juicemansam
19th October 2003, 08:34
OK, I've tried searching for the solution on the forums, but have found nothing to ease my pain. I have an audioless AVI (112 minutes long), and the proper AC3 audio file. I have converted the AC3, in Linux, with a52dec piped to ogg123. Every thing is fine at this point. I then used ogmtools's OGMMERGE to merge the XVID video and the Vorbis audio. The problem is that about the 1/3 - 1/2 of the movie, the audio has lost sync with the video. The following is the extra information that may help in a proper diagnosis:
1. OGMMERGE cmd-line: ogmmerge -o movie.ogm -A movie.avi -s 19 movie.ogg
2. AC3 file, demuxed via DVD2AVI, has a 19ms sync num.
3. Video is FILM according to DVD2AVI, and is set to 23.976fps, but encoded via MENCODER, no problem with video after forcing video fps.
4. Audio is 48kbps, 48kHz, stereo.
5. The source video is 6 VOBs re-encoded into 6 AVIs, concatenated via AVICAT.
I suspect that the sync loss is due to the nature of split VOBs and having a single audio file, in which the ending/starting frames/samples are misaligned because frame sets aren't closing as they normally would in a single file. Any words of advise, or comments about better ways to achieve the desired result of XVID video and Vorbis audio?
Thanks in advance.
1. OGMMERGE cmd-line: ogmmerge -o movie.ogm -A movie.avi -s 19 movie.ogg
2. AC3 file, demuxed via DVD2AVI, has a 19ms sync num.
3. Video is FILM according to DVD2AVI, and is set to 23.976fps, but encoded via MENCODER, no problem with video after forcing video fps.
4. Audio is 48kbps, 48kHz, stereo.
5. The source video is 6 VOBs re-encoded into 6 AVIs, concatenated via AVICAT.
I suspect that the sync loss is due to the nature of split VOBs and having a single audio file, in which the ending/starting frames/samples are misaligned because frame sets aren't closing as they normally would in a single file. Any words of advise, or comments about better ways to achieve the desired result of XVID video and Vorbis audio?
Thanks in advance.