View Full Version : Atom Viewer and Mp4 iPod Compatibility
Pookie
16th January 2007, 07:05
Is there a way to query a 640w h264 MP4 file to ensure it has the required uuid atom for itunes/ipod? Jongov's Quicktime Atom Viewer looks like a possible app for this, but I have no idea what to look for.
http://tsviatko.jongov.com/index_prj_quicktimeviewer.htm
Edit - Looks like you have to be able to search for
C5 BA 39 A5 1B CF 03 23 F3
dumphex file.mp4 | agrep "C5 BA 39 A5 1B"
0000CC90h: 68 40 F2 5F 24 4F C5 BA 39 A5 1B CF 03 23 F3 00 h@ò_$Oź9¥.Ï.#ó.
Grand Total: 1 match(es) found.
bond
17th January 2007, 00:36
since when does the ipod/itunes need this uuid crap?
the sony psp used to need this at the beginning, but doesnt need it anymore
are you sure you are not mixing up things? or is it me? :D
moved
Adub
17th January 2007, 02:26
No, bond you are right.
Pookie, you shouldn't need the atom viewer.
Pookie
17th January 2007, 02:44
Even for the 640x480 version ? Then why the need for NicMp4Box?
http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2006-September/045391.html
Hyper Shinchan
22nd January 2007, 17:35
Exactly PSP stopped to use them and Apple thought that it was time to re-start the show once again.
You can uses AP using -T 1 option to see an MP4 file structure, or mp4dump of the MPEG4IP toolkit.
You can find an example at AtomicParsley home page:
http://atomicparsley.sourceforge.net/
The UUID is a child of the avc1 box (unlike PSP they have really buried it).
superdump
8th March 2007, 01:47
How does one actually set this atom with the correct data using AtomicParsley?
EDIT: It would appear from the -T 1 output that some development version of MP4Box that I'm using sets the UUID atom with the correct data, yet iTunes still rejects the file...
superdump
11th March 2007, 20:28
AtomicParsley /path/to/file.m4v --DeepScan --iPod-uuid 1200 --overWrite
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.