This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

[HELP] Filtering -> Speed Change -> Change Speed doesn't seems to work (Hybrid 2024.01.12.1)
#2
'Change speed' should just change the flags of the container (and if possible stream) since neither Avisynth nor Vapoursynth are used it's no surprise that switching between them does not change anything.

the problem is with the decoder call:
ffmpeg -y -loglevel fatal -noautorotate -nostdin -hwaccel auto -threads 1 -i "1.mkv" -map 0:0 -an -sn -vf scale=1280:720,fps=25/1,scale=in_range=tv:out_range=tv -pix_fmt yuv420p -vsync 0  -sws_flags spline -f rawvideo -
then fps=25/1 part is wrong, this should be "fps=24000/1001".
=> Looking into it.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: Filtering -> Speed Change -> Change Speed doesn't seems to work (Hybrid 2024.01.12.1) - by Selur - 22.01.2024, 20:10

Forum Jump:


Users browsing this thread: 1 Guest(s)