esday, September 30, 2014 10:45 AM
To: 'FFmpeg user questions'
Subject: Re: [FFmpeg-user] Using ffprobe or ffmpeg to view atom metadata
Thanks for the suggestions. Unfortunately mediainfo doesn't seem to return
the atom metadata, and exiftool is throwing Perl errors.
Goto undefined su
obe?
-Original Message-
From: ffmpeg-user-boun...@ffmpeg.org [mailto:ffmpeg-user-boun...@ffmpeg.org]
On Behalf Of Dave Rice
Sent: Monday, September 29, 2014 6:32 PM
To: FFmpeg user questions
Subject: Re: [FFmpeg-user] Using ffprobe or ffmpeg to view atom metadata
On Sep 29, 2014, at 2:08 PM,
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 s
On Sep 29, 2014, at 2:08 PM, Steve Smith 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
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 i
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.
___