View Issue Details

IDProjectCategoryView StatusLast Update
0004917MMW v4Otherpublic2008-11-18 22:28
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.1 
Summary0004917: MM can't read/write tag from some MP4 files (HEv2 AAC - Nero encoded)
DescriptionReported in ticket: Tags not read correctly in HEv2 AAC (Nero encoded) tracks

http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=2799

The sample file is uploaded on our FTP.
TagsNo tags attached.
Fixed in build1193

Relationships

related to 0001449 resolveduser9 AAC (m4p, m4a, mp4) Tagging support (failed scans / crash on scan) 

Activities

Ludek

2008-11-10 16:07

developer   ~0014885

Last edited: 2008-11-10 19:48

I tested this with Atomic Parsley ( http://atomicparsley.sourceforge.net/ ) and results are the same (tag is not read) and on attempt to write e.g. artist to the tag it indicates:
"AP warning: Setting the artist tag is for ordinary MPEG-4 files. It is not supported on 3GP files. Skipping. No changes."

Some info here:
http://www.adobe.com/products/hdvideo/supported_technologies/heaacv2.html

jiri

2008-11-12 11:36

administrator   ~0014910

Please review sources in order to find out whether we are easily able to fix it, or whether it would mean something complex.

Ludek

2008-11-18 22:23

developer   ~0014971

Last edited: 2008-11-18 22:27

Problem is that tracks encoded by the 'Nero Digital Audio Reference MPEG-4 & 3GPP Audio Encoder' with -hev2 parameter (Forces use of HEv2 AAC profile) are marked as 3GP6 files by the encoder, but tags are stored in iTunes style.

So I have made a hack that we are tagging the 3GP6 files in iTunes style too, because other apps seems to do it same way.

I have made tagging test for all the files attached to the issue 0001449 and no regressions seems to be introduced.

Fixed in build 1193.