This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#12447 - [FUZE+]File of different format (flac, mpc, ogg, aac) being skipped.
Attached to Project:
Rockbox
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Sunday, 11 December 2011, 19:04 GMT+2
Last edited by Jean-Louis Biasini (JeanLouisBiasini) - Monday, 27 August 2012, 15:57 GMT+2
Opened by Jean-Louis Biasini (JeanLouisBiasini) - Sunday, 11 December 2011, 19:04 GMT+2
Last edited by Jean-Louis Biasini (JeanLouisBiasini) - Monday, 27 August 2012, 15:57 GMT+2
|
Details1. Way to reproduce:
The bug appears randomly but always stay a while once appeared. It cannot be reproduced systemically. But always appears at the end. It has been reported by three different fuze+'s user so far. 2. Description The files won't be played but skipped until the playlist reach its end. 3. Workaround - Desactiving directory cache (settings > system > Disk) always get rid of it. Reactiving bring the bug back. - Reinitialize the database (wether there is no DB or an already present up-to-date one). But the player will then be back on non-playing behaviour after reboot. |
This task depends upon
Closed by Jean-Louis Biasini (JeanLouisBiasini)
Monday, 27 August 2012, 15:57 GMT+2
Reason for closing: Works For Me
Additional comments about closing: I didn't experience this bug for a while. There's been some correction on caching and fuze+'s dma and storage driver has been recently. I guess this must have been solved somehow. Please reopen it if you're still having this issue
Monday, 27 August 2012, 15:57 GMT+2
Reason for closing: Works For Me
Additional comments about closing: I didn't experience this bug for a while. There's been some correction on caching and fuze+'s dma and storage driver has been recently. I guess this must have been solved somehow. Please reopen it if you're still having this issue
FS#12447temporarily...With my Fuze+ it is easy to repeat the bug- play an album of AAC files with either the database or file browser. The WPS quickly skips through all tracks in the dynamic playlist instead of playing them. AAC files fail consistently, while MP3 files consistently play without issue. If during the skipping process you can hit the pause button before the end of the playlist is reached, wait briefly, and unpause playback AAC files will begin to play. Tapping pause/play too quickly without a brief pause (less than a second) will resume the skipping behavior instead of fixing AAC playback. Once in "working mode", AAC files will continue to play until playback stops.
Here's the interesting part- AAC files will always play as part of a playlist that begins with MP3 files.
I suspect this indicates a problem with the process of loading or initializing the AAC codec.