This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6176 - MP4 playback not working
Attached to Project:
Rockbox
Opened by Adam (voltagex) - Friday, 13 October 2006, 09:43 GMT+1
Last edited by Dominik Riebeling (bluebrother) - Wednesday, 01 August 2007, 16:31 GMT+1
Opened by Adam (voltagex) - Friday, 13 October 2006, 09:43 GMT+1
Last edited by Dominik Riebeling (bluebrother) - Wednesday, 01 August 2007, 16:31 GMT+1
|
DetailsMP4 playback (at least for this file) doesn't seem to be working.
Using CVS daily from 13th October 2006 it shows the filename, then "No File!". An earlier CVS build crashed completely. MPEG-4 AAC LC, 32.263 secs, 111 kbps, 44100 Hz Don't laugh, it's a friend of mine on the mic :D |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Wednesday, 01 August 2007, 16:31 GMT+1
Reason for closing: Not a Bug
Additional comments about closing: aac files need to be streamable.
Wednesday, 01 August 2007, 16:31 GMT+1
Reason for closing: Not a Bug
Additional comments about closing: aac files need to be streamable.
Was it encoded with iTunes? Right now, our AAC playback is unreliable for any other encoders, I believe.
Just got a message back from the creator, no it wasn't.
The file is created by FAAC. It doesn't play because it isn't streamable, something Rockbox currently requires. In a streamable file, the metadata (tags and other information about the audio) comes before the audio data.