Jaded-Encoding-Thaumaturgy / vs-preview

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

comp does not account for framerate differences #112

Closed LightArrowsEXE closed 7 months ago

LightArrowsEXE commented 9 months ago

On git latest, when creating a comp, if the clips are a different framerate from each other they will heavily desync. I assume it takes naively takes only specific frame numbers without converting between framerates if necessary.