06.01.2023, 20:02
Quote:Does it work if you use:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -r 25/1 -vsync 0 -enc_time_base -1 -i "H:\264\!_Aspect\3\PINK O TV-11.h264" -i "H:\264\!_Aspect\3\PINK O TV-11.m4a" -vcodec copy -acodec copy -metadata encoding_tool="Hybrid 2023.01.05.1" -map 0:0 -map 1:0 -bsf:v h264_mp4toannexb -aspect 32:18 -r 25/1 "H:\264\!_Aspect\3\PINK O TV-11.mkv"
and is the output sync?
Unrecognized option 'y -r'.
Error splitting the argument list: Option not found
Quote:Alternatively: rename your .h264 file to .264, Hybrid then will remux it to mkv and feed that mkv to ffmpeg which should work. (I'll adjust Hybrid to also add the mkvmerge remux when .h264 or .avc is used as extension)
In this case it worked