[FFmpeg-devel] [PATCH] doc/codecs: mention GOP in the g option

Clément Bœsch u at pkh.me
Tue Sep 8 16:42:26 CEST 2015


On Tue, Sep 08, 2015 at 03:59:35PM +0200, Stefano Sabatini wrote:
> This helps when grepping for "gop".
> ---
>  doc/codecs.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/codecs.texi b/doc/codecs.texi
> index 2afb09c..da048b1 100644
> --- a/doc/codecs.texi
> +++ b/doc/codecs.texi
> @@ -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).

LGTM

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150908/7ab30170/attachment.sig>


More information about the ffmpeg-devel mailing list