[MEncoder-users] audio/video delay/async in an ogv file

Erik Streb del Toro mail at erikstreb.de
Fri Sep 24 14:39:56 CEST 2010


Hello.

I was trying the last couple of hours to get a OGG video in sync with
it’s audio stream. The audio comes in to soon and needs delaying. I used:
  ffmpeg -i inputfile.ogv -itsoffset 00:00:00.6 -i inputfile.ogv -map
0:0 -map 1:1 -vcodec copy -acodec copy outputfile.ogv

where both inputfiles are the same source with the audio delay problem.

But the output file seems to be broken. If I set the offset to 10
seconds (00:00:10) you can see that even mplayer get’s stuck while
playing. And vlc has some lags playing the file.

And another strange thing: The length of the original input video is 31
seconds, but the output is also always 31 seconds (indifferent which
value I put for itsoffset). Shouldn’t it get longer, with blank audio
and blank video at the beginning and the end of the video file?

I also tried it with mencoder:
  mencoder -audio-delay 0.6 inputfile.ogv -ovc copy -oac copy -o
outputfile.ogv

but that lead to a totally corrupted output file.

Any suggestions on how to do this correctly?
Erik

PS: If you need a sample, you can just try it yourself, the video is on
wikimedia commons:
  http://commons.wikimedia.org/wiki/File:ICE3_Schllenberg.ogg

-- 
GPG-Schlüssel-ID: 0x036B38E6
Fingerabdruck: F057 EEEB F0F5 9144 D95C BD98 B822 138F 036B 38E6

Außerdem kann man per Jabber mit mir reden (chatten):
Jabber-ID: wicking at jabber.org
Off-The-Record: DEBD08C2 95E7C8CE 901EC136 E39A1E43 4FC13142

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20100924/4d3a0c39/attachment.pgp>


More information about the MEncoder-users mailing list