Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

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
Task Type Bugs
Category Codecs
Status Closed
Assigned To No-one
Player Type Iriver H300 series
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

MP4 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
(application/octet-stream)    example.m4a (444.9 KiB)
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.
Comment by Paul Louden (darkkone) - Friday, 13 October 2006, 12:55 GMT+1
Was it encoded with iTunes? Right now, our AAC playback is unreliable for any other encoders, I believe.
Comment by Adam (voltagex) - Saturday, 14 October 2006, 09:11 GMT+1
Just got a message back from the creator, no it wasn't.
Comment by Magnus Holmgren (learman) - Sunday, 12 November 2006, 12:03 GMT+1
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.

Loading...