This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9536 - wma.codec does not decode low bitrate files correctly
Attached to Project:
Rockbox
Opened by tyama (tyama) - Saturday, 08 November 2008, 09:18 GMT+2
Last edited by Alex Parker (BigBambi) - Thursday, 17 December 2009, 23:13 GMT+2
Opened by tyama (tyama) - Saturday, 08 November 2008, 09:18 GMT+2
Last edited by Alex Parker (BigBambi) - Thursday, 17 December 2009, 23:13 GMT+2
|
DetailsI tried to listen to music whose bitrate is 32kbps.
Then I hear too many noises. So I have encoded a music file to wma with some bitrates. When I encoded with 48kbps, it played fine. 32kbps bad. I upload the sample, so could you fix it? #The song is Arthur/HappyBirthDay(arthur.pinoko.jp), which is in public domain. #According to the svn log, wma.codec was not correctly initialize huffman decoder, but I suspect it is initialized correctly now. |
This task depends upon
Closed by Alex Parker (BigBambi)
Thursday, 17 December 2009, 23:13 GMT+2
Reason for closing: Fixed
Additional comments about closing: The one remaining glitch in ..48.wma is also present when played with mplayer, except it skips the affected part rather than playing static. Either way, it is an error in the file.
Thursday, 17 December 2009, 23:13 GMT+2
Reason for closing: Fixed
Additional comments about closing: The one remaining glitch in ..48.wma is also present when played with mplayer, except it skips the affected part rather than playing static. Either way, it is an error in the file.
happybirth_32_48.wma has a single noise about halfway through
Both play fine with mplayer/ffmpeg