Releases: valadaptive/ntsc-rs
Releases · valadaptive/ntsc-rs
v0.5.10
What's new
- The VHS sharpening filter's frequency can now be adjusted.
v0.5.9
What's new
- You can now choose which low-pass filter to use throughout the effect. The default, and the only one previously available, is the constant-k filter. It provides somewhat blurry and "streaky" results. However, you can now also use a Butterworth filter, which produces much sharper results.
- The "Chroma delay (horizontal)" setting's range has been increased; it can now range from -40 to 40.
v0.5.8
What's new
- Fixed an issue where only the top half of each frame was being rendered in the standalone application.
- The file extension in the render settings now automatically updates when you change the codec, and is automatically added if you don't provide one.
v0.5.7
What's new
- Further fix issues with rendering in the After Effects plugin when the input footage is partially off-screen. This involved some substantial rewrites behind the scenes, so if you run into any issues with the After Effects or OpenFX plugins, please report them with a project file that I can use to reproduce the error, and clear instructions on how to trigger it.
v0.5.6
What's new
- Fixed a crash in the After Effects plugin
- Fixed the last few rows in the image not getting processed if the image height is not a multiple of 8
v0.5.5
v0.5.4
What's new
- Fixed a crash when rescaling the video to 1 scanline. While most people are unlikely to do this, the scale does update immediately whenever anything is typed in the scale textbox, so typing in any number starting with 1 would trigger this crash.
- Fixed an issue where the aspect ratio of the video preview would be incorrect after rescaling the video.
v0.5.3
What's new
- "Vertically blend chroma" has been moved outside of the VHS emulation settings group
- Pasting JSON presets should give better error messages, and the "Paste JSON" window now closes once the preset is loaded
v0.5.2
What's new
- Luma smear! This is still experimental and subject to change in the future.
- Render jobs will now display how long they took to complete.
- Fixed the After Effects plugin crashing when the "Use field" option is set to "Alternating", "Upper", or "Lower".
v0.5.1
What's new
- Interleaved / interlaced rendering now works properly in the OpenFX and After Effects plugins
- More control over the "chroma noise" setting