This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11858 - Several *.rm / *.ra files do not play anymore
Attached to Project:
Rockbox
Opened by Andree Buschmann (Buschel) - Tuesday, 04 January 2011, 08:39 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 09 January 2011, 22:33 GMT+2
Opened by Andree Buschmann (Buschel) - Tuesday, 04 January 2011, 08:39 GMT+2
Last edited by Andree Buschmann (Buschel) - Sunday, 09 January 2011, 22:33 GMT+2
|
DetailsThe files cook_mono_64.ra, cook_stereo_64.ra (from http://download.rockbox.org/test_files/) and FUN_RM_132.rm (from http://samples.mplayerhq.hu/real/AC-atrc/) do not play anymore. This is with r28960.
|
This task depends upon
Closed by Andree Buschmann (Buschel)
Sunday, 09 January 2011, 22:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r29015.
Sunday, 09 January 2011, 22:33 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed with r29015.
My guess is that I broke this:
http://svn.rockbox.org/viewvc.cgi/trunk/apps/metadata/rm.c?r1=28788&r2=28787&pathrev=28788
I'll try and make time to look into this later this week.
Edit: The attached patch introduces a dedicated "LCD:"-handling (return with error as intended), but will not abort if there is an unknown ID (= happens in the second media properties block).