Jonny007-MKD/multicutmkv

mkvmerge error: The formats do not match.

Closed this issue · 1 comments

'cut0_seg1.mkv' track 0: Using the output module for the format 'MPEG-4'.
'video_copy.mkv' track 0: Using the output module for the format 'AVC/h.264'.
'cut0_seg3.mkv' track 0: Using the output module for the format 'MPEG-4'.

Solved in 10aad9a:
avconv is now encoding to H.264, which matches the input codec. I suppose OTR did change the codec of AVIs some time ago...