[FFmpeg-devel] [PATCH]Audio support for mplayer -demuxer lavf and vivo

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Nov 29 10:48:13 CET 2012


Paul B Mahol <onemda <at> gmail.com> writes:

> >> > +    AV_CODEC_ID_VIVOAUDIO   = MKBETAG('V','I','V',0xA),
> >>
> >> This one appears have real name and twocc:
> >>
> >> 0x112 Vivo Siren
> >
> > So do you prefer:
> > AV_CODEC_ID_VIVO_SIREN = MKBETAG('V','I','V',0xA),
> > ?
> >
> > (How is the twocc related to the codec_id entry?)
> 
> It is not. I was just mentioned it because of theoretical posibility
> it can be found in avi/wav.

Thank you for explaining.

Is AV_CODEC_ID_VIVO_SIREN ok?

Carl Eugen



More information about the ffmpeg-devel mailing list