This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8027 - Issues switching between codecs while files playing.
Attached to Project:
Rockbox
Opened by Alex Vanderpol (karashata) - Friday, 26 October 2007, 12:54 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 27 October 2007, 14:26 GMT+2
Opened by Alex Vanderpol (karashata) - Friday, 26 October 2007, 12:54 GMT+2
Last edited by Nicolas Pennequin (nicolas_p) - Saturday, 27 October 2007, 14:26 GMT+2
|
DetailsI'm noticing that switching between file formats while playing a file seems to be crashing the player, returning both a data abort and an unidentified instruction error.
So far, this is the list I've noticed: SPC to MP3: DA at 0000831C (0), UI at 000FAB50 (0) MP3 to SPC: DA at 0000831C (0), UI at 000FB360 (0) NSFE to MP3: DA at 00007AFC (0), DA at 0000831C (0), DA at 000FABFC (0) MP3 to NSFE: DA at 0000831C (0) MP3 to FLAC seems to cause the FLAC codec to fail on every attempt, FLAC to MP3 seems to work fine. NSFE to FLAC and FLAC to NSFE swork fine. SPC to FLAC and FLAC to SPC work fine. |
This task depends upon
Closed by Nicolas Pennequin (nicolas_p)
Saturday, 27 October 2007, 14:26 GMT+2
Reason for closing: Fixed
Saturday, 27 October 2007, 14:26 GMT+2
Reason for closing: Fixed
SPC to NSFE: DA at 0000831C (0)
NSFE to SPC works fine.
SPC to MP3: UI at 000FAB5C (0), DA at 0000831C (0), UI at 000FAF20 (0), UI at 000FAF00 (0), UI at 000FA7D2 (0)
MP3 to SPC: DA at 0000831C (0), UI at 000FAB5A (0), UI at 000FAB5E (0), UI at 000FA7E2 (0), DA at 000FAB58 (0)
NSFE to MP3: DA at 00007AFC (0), DA at 0000831C (0), UI at 01C78A52 (0), UI at 0043005A (0)
MP3 to NSFE: DA at 0000831C (0)
SPC to NSFE: DA at 0000831C (0)
NSFE to SPC works fine.
FLAC to MP3 works alright, MP3 to FLAC works *occasionally* but most often causes the FLAC codec to fail.
FLAC to SPC or NSFE and NSFE or SPC to FLAC all work fine.