Blue_MiSfit
20th January 2009, 22:14
Hi all,
So, I've got a project at work... We get a lot of sources delivered as a video stream (usually MJPG MOV files) + elementary mono WAV files.
I have to encode the WAVs to an AC3 (using EncWAVtoAC3 usually), then encode the video, and then mux.
The problem is this: the audio is always delayed by 20 seconds from the video, because there are opening cards added by the encoding house to each movie.
So, I have to apply a 20020ms delay to the audio when encoding.
It's not a problem on the PC, but I work with a hardware SAP, and while it can handle playback with this delay, some strange things happen when the movie _starts_ playing.
Suffice it to say, it would be MUCH easier to simply add this delay into the audio stream - i.e. add 20 seconds of silence to the beginning before encoding the AC3.
Is there an easy way to do this, short of breaking out an audio editing app and doing it manually??
Thanks!!!
~MiSfit
So, I've got a project at work... We get a lot of sources delivered as a video stream (usually MJPG MOV files) + elementary mono WAV files.
I have to encode the WAVs to an AC3 (using EncWAVtoAC3 usually), then encode the video, and then mux.
The problem is this: the audio is always delayed by 20 seconds from the video, because there are opening cards added by the encoding house to each movie.
So, I have to apply a 20020ms delay to the audio when encoding.
It's not a problem on the PC, but I work with a hardware SAP, and while it can handle playback with this delay, some strange things happen when the movie _starts_ playing.
Suffice it to say, it would be MUCH easier to simply add this delay into the audio stream - i.e. add 20 seconds of silence to the beginning before encoding the AC3.
Is there an easy way to do this, short of breaking out an audio editing app and doing it manually??
Thanks!!!
~MiSfit