11.12.2018, 23:01
(11.12.2018, 06:03)Selur Wrote: You are right, seems like I broke some stuff when handling vfr content while rewriting the subjob processing.
Will fix and send you a new dev version once I'm finished.
-> seems like only a small fix was needed, send you a link for testing.
Cu Selur
Quick summary after testing most recent version with 60fps file
1. Simple re-compression, without frame rate change, works with both CFR on and off
2. When I reduce frame rate to 30fps using Filtering->Speed Change->Scale output frame rate to 30fps:
- if CFR is off output is as I described in my first post (not good)
- if CFR is on output is good (30fps)
3. When I reduce frame rate to 30fps using Avisynth with Frame->sRestore
-if CFR is off output is good (30fps)
-if CFR is on output is good (30fps) but it doesn't say "Job **** finished!"
4. When I reduce frame rate to 30fps using Vapoursynnth with Other->sRestore
-if CFR is off output is as I described in my first post (not good)
-if CFR is on output is good (30fps)


