Hi Ronald,

Checking AVMEDIA_TYPE seems to be the best way to split audio and video codecs.
But what is the best way to exclude demuxers and parsers which have no sense 
for audio (because they are intended to be used only with video/image without 
audio for example)?

Thanks! 

-----Message d'origine-----
De : ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] De la part de Ronald 
S. Bultje
Envoyé : samedi 30 décembre 2017 18:15
À : FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Objet : Re: [FFmpeg-devel] Global options to compile FFmpeg with only 
audio-related features

Hi,

On Sat, Dec 30, 2017 at 11:28 AM, Derek Buitenhuis < 
derek.buitenh...@gmail.com> wrote:

> On 12/30/2017 4:00 PM, Cyber Sinh wrote:
> > What do you think?
>
> That patches are welcome :).


Just to be clear: I'm not OK with a list of audio or video thingies in 
configure. Similar to the scraping of allcodecs.c, we should be able to 
classify them based on their AVMEDIA_TYPE and use that classification 
automatically in configure to do what you say.

Just to prevent you from doing a lot of work that won't be upstreamable for 
maintenance reasons.

Ronald
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to