On Thu, Oct 20, 2016 at 10:49 AM, Carl Eugen Hoyos
wrote:
> 2016-10-20 10:41 GMT+02:00 Robert Krüger :
>
> > So would a patch be accepted that implements reading of this
> > additional metadata?
>
> (Sorry if this was not directed to me...)
>
> I am not maintainer of mov.c and therefore cannot an
2016-10-20 10:41 GMT+02:00 Robert Krüger :
> So would a patch be accepted that implements reading of this
> additional metadata?
(Sorry if this was not directed to me...)
I am not maintainer of mov.c and therefore cannot answer but
the only way to find out is to send a (clean) patch made with
gi
On Wed, Oct 19, 2016 at 11:35 PM, Carl Eugen Hoyos
wrote:
> 2016-10-19 19:31 GMT+02:00 Robert Krüger :
>
> > Are those meta atoms parsed in the mov demuxer?
>
> Yes, but most content (except "hdlr") is ignored.
>
>
Thanks for the clarification!
So would a patch be accepted that implements readin
2016-10-19 19:31 GMT+02:00 Robert Krüger :
> Are those meta atoms parsed in the mov demuxer?
Yes, but most content (except "hdlr") is ignored.
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
On Wed, Oct 19, 2016 at 5:39 PM, Moritz Barsnick wrote:
> On Wed, Oct 19, 2016 at 12:32:00 +0200, Robert Krüger wrote:
> > Hi,
> >
> > I am currently looking at files from Sony A7S cameras (h264 in mp4) and
> > looking at those files in a hex/text editor I can see that they have xml
> > metadata
On Wed, Oct 19, 2016 at 12:32:00 +0200, Robert Krüger wrote:
> Hi,
>
> I am currently looking at files from Sony A7S cameras (h264 in mp4) and
> looking at those files in a hex/text editor I can see that they have xml
> metadata written in a "meta" tag as far as I can see:
I couldn't find a sampl
Hi,
I am currently looking at files from Sony A7S cameras (h264 in mp4) and
looking at those files in a hex/text editor I can see that they have xml
metadata written in a "meta" tag as far as I can see:
http://www.w3.org/2001/XMLSchema-instance";
lastUpdate="2016-03-14T14:00:37Z">
Is