Log in

View Full Version : how to create mpg with 2 audiostreams with mencoder in linux?


Amnon82
1st July 2007, 00:43
Well I managed to create an avi file with 2 audiostreams in it but how do I do that for a mpg file? I want to use a mpg file with 2 audiostreams in it for dvdwizard.

How to mux 1 m2v with 2 ac3? Can it be done with mencoder or is another tool like ffmpeg needed?

setarip_old
1st July 2007, 02:24
Hi!

If the program works in Linux, it should be a piece of cake to do this (AND create a DVD) with "DVD Flick"...

45tripp
1st July 2007, 10:32
you use mplex with the -f 8 switch

gl

Amnon82
1st July 2007, 11:02
Will take a closer look on mplex