bladerunner1982
15th March 2004, 11:12
Hi,
after demuxing a mpeg file I have the following ac3 file:
test AC3 T01 2_0ch 448Kbps DELAY 25ms.ac3
I coverted it to wav format.
Question:
Do I have to write
Audio=DelayAudio(Audio,0.025) or Audio=DelayAudio(Audio,-0.025)
in my script?
In my opinion the first one makes the video/audio more sync.
But with 25ms itīs hard to tell the difference.
Thanks
Bladerunner1982
after demuxing a mpeg file I have the following ac3 file:
test AC3 T01 2_0ch 448Kbps DELAY 25ms.ac3
I coverted it to wav format.
Question:
Do I have to write
Audio=DelayAudio(Audio,0.025) or Audio=DelayAudio(Audio,-0.025)
in my script?
In my opinion the first one makes the video/audio more sync.
But with 25ms itīs hard to tell the difference.
Thanks
Bladerunner1982