|
A typical mplex incantation for multiplexing an mpeg2 video stream and an ac3 audio stream, targeting dvd output: mplex -f 8 -o myfile.mpg myfile.m2v myfile.ac3 One of the special features of mplex is the ability to shift the relative video and audio start time via the -O switch. |