avcodec_find_encoder

Find a registered encoder with a matching codec ID.

@param id AVCodecID of the requested encoder @return An encoder if one was found, NULL otherwise.

extern (C) @nogc nothrow
avcodec_find_encoder

Meta