Jaded-Encoding-Thaumaturgy / vs-preview

Previewer for VapourSynth scripts.
Apache License 2.0
57 stars 16 forks source link

Support fpng for image export #152

Closed Kapppa closed 1 month ago

Kapppa commented 1 month ago

It will use fpng if it is found in vs.core otherwise it will use the old slow option.

Also fixes a few other issues I noticed while testing.

Setsugennoao commented 1 month ago

Rewrite it with async calls (aka .frames())

Setsugennoao commented 1 month ago

You can just use remap_frames btw