On Sep 29, 2014, at 2:08 PM, Steve Smith <[email protected]> wrote:
> For a little more detail, it looks like the issue with AtomicParsley is the > size of the file. It crashes on larger files. I've found some other versions > of AtomicParsley that don't crash on the large files, but they are > truncating the atom metadata by removing the first 4 characters when I > output it. If anyone has any suggestions, I could really use some help with > this. This is a non-ffmpeg answer, but you could try: exiftool -v4 YOURFILE.mov or mediainfo --inform='Details;1' YOURFILE.mov Dave Rice _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
