Thanks for the response ! I am surprised though there are no details on supported profile at codec level. Is it OK to assume that native FFMPEG decoders like AVC,HEVC,AAC,etc supports all latest Profiles.
One more question: What is the meaning of " .....D = Supports direct rendering method 1" as per response from ffmpeg -decoders. Regards, Rohit Khali On Mon, Jun 1, 2020 at 8:29 PM Carl Eugen Hoyos <[email protected]> wrote: > > > > > > Am 01.06.2020 um 14:03 schrieb rohit khali <[email protected]>: > > > > > > 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 > > We generally don’t list supported profiles. > > > and level support. > > This question makes little sense: Software decoders do not know about > levels. > > > Is there any official page where I can find all this information? > > Reading your questions I strongly suggest you read the licensing terms of > FFmpeg, especially the No-Warranty clause. > > Carl Eugen > _______________________________________________ > 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".
