mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
lavc: clarify meaning of avctx.level option
This commit is contained in:
parent
f7ac3512f5
commit
6f421d9d4e
3 changed files with 9 additions and 4 deletions
|
|
@ -697,10 +697,13 @@ profiles are documented in the relevant encoder documentation.
|
|||
|
||||
@item level @var{integer} (@emph{encoding,audio,video})
|
||||
|
||||
Set the encoder level. This level depends on the specific codec, and
|
||||
might correspond to the profile level. It is set by default to
|
||||
@samp{unknown}.
|
||||
|
||||
Possible values:
|
||||
@table @samp
|
||||
@item unknown
|
||||
|
||||
@end table
|
||||
|
||||
@item lowres @var{integer} (@emph{decoding,audio,video})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue