This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11974 - WMA Pro decoding fails for Winamp generated files, probably ASF related
Attached to Project:
Rockbox
Opened by MichaelGiacomelli (saratoga) - Monday, 28 February 2011, 21:05 GMT+2
Opened by MichaelGiacomelli (saratoga) - Monday, 28 February 2011, 21:05 GMT+2
|
Detailsdecode_packet in wmaprodec.c returns -1 almost immediately, most likely due to being passed corrupted data by the ASF parser, although I have not confirmed that to be the case. I've seen similar issues in WMA Std. Theres probably some ASF feature we do not correctly implement.
|
This task depends upon