Hey All,
Is there a program out there that batch multiplex's mpeg2's.?. I tried imago program with the batch option written by a user. I was just getting error messages. Tmpgenc has no batch option either. If someone knows, please let me know.
+ Reply to Thread
Results 1 to 4 of 4
-
-
You should be able to find mplex.exe through a web search. From memory it is also included in a couple of GUIs for commandline tools, but I cannot think of an example of where I've seen it.
Anyway, mplex is used via the commandline, which means that all you need to do is create a batch file with all your commands in it, and let it do it's thing.If in doubt, Google it. -
Sorry to dig up an old thread. I'm using mplex to multiplex several sets of elemental streams together. I use a batch file that has a line for each mpeg that reads something like:
Code:mplex.exe -f 10 1*.m2v 1*.ac3 -o 1.mpg
Similar Threads
-
Need To Batch Encode 78 MPEG2 Files
By hech54 in forum Video ConversionReplies: 7Last Post: 31st Dec 2010, 07:10 -
Batch convert DV-AVI to MPEG2
By w@ntonsoup in forum Video ConversionReplies: 3Last Post: 27th Sep 2009, 15:08 -
Advice for batch mpeg2-xvid convertion please
By felix in forum Video ConversionReplies: 3Last Post: 5th Feb 2009, 05:53 -
Hi, need a program to batch multiplex.
By mmdmmd in forum AudioReplies: 2Last Post: 18th Oct 2008, 13:50 -
Hi all, I need program to batch de-multiplex mpg files with 2 audio tracks
By mmdmmd in forum AudioReplies: 4Last Post: 14th Oct 2008, 15:57