Create two different debug outputs, write for each how to reproduce the each issue sparately and I'll look at it tomorrow after work.
-> I might restrict the usage of SelectRange and SelectRangeEvery in combination with other fiters since I'm atm. not sure all possible combination can be handled properly.
Cu Selur
Quote:1. Avisynth:during the output frame rate calculation and/or during the script generation?
- SelectRangeEvery (ie. 5,3,1) gives reduced frame count (as it suppose to be), but fps shows 359.64 fps (attempt to adjust it using Restore or AdjustFrameRate read below)
- custom filter order is not respected (trying to re-order the following filters SelectRangeEvery before AdjustFrameRate and Restore). SelectRangeEvery still takes over any of them.
Quote:2.Vapoursynth:during the output frame rate calculation and/or during the script generation?
- SelectRangeEvery (ie. 5,3,1) doesn't change frame count and fps!!!, however preview shows nice result!!!
- custom filter order SelectRangeEvery before Restore is respected
- custom filter order SelectRangeEvery before AdjustFrameRate is not res
-> I might restrict the usage of SelectRange and SelectRangeEvery in combination with other fiters since I'm atm. not sure all possible combination can be handled properly.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.