Browse Source

doc: document -opencl_options option in ff* tools manuals

tags/n2.0
Stefano Sabatini 12 years ago
parent
commit
fba3a3bbfb
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      doc/avtools-common-opts.texi

+ 7
- 0
doc/avtools-common-opts.texi View File

@@ -240,6 +240,13 @@ Possible flags for this option are:
@end table
@end table

@item -opencl_options options (@emph{global})
Set OpenCL environment options. This option is only available when
FFmpeg has been compiled with @code{--enable-opencl}.

@var{options} must be a list of @var{key}=@var{value} option pairs
separated by ':'. See the ``OpenCL Options'' section in the
ffmpeg-utils manual for the list of supported options.
@end table

@section AVOptions


Loading…
Cancel
Save