[MPlayer-users] How to create MPEG-2 stream understandable for mplex?
Velko Hristov
welko at web.de
Fri Jan 20 01:23:58 CET 2006
On Fri, 20 Jan 2006 00:50:03 +0100
Welko Hristov <welko at web.de> wrote:
> What I fail to achieve is to multiplex
> additional AC3 audio streams because mplex complains that it does not
> understand the format of the video stream
I just noticed that piping the stream trough tcextract makes mplex
happy:
mplayer video.mpeg -dumpstream -dumpfile /dev/stdout | tcextract -t vob
-a 0 -x mpeg2 > output.mpeg
If somebody have better solution (involving mencoder options tweak)
I'll be more than glad to hear about it.
Regards - Velko
More information about the MPlayer-users
mailing list