PDA

View Full Version : MeGUI: Fully Automate Extraction, Encoding, and Muxing?


audiohominis
19th December 2010, 14:50
Suppose I’d like to re-encode a quantity of MTS files, while preserving their original audio streams by queuing in the following steps:

Extract sounds to AC3s
Re-encode videos to h264s
Mux the streams

The third step is a bit tricky since it would involve having the program work with yet non-existent files that are expected to be created later. So, would it be possible to basically tell the worker: "Once you're done extracting the A and encoding the V, multiplex..."?
Thank you for any help or links.

Sharktooth
19th December 2010, 15:26
not with the current workflow.

audiohominis
20th December 2010, 03:14
Would that be a problem with my particular work flow or a limitation of the program itself. Is there a way?
Thanks.

Sharktooth
20th December 2010, 04:29
actually it's a limitation of the program and it could be a problem impementing what you need in the current code.
ill try to find a way to do that.

audiohominis
20th December 2010, 05:28
That would be excellent, actually. Thank you very much.
:thanks: