[MPlayer-users] portable video format?
RC
rcooley at spamcop.net
Mon Feb 12 10:59:46 CET 2007
On Sun, 11 Feb 2007 19:52:17 -0500
Steve Kleene <skmpl at syrano.acb.uc.edu> wrote:
> test0.avi: MPEG-4 codec, AVI container
If using lavc, change the fourcc (see FAQ).
> test1.mpg: MPEG-1 codec, MPG container
If it's video-only, you need to use -of rawvideo. Muxing to a PS with no
audio track usually isn't playable.
If you included (MP2) audio, don't use Mencoder's -of mpeg muxer. After
1.0pre7, the output isn't playable by most players. You can use -of
lavf (if you don't need b-frames) or you can mux video and audio with
mplex.
> I can post the test videos, but that probably wouldn't help.
No, but the command-lines you used would be the bare minumum to
even guess what's wrong.
More information about the MPlayer-users
mailing list