27.03.2018, 21:42
27.03.2018, 22:01
Something in your file name causes Hybrid to do some wrong replacements.
ends up as:
-> rename the file and it should work.
Code:
ffmpeg -y -threads 4 -r 25 -analyzeduration 200M -probesize 200M -i "H:\MTV Millennial Awards (MIAW) 2017\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards (MIAW) 2017].ts" -map 0:0 -an -sn -deinterlace -vsync 0 -pix_fmt yuv420p -vcodec utvideo -pred left -slices 0 -pix_fmt yuv420p -colorspace bt709 "E:\Temp\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards (MIAW) 2017]_FFMPEG deint_22_31_09_6710_07.avi"
Code:
"C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" -y -threads 4 -r 25 -analyzeduration 200M -probesize 200M -i "H:\MTV Millennial Awards (MIAW) 2017\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards (MIAW) 2017].ts" -map 0:0 -an -sn -deinterlace -vsync 0 -pix_fmt yuv420p -vcodec utvideo -pred left -slices 0 -pix_fmt yuv420p -colorspace bt709 "E:\Temp\Iggy Azalea_-_Mo Bounce_-_Switch [MTV Millennial Awards (MIAW) 2017]_"C:\PROGRA~1\Hybrid\64bit\ffmpeg.exe" deint_22_31_09_6710_07.avi"
27.03.2018, 22:28
Very strange... With old name Hybrid encoded without errors Tdeint deinterlacer is set 25fps and crashed with set 50fps
With new name FFmpeg deinterlacer encoded without errors, Tdeint deinterlacer 50fps again crashed
With new name FFmpeg deinterlacer encoded without errors, Tdeint deinterlacer 50fps again crashed
28.03.2018, 05:17
Debug output doesn't show any of that,... it just shows you loading some settings,..
28.03.2018, 06:36
The new debug file.
Quote:2018.03.28 - 08:33:21_Windows 10-64bit_2018.03.20.1 - level 9: FFmpeg output: [avisynth @ 00dde680] TDeint: number of frames in edeint clip doesn't match that of the input clip!
28.03.2018, 14:01
Ah, I see the problem, will fix ist later today or tomorrow. (Really busy the last few days,...)
Cu Selur
Cu Selur
28.03.2018, 20:26
Again crashed...
28.03.2018, 20:42
Problem seems to be the TMM,..
-> will look into it
-> will look into it