Segher Boessenkool
2000-Nov-21 03:49 UTC
[vorbis-dev] here's the test case, possible solution
Hello all, Finally I succeeded in uploading the test case I promised. It's at http://home.wanadoo.nl/segher/test1.wav.bz2 (It is a wav, the headers are a bit inconsistent, but encoder_example will be ok with it, as it just skips them). I did some thinking, and a possible solution is decreasing the ATH_Bark_dB[] for the lower frequencies. As the comments say, it's not really an ATH, but this table is limiting the maximum quantizer step (or something like that, I still don't fully understand the psymodel). I overdid it a bit (changing everything to zero, until the first zero in the original), and it helps a lot. Maybe this is the right spot for the change, in which case it needs to be tuned, or otherwise, it can help hunt down the problem. Btw, all these zeroes is too much; high freqs suffer. Maybe this table shouldn't be static, but instead calculated every frame. I'll do some more testing. Oh, vorbis is not doing anything to compensate for mdct aliasing effects, or am I missing something? I'll try to hack some in as well. Dagdag, Segher --- >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-dev-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.
Aleksandar Dovnikovic
2000-Nov-21 09:22 UTC
[vorbis-dev] here's the test case, possible solution
Segher Boessenkool <segher@wanadoo.nl> wrote:> Finally I succeeded in uploading the test case I promised. > It's at http://home.wanadoo.nl/segher/test1.wav.bz2 (It is a wav, > the headers are a bit inconsistent, but encoder_example will be > ok with it, as it just skips them).Is it possible somehow to remove/repair the wav header because I can't use the file - I can't encode it with oggenc nor can I load it in Sound Forge... Greetings, Aleksandar --- >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-dev-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.
Grabbed. I'll be checking it out more tomorrow. 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-dev-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.