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.
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.