ntsc-rs icon indicating copy to clipboard operation
ntsc-rs copied to clipboard

Free, open-source analog TV + VHS effect. Standalone application + plugin (After Effects, Premiere, and OpenFX).

Results 67 ntsc-rs issues
Sort by recently updated
recently updated
newest added

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...

bug
help wanted

I was noticing when i was looking at an image from another issue ![image](https://github.com/valadaptive/ntsc-rs/assets/149022474/4a0f1037-92c7-448d-8eb3-c0b911335fdf) the chrominance interference is kinda warped around. Can this be implemented?

enhancement

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...

enhancement

![ntsc-rs-standalone_L1DjXsyNOf](https://github.com/valadaptive/ntsc-rs/assets/154479340/7c692b70-e087-4279-b22f-670803dd7797) 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...

bug

Hi, exporting the video as a bmp sequence is much faster than using the mp4 encoder.

enhancement
needs info

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...

enhancement

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...

bug

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...

enhancement

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...

bug
needs info