Re: How to concatenate segments?
Steve Lhomme <[email protected]>
| Newsgroups | gmane.comp.multimedia.matroska.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 19, 2011 at 1:40 AM, jianwen chen <[email protected]> wrote: > On Sun, May 15, 2011 at 5:17 AM, Steve Lhomme <[email protected]> wrote: I think you're doing it the wrong way. You cannot just concatenate clusters like that. The timecode of different sources will definitely not match. At the very least you need to modify the timecode in each cluster you add to your "stream". > By the way, I find, if I just > cat 1file 2 file > test.webm > without any modification of the original mkv files, the test webm file can > be played well by vlc, but can not played correctly by Mplayer. That's because VLC was made to work with concatenated Segments (ie whole files) unlike MPlayer. Haali's splitter on windows should be able to do that as well. Steve -- Steve Lhomme Matroska association Chairman _______________________________________________ Matroska-users mailing list [email protected] http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user