joining 2 webm files

784 views
Skip to first unread message

j...@v2v.cc

unread,
Aug 25, 2010, 4:20:25 AM8/25/10
to WebM Discussion
hi,

trying to join 2 webm files, encoded with the same settings

mkvmerge -o full.webm part1.webm part2.webm

creates a file full.webm with 4 tracks.
Chrome, Firefox and Totem are only able to handle the first 2 tracks or
part1. Is there a way to join 2 files in a way that the output only has
2 tracks, one for audio and one for video?

thanks,
j

j...@v2v.cc

unread,
Aug 25, 2010, 5:47:08 AM8/25/10
to WebM Discussion
to answer my own question,

On 08/25/2010 10:20 AM, j...@v2v.cc wrote:
> trying to join 2 webm files, encoded with the same settings
>
> mkvmerge -o full.webm part1.webm part2.webm
>
> creates a file full.webm with 4 tracks.

> Is there a way to join 2 files in a way that the output only has


> 2 tracks, one for audio and one for video?

adding a + to part2 do this:

mkvmerge -o full.webm part1.webm +part2.webm

Reply all
Reply to author
Forward
0 new messages