Home
last modified time | relevance | path

Searched refs:recast_media (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c190 static int recast_media = 0; variable
840 if (codec->type != type && !recast_media) { in find_codec_or_die()
855 if (recast_media && st->codecpar->codec_type != codec->type) in choose_decoder()
3661 { "recast_media", OPT_BOOL | OPT_EXPERT, { &recast_media },
/third_party/ffmpeg/doc/
Dffmpeg.texi452 @item -recast_media (@emph{global})