av_dv_codec_profile2

Get a DV profile for the provided stream parameters. The frame rate is used as a best-effort parameter.

extern (C) @nogc nothrow
const(AVDVProfile)*
av_dv_codec_profile2
(
int width
,
int height
,
AVPixelFormat pix_fmt
,
AVRational frame_rate
)

Meta