[MEncoder-users] Copy h.264 video into avi

infernix infernix at infernix.net
Thu May 24 17:12:27 CEST 2007


aslan at gmx.at wrote:
> I have a (actually many) transport stream file that contain h.264 video and ac3 audio.
> It is hard to work with these files as there is hardly any software
> for it - and the software that exists isn't mature.

It's really simple if you use mkv instead of avi.

mplayer -dumpfile stream.264 -dumpvideo source.ts
mplayer -dumpfile stream.ac3 -dumpaudio source.ts (possibly with -aid X 
for a specific audio stream)

then use mkvmerge (cli) or mmg (gui); specify the correct framerate for 
the .264 stream and add the audio and you're done.




More information about the MEncoder-users mailing list