On 25/09/14 21:05, Steve Smith wrote: > Is there a way using ffprobe or ffmpeg to view the atom metadata that is > viewable using the AtomicParsley utility? I have a mp4 file that is causing > AtomicParsley to crash when I try to pull the metadata. I've opened the file > in a hex editor and I can see the metadata values there. > [..]
Boxdumper should do the trick for you, ffmpeg does not expose the atoms in a user readable way, only certain extracted metadata. -- Tim. Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
