kthulhu
9th May 2002, 23:04
I'm dividing this post into three parts. They are about things I am trying to do with ogg streams, one things lead to another, but they are three different things.
I regulary get some clips in SVCD and I pass them to AVI/MP3. For some reason audio always gets out of sync with video. To fix this I change the fps of video with Nandub's "Change so video and audio duration match". It always worked, at least for these particular clips.
Now... I decided to test the OGG/Vorbis. But then I found the same audio sync problem.
I made a small tool, similar to "Avifrate", but with the "video and audio duration" option in it. It will only read audio in ogg/vorbis format. With libvorbis' vorbisfile API its very easy to read and get info from ogg/vorbis files.
If you think this tool could be useful you can get it at http://www.kadath.com.ar/frateadj/
If somebody wants support for other audio file I guess I could try and add it.
I regulary get some clips in SVCD and I pass them to AVI/MP3. For some reason audio always gets out of sync with video. To fix this I change the fps of video with Nandub's "Change so video and audio duration match". It always worked, at least for these particular clips.
Now... I decided to test the OGG/Vorbis. But then I found the same audio sync problem.
I made a small tool, similar to "Avifrate", but with the "video and audio duration" option in it. It will only read audio in ogg/vorbis format. With libvorbis' vorbisfile API its very easy to read and get info from ogg/vorbis files.
If you think this tool could be useful you can get it at http://www.kadath.com.ar/frateadj/
If somebody wants support for other audio file I guess I could try and add it.