Re: [PATCH] apple-trailers: set mimetype to videos



On Wed, 2011-08-17 at 12:51 +0200, Guillaume Emont wrote:
> On 13/08/2011 00:44, Bastien Nocera wrote:
> > On Fri, 2011-08-12 at 23:20 +0100, lionel g landwerlin linux intel com
> > wrote:
> >> From: Lionel Landwerlin <lionel g landwerlin linux intel com>
> > 
> >> +  grl_data_set_string (GRL_DATA (media),
> >> +                       GRL_METADATA_KEY_MIME,
> >> +                       "video/any");
> > 
> > Would be really good if you could use a real mime-type, not something
> > made up. If you need to make it up, use video/x-any, which will show
> > that it's not a registered mime-type.
> 
> I agree with that. Lionel: can you figure out whether the video format
> used by apple is consistent? I would guess it's always some quicktime
> muxing + h264, but it would be better to check that. I do not know what
> is the correct mime-type for that though.

Either video/mp4 or video/quicktime (quicktime being what video/mp4 is
based on, but with more legacy features).



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]