View Issue Details

IDProjectCategoryView StatusLast Update
0006333MMW v4Codecpublic2011-02-19 02:18
Reporterpeke Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.1 
Summary0006333: M4B: Audio books larger than 500MB are not played by MM
DescriptionUsing clean and default install where MM uses Quick Time for decoding AudioBooks that are larger than 500MB are not played with MM at all.

NOTE: Using MM Native AAC plugin f_aac_codec.dll file is playable correctly.
Additional Informationhttp://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=8544
http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=9728
TagsNo tags attached.
Fixed in build

Activities

Ludek

2010-04-22 17:03

developer   ~0020116

I analyzed the file and QuickTime has the same trouble. It cannot play the file with error message: "Error -2014: the movie contains an incorrect duration"

it corresponds to the line
"[2092] F_AAC: NMFF(): -2014"
in MediaMonkey debug log.

This is the reason why MM cannot play it via QT and therefore MM Native AAC plugin f_aac_codec.dll needs to be used.

stephen_platt

2010-09-17 01:56

developer   ~0020540

I uploaded two m4b files to FTP at /MMbugs/bug6333

Both files will not play in Quicktime but will play in iTunes 10. I could not play them in MM even with AAC addon and f_aac.dll disabled.

stephen_platt

2010-09-17 02:03

developer   ~0020541

Nevermind. f_aac_codec is not in my plugins folder, I must have removed it at some point and forgotten.

Ludek

2010-09-17 06:09

developer   ~0020542

The file plays fine by using AAC addon (f_aac_codec.dll).

Resolving.

peke

2011-02-19 02:18

developer   ~0023229

re verified in 1349 and 1.09 without issues.