Hi,
I am trying to join two files (Parte1.mkv + Parte2.mkv) with MKVToolnix, but they show me an error
"The codec's private data does not match. Both have the same length (2408) but different content. Please make sure that the resulting file plays correctly the whole time. The author of this program will probably not give support for playback issues with the resulting file. "
The file Parte2.mkv I have not encoded / rendered it myself and I would like not to have to re-encode since it would lose image quality, the file Parte1.mkv is encoded / rendered by me with HandBrake so that it was the most similar to parte2 .mkv.
I would like you to tell me, if possible, which application to use, parameters ... for how to encode / render the file parte1.mkv and to be able to join it with the file parte2.mkv
Although a part1 + part2 union file is created, playing the file and going backwards does not display correctly.
These are the files:
https://mega.nz/file/NdhzUYQY#-BgemfNXKAl8AagiKMO8jb3oEOXr83MGLsssrOs4tZI
These are a demonstration video
https://mega.nz/file/VMR0yA4R#Gzh8UG33PJhWgY1BBu_d_tRxxoT_ZUxXqKA5derjVAI
Greetings and thanks.
+ Reply to Thread
Results 1 to 5 of 5
-
-
part 2 has a flaw.
Try this: Create a textfile named mylist.txt
Insert 2 lines:
file 'D:\Parte1.mkv'
file 'D:\Parte2.mkv'
(where D:\ ist the full path of your Parte files).
Then execute this command (into a windows console, locateted into the ffmpeg folder):
ffmpeg -f concat -safe 0 -i mylist.txt -c copy merged.mkv
Done.Last edited by ProWo; 11th Jul 2020 at 04:49.
-
Hi,
Thanks, the two parts are joined, but when I play the file with SMPlayer or VCL, if I go back in the player the image gets corrupted.
I have uploaded a video reproducing the problem (Part3 is the joined file part1 + part2).
https://mega.nz/file/8UhBRRiA#Ct6izPn7eXkYzfBCafoexvcY_odLmbx9WwRCs8X0QW4
Greetings. -
Hi,
Hmm play 10 seconds of the video and go back to the beginning again (watch the video I uploaded for testing),
Regards
Similar Threads
-
Combining files with MKVToolnix
By koberulz in forum Newbie / General discussionsReplies: 8Last Post: 13th Mar 2019, 07:31 -
Joining MKV with subs in multiple languages with MKVToolnix
By Tedbax in forum EditingReplies: 4Last Post: 3rd Mar 2019, 03:53 -
Issing re-joining mkv files split using mkvtoolnix
By Odaik in forum Video ConversionReplies: 47Last Post: 31st Mar 2017, 15:25 -
How to join files with MKVToolnix
By yaston in forum Video ConversionReplies: 2Last Post: 5th Feb 2016, 07:22 -
Q: MKVToolNix - Chapters and appended files
By markanini in forum Newbie / General discussionsReplies: 1Last Post: 17th Oct 2015, 09:40