ntsc-rs
ntsc-rs copied to clipboard
Free, open-source analog TV + VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).
macOS build
Hi, Great work. Was just wondering if it's possible to get this working on Apple Silicon? I tried to build from source (cargo build) with gstreamer installed via brew but...
I was noticing when i was looking at an image from another issue  the chrominance interference is kinda warped around. Can this be implemented?
i feel like the way noise is handled in light areas in ntsc-rs could use some work. usually on analog video transfers, the light portions of the image aren't as...
 videos encoded with the lagarith lossless codec do not play, i use lagarith to capture raw analog video so it's kinda inconvenient to have to reencode every time i...
Hi, exporting the video as a bmp sequence is much faster than using the mp4 encoder.
Is it possible to add a commandline version instead of using the GUI? advantages: - batch processing, esp. for many images/ videos with constant or changing parameters (read from config...
The fix implemented in #84 introduced a side effect: now multiple file pickers can be opened for the same and other action, which gets really confusing since they're all titled...
I would like to see some sort of interference effect in NTSC-RS. The slider could simulate how far away the TV is from the transmitter. I wouldn't know how to...
I found a bug in the UI of ntsc-rs, there are some random flickers happening in the window when I try to move, hover my mouse over it. Here is...