[FFmpeg-devel] [PATCH] lavc/dnxhdenc: print valid dnxhd profiles when codec parameters are invalid
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Jan 20 23:05:24 CET 2013
Matthieu Bouron <matthieu.bouron <at> gmail.com> writes:
> > isnt there a table somewhere that can be pringted with a loop?
> > so that additions to that table would also update the prinout
> > magically
>
> There is the cid table in the dnxhddata.c file.
> It requires to add new fields to associate
> framerate, pixel format, bitrate and interlaced settings to
> have the same detailed output.
At least pix_fmt, bitrate and interlaced settings can
be found in ff_dnxhd_cid_table[].
Carl Eugen
More information about the ffmpeg-devel
mailing list