[FFmpeg-devel] [RFC/PATCH] Show codec profile names in ff tools

Anssi Hannula anssi.hannula
Fri Jan 7 16:15:09 CET 2011


Hi!

I think it would be useful if ffprobe/etc would show the profile name
of the streams if known/set.

But, what would be the preferred way to do that?

I'll followup with two simple patches that add a table of names to be
retrieved via av_get_profile_name() and make avcodec_string() use that.
They seem to work but I don't know if that is the way to go.

-- 
Anssi Hannula




More information about the ffmpeg-devel mailing list