[MPlayer-users] Join mpeg files
Nico
nsabbi at tiscali.it
Sun Aug 29 10:02:25 CEST 2004
Heine Laursen wrote:
> Is it possebill to join split mpeg files with mencoder?
> mencoder -aoc copy -voc copy -o output.mpeg file1.mpeg file2 mpeg
> Don't work! It only plays the first part then quits!
>
eventually
$ cat file1.mpeg file2 mpeg | mencoder -aoc copy -voc copy -o output.mpeg -
will work, but there's the 99.9999999999999% chance that you lose sync
More information about the MPlayer-users
mailing list