[MPlayer-users] MPEG2
Mengmeng Zhang
mengmeng at io.com
Thu Apr 10 19:27:56 CEST 2003
> I´m trying to make 1 huge mpeg2 file from 2 mpeg2 files (svcds). I tried it
> with
>
> cat *mpg | mencoder - -ovc copy -oac copy -forceidx -o output.mpg
>
> The result is 1 big file (as I want it), but my problem is that the
> mpeg-header seems to be broken (I cannot rwd/ffwd or even author this file to
> a dvd). Is "-forceidx" only for .avi files? The last output is something like
> "Fixating AVI header"...
This may not solve the problem, but you need to at least have '-of mpeg'
as an option to mencoder, as mencoder defaults to avi output.
Mengmeng Zhang
More information about the MPlayer-users
mailing list