Log in

View Full Version : A few ogm questions


BluDChyLD
23rd October 2002, 22:18
Hi,
Im about to encode my first DivX to use the with .OGM container. I've already prepared the vorbis audio streams ready, just have to wait for the video.

First off I noticed that Suiryc has released an ogg mux tool aswell, is this better than OggMux?

I've read in a few posts about the freeze/corrupt frames that occur when muxing an AVI in an ogg container. Is this issue decoder related or does it effect the avi itself?
Thanks,
BluDChyLD

Suiryc
23rd October 2002, 23:22
Hi

Originally posted by BluDChyLD
First off I noticed that Suiryc has released an ogg mux tool aswell, is this better than OggMux?
I wouldn't say that one tool is better than the other. These represents two ways of muxing, and for the final user there shouldn't be differences between the resulting OGM files (I mean only the internal structure will be different, but this shouldn't change, normally, anything during playback).

I've read in a few posts about the freeze/corrupt frames that occur when muxing an AVI in an ogg container. Is this issue decoder related or does it effect the avi itself?
As far as I could read this is a problem that appears during playback.
So the video data in AVI are good, it is the same in OGM, but the filters that render the video seems to behave differently (hence those bugs/artifacts) in the OGM case.

BluDChyLD
24th October 2002, 13:09
cheers the help, i muxed the files with no problems using oggmux but i'll keep your program in mind when im using ac3 :)
Cheers