Nicholas Sherman
2001-Apr-23 14:25 UTC
[vorbis] questions about artifacts in low bitrate streams
Hello- I recently downloaded Verbs and started playing with the encoder. The quality was great when I encoded a few samples at medium and high bitrates, but when trying to encode the same clips at 16 kbps, artifacts are audible during playback- short bursts of screeching noise, not just distortion. I'm using oggenc 1.0 beta 4 to encode, sonique to play back on Windows NT. I've also tested playback with the same files on a Mac (OS 9, using MacAmp), and similar artifacts appear. I don't think there is any clipping in the audio stream. The audio input format that I used was a 16 bit, 16 kHz wav file, recorded by Goldwave from a playing CD. the questions: - Is this a known issue with the beta in low bitrate encoding? -If a known issue, is it on target to be fixed in a future beta or the 1.0 final release? thanks very much, Nick --- >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.
Troy Telford
2001-Apr-23 15:04 UTC
[vorbis] questions about artifacts in low bitrate streams
>- Is this a known issue with the beta in low bitrate encoding? >Yes, it's a known issue. Read the docs - it's not reccomended to encode anything at less than 96 kbps. In fact, the built-in help for OggEnc bottoms out at 96 kbps (meaning it's the lowest mentioned)>-If a known issue, is it on target to be fixed in a future beta or the 1.0 >final release? >You're forgetting a minor caveat: This is an Open-Source project. The view is that it's better to finish and release a bug-free product as 1.0, than it is to keep any kind of calendar schedule. So as a result, the best way to describe when it'll be fixed is"When it's done." However, from reading earlier posts by the developers, they've got quite a lot of work to do before reaching a 1.0 status. --- >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.
Peter Schüller
2001-Apr-23 16:24 UTC
[vorbis] questions about artifacts in low bitrate streams
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1> I recently downloaded Verbs and started playing with the encoder. The > quality was great when I encoded a few samples at medium and high bitrates, > but when trying to encode the same clips at 16 kbps, artifacts are audibleHow do you do that anyway? If I specify even "32" to oggenc, the average bitrate still ends up at 80 or something. - -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0x5584BD98 or 'Peter Schuller <peter.schuller@infidyne.com>' Key retrival: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE65LmwDNor2+l1i30RAn9ZAJ408sls6PCJkk3MaxuHT0gOQSWwHgCeMA3e Cvnnq5BLPi6MPkciGL5Y0kU=1KGu -----END PGP SIGNATURE----- --- >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.
Michael Smith
2001-Apr-24 01:34 UTC
[vorbis] questions about artifacts in low bitrate streams
>- Is this a known issue with the beta in low bitrate encoding? > >-If a known issue, is it on target to be fixed in a future beta or the 1.0 >final release?There are two issues here: Firstly, low-bitrate encoding is definately NOT well tuned currently. You shouldn't expect it to work really well right now - version 1.0 will certainly perform better on low bitrates. However, this is almost certainly not the problem you're encountering. The other problem was a bug in pre-beta4 decoders. They didn't implement a feature which is used by the beta4 encoder at low bitrates, and incorrectly didn't note this fact (so they tried to play back files that they don't know how to). The symptoms are pretty much exactly what you described. I'm not sure if sonique has updated the version of vorbis they use to beta4 yet - last time I looked they hadn't. As a result, lower bitrate files will be decoded incorrectly. I suspect that the same is true of the mac player you said you tried. Could you use either freeamp (2.1, which was released a couple of days ago with built-in vorbis support), or winamp with the beta4 plugin from www.vorbis.com to test this, to check that this is indeed the problem it appears to be? Michael --- >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.
Nicholas Sherman
2001-Apr-24 06:36 UTC
[vorbis] questions about artifacts in low bitrate streams
I tried the winamp plugin, and there were no artifacts in playback. Thanks for the info! nds -----Original Message----- From: Michael Smith [mailto:msmith@labyrinth.net.au] Could you use either freeamp (2.1, which was released a couple of days ago with built-in vorbis support), or winamp with the beta4 plugin from www.vorbis.com to test this, to check that this is indeed the problem it appears to be? --- >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.