Hi, Some days ago I checked out the ogg vorbis stuff from cvs. I used the CDDA extracting tool to convert 1 of my disks to wav files. Then I encoded them to ogg. The sound was OK. The I wanted to do the same with another disk. But the ogg files containded short pieces of garbage sound. Sometimes first, sometimes last. They also caused more xmms segfault than the ogg files from the first disk. The wav files were OK. So this must be a bug in oggenc. As you can understand, I'm not going to include an ogg file here unless requested. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Some days ago I checked out the ogg vorbis stuff from cvs. I used the CDDA > extracting tool to convert 1 of my disks to wav files. Then I encoded them to > ogg. The sound was OK. The I wanted to do the same with another disk. But the > ogg files containded short pieces of garbage sound. Sometimes first, > sometimes last. They also caused more xmms segfault than the ogg files from > the first disk. The wav files were OK. So this must be a bug in oggenc. As > you can understand, I'm not going to include an ogg file here unless > requested.I'll be looking at the postential cause of 'garbage sounds'. However, the XMMS segfaults are known to be a problem with XMMS (it's possible the garbage sounds are too). Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Some days ago I checked out the ogg vorbis stuff from cvs. I used the CDDA > extracting tool to convert 1 of my disks to wav files. Then I encoded them to > ogg. The sound was OK. The I wanted to do the same with another disk. But the > ogg files containded short pieces of garbage sound. Sometimes first, > sometimes last. They also caused more xmms segfault than the ogg files from > the first disk. The wav files were OK. So this must be a bug in oggenc. As > you can understand, I'm not going to include an ogg file here unless > requested.Hi, Actually I just reproduced the bug; it definately is a problem in the b3 encoder. Expect a fix soon (hopefully tonight). Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
The garbage bug should be fixed in CVS; give it a try. (The new amplitude adjustment code was forgetting to write the channel amplitude if the amplitude was zero... this caused a problem when only *one* channel was silence, causing the whole frame to shift/corrupt). Monty --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.