github valadaptive/ntsc-rs v0.9.2

2 days ago

What's new

PNG sequence support

The GUI and command-line application now support rendering PNG sequences. You can include a string of # characters in your filename to determine where the sequence number goes.

The CLI also supports rendering just a single frame as a PNG. (#223)

Scaling the effect itself

There is now an option (at the bottom, near "Bandwidth scale") to adjust the vertical scale of the effect as well. There's also an option to automatically scale the effect to the video resolution, but it's disabled by default because it really works much better if you scale the video down to 480p, like real VHS tapes are.

The effect is also now automatically scaled along with the preview resolution in After Effects and OpenFX hosts. (#229)

Bug fixes

  • Fixed drag-and-drop events on Windows. (#287)
  • CJK (Chinese, Japanese, and Korean) text now shows up in the UI. (#276)
    • The text still may not appear completely correct (Korean in particular), but that's due to the way the user interface framework renders fonts. Fixing that is a much longer-term project.
  • WebP images can now be loaded on Windows and macOS. (#271)

Don't miss a new ntsc-rs release

NewReleases is sending notifications on new releases.