If you are running the ffmpeg binary, you can run ffmpeg -decoders or -encoders to get a list of all formats supported.
> On Jun 1, 2020, at 5:03 AM, rohit khali <[email protected]> wrote: > > Hi All, > > > > I am doing feasibility analysis to integrate FFMPEG libraries into my > decoder application hence looking for a detailed list of supported audio > video codecs including corresponding profile and level support. > > Is there any official page where I can find all this information? > > > > Thanks, > > Rohit Khali > _______________________________________________ > ffmpeg-user mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
