mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02: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.
|
identically 1.
|
||||||
|
|
||||||
@item g @var{integer} (@emph{encoding,video})
|
@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})
|
@item ar @var{integer} (@emph{decoding/encoding,audio})
|
||||||
Set audio sampling rate (in Hz).
|
Set audio sampling rate (in Hz).
|
||||||
|
Loading…
Reference in New Issue
Block a user