mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 22:50:48 +00:00
doc/codecs: mention GOP in the g option
This helps when grepping for "gop".
This commit is contained in:
parent
5d8e836d0e
commit
106cab1152
@ -129,7 +129,7 @@ should be @code{1 / frame_rate} and timestamp increments should be
|
||||
identically 1.
|
||||
|
||||
@item g @var{integer} (@emph{encoding,video})
|
||||
Set the group of picture size. Default value is 12.
|
||||
Set the group of picture (GOP) size. Default value is 12.
|
||||
|
||||
@item ar @var{integer} (@emph{decoding/encoding,audio})
|
||||
Set audio sampling rate (in Hz).
|
||||
|
Loading…
Reference in New Issue
Block a user