Function ffmpeg_encoder_decoder::utils::find_decoders(const std::string&)

Function Documentation

std::string ffmpeg_encoder_decoder::utils::find_decoders(const std::string &codec)

finds the names of all available decoders for a given codec (or encoder)

Parameters:

codec – the codec / encoding to find decoders for

Returns:

string with comma separated list of libav decoder names