Reimar Döffinger | 1 Feb 2008 12:20
Picon
Picon

Re: Which structure has 4CC code?

On Fri, Feb 01, 2008 at 05:40:16PM +0800, boku wrote:
> On 2/1/08, Nico Sabbi <Nicola.Sabbi <at> poste.it> wrote:
> > On Friday 01 February 2008 09:38:34 boku wrote:
> > > Dear all,
> > >     As title, i'd like to get the 4CC code. Where or which struct
> > > in mplayer can I get the info? Thanks!
> > >
> >
> > sh_video_t.format in libmpdemux/stheader.h
> 
>    It seems come from the definition of "format" in etc/codecs.conf, right?
> But for FFMPEG H.264 part, it defines the format as 0x10000005 instead
> of '462H'.
> Is there the info having '462H' or such as '2GPM'?

Maybe you should explain what exactly you want. FOURCC in the strict
sense are those codec identifiers registered with Microsoft, so in this
sense, one of MPEG-1, MPEG-2, MPEG-4, H.264 or any other relevant codec
have any FOURCC at all.

Gmane