Ffplay Help
Ffplay Help
-sync type
set audio-video sync. type (type=audio/video/ext)
-autoexit
exit at the end
-exitonkeydown
exit on key down
-exitonmousedown
exit on mouse down
-loop loop count
set number of times the playback shall be looped
-framedrop
drop frames when cpu is too slow
-infbuf
don't limit the input buffer size (useful with realtime stre
ams)
-vf filter_graph
set video filters
-rdftspeed msecs
rdft speed
-default
generic catch all option
-acodec decoder_name force audio decoder
-scodec decoder_name force subtitle decoder
-vcodec decoder_name force video decoder
AVCodecContext AVOptions:
-flags
<flags>
ED.VAS.. (default 0)
unaligned
.D.V.... allow decoders to produce unaligned o
utput
gray
ED.V.... only decode/encode grayscale
low_delay
ED.V.... force low delay
bitexact
ED.VAS.. use only bitexact functions (except (
I)DCT)
output_corrupt
.D.V.... Output even potentially corrupted fra
mes
-ar
<int>
ED..A... set audio sampling rate (in Hz) (from
INT_MIN to INT_MAX) (default 0)
-ac
<int>
ED..A... set number of audio channels (from IN
T_MIN to INT_MAX) (default 0)
-bug
<flags>
.D.V.... work around not autodetected encoder
bugs (default 1)
autodetect
.D.V....
old_msmpeg4
.D.V.... some old lavc-generated MSMPEG4v3 fil
es (no autodetection)
xvid_ilace
.D.V.... Xvid interlacing bug (autodetected if
FOURCC == XVIX)
ump4
.D.V.... (autodetected if FOURCC == UMP4)
no_padding
.D.V.... padding bug (autodetected)
amv
.D.V....
ac_vlc
.D.V.... illegal VLC bug (autodetected per FOU
RCC)
qpel_chroma
.D.V....
std_qpel
.D.V.... old standard qpel (autodetected per F
OURCC/version)
qpel_chroma2
.D.V....
direct_blocksize
.D.V.... direct-qpel-blocksize bug (autodetec
ted per FOURCC/version)
edge
.D.V.... edge padding bug (autodetected per FO
URCC/version)
hpel_chroma
.D.V....
dc_clip
.D.V....
ms
.D.V.... work around various bugs in Microsoft
's broken decoders
trunc
.D.V.... truncated frames
-strict
<int>
ED.VA... how strictly to follow the standards
(from INT_MIN to INT_MAX) (default 0)
very
ED.V.... strictly conform to a older more stri
ct version of the spec or reference software
strict
ED.V.... strictly conform to all the things in
vis_qp
.D.V.... visualize quantization parameter (QP)
, lower QP are tinted greener
vis_mb_type
.D.V.... visualize block types
buffers
.D.V.... picture buffer allocations
thread_ops
.D.VA... threading operations
nomc
.D.VA... skip motion compensation
-vismv
<flags>
.D.V.... visualize motion vectors (MVs) (depre
cated) (default 0)
pf
.D.V.... forward predicted MVs of P-frames
bf
.D.V.... forward predicted MVs of B-frames
bb
.D.V.... backward predicted MVs of B-frames
-flags2
<flags>
ED.VA... (default 0)
ignorecrop
.D.V.... ignore cropping information from sps
chunks
.D.V.... Frame data might be split into multip
le chunks
showall
.D.V.... Show all frames before the first keyf
rame
export_mvs
.D.V.... export motion vectors through frame s
ide data
skip_manual
.D.V.... do not skip samples and export skip i
nformation as frame side data
-threads
<int>
ED.VA... (from 0 to INT_MAX) (default 1)
auto
ED.V.... autodetect a suitable number of threa
ds to use
-skip_top
<int>
.D.V.... number of macroblock rows at the top
which are skipped (from INT_MIN to INT_MAX) (default 0)
-skip_bottom
<int>
.D.V.... number of macroblock rows at the bott
om which are skipped (from INT_MIN to INT_MAX) (default 0)
-lowres
<int>
.D.VA... decode at 1= 1/2, 2=1/4, 3=1/8 resolu
tions (from 0 to INT_MAX) (default 0)
-skip_loop_filter <int>
.D.V.... skip loop filtering process for the s
elected frames (from INT_MIN to INT_MAX) (default 0)
none
.D.V.... discard no frame
default
.D.V.... discard useless frames
noref
.D.V.... discard all non-reference frames
bidir
.D.V.... discard all bidirectional frames
nokey
.D.V.... discard all frames except keyframes
nointra
.D.V.... discard all frames except I frames
all
.D.V.... discard all frames
-skip_idct
<int>
.D.V.... skip IDCT/dequantization for the sele
cted frames (from INT_MIN to INT_MAX) (default 0)
none
.D.V.... discard no frame
default
.D.V.... discard useless frames
noref
.D.V.... discard all non-reference frames
bidir
.D.V.... discard all bidirectional frames
nokey
.D.V.... discard all frames except keyframes
nointra
.D.V.... discard all frames except I frames
all
.D.V.... discard all frames
-skip_frame
<int>
.D.V.... skip decoding for the selected frames
(from INT_MIN to INT_MAX) (default 0)
none
.D.V.... discard no frame
default
.D.V.... discard useless frames
noref
.D.V.... discard all non-reference frames
bidir
.D.V.... discard all bidirectional frames
nokey
.D.V.... discard all frames except keyframes
nointra
.D.V.... discard all frames except I frames
all
.D.V.... discard all frames
-request_channels <int>
.D..A... set desired number of audio channels
(from 0 to INT_MAX) (default 0)
-channel_layout
<int64>
ED..A... (from 0 to I64_MAX) (default 0)
-request_channel_layout <int64>
.D..A... (from 0 to I64_MAX) (default 0)
-ticks_per_frame <int>
ED.VA... (from 1 to INT_MAX) (default 1)
-color_primaries <int>
ED.V.... color primaries (from 1 to 9) (defaul
t 2)
bt709
ED.V.... BT.709
unspecified
ED.V.... Unspecified
bt470m
ED.V.... BT.470 M
bt470bg
ED.V.... BT.470 BG
smpte170m
ED.V.... SMPTE 170 M
smpte240m
ED.V.... SMPTE 240 M
film
ED.V.... Film
bt2020
ED.V.... BT.2020
-color_trc
<int>
ED.V.... color transfer characteristics (from
1 to 15) (default 2)
bt709
ED.V.... BT.709
unspecified
ED.V.... Unspecified
gamma22
ED.V.... BT.470 M
gamma28
ED.V.... BT.470 BG
smpte170m
ED.V.... SMPTE 170 M
smpte240m
ED.V.... SMPTE 240 M
linear
ED.V.... Linear
log
ED.V.... Log
log_sqrt
ED.V.... Log square root
iec61966_2_4
ED.V.... IEC 61966-2-4
bt1361
ED.V.... BT.1361
iec61966_2_1
ED.V.... IEC 61966-2-1
bt2020_10bit
ED.V.... BT.2020 - 10 bit
bt2020_12bit
ED.V.... BT.2020 - 12 bit
-colorspace
<int>
ED.V.... color space (from 1 to 10) (default 2
)
rgb
ED.V.... RGB
bt709
ED.V.... BT.709
unspecified
ED.V.... Unspecified
fcc
ED.V.... FCC
bt470bg
ED.V.... BT.470 BG
smpte170m
ED.V.... SMPTE 170 M
smpte240m
ED.V.... SMPTE 240 M
ycocg
ED.V.... YCOCG
bt2020_ncl
ED.V.... BT.2020 NCL
bt2020_cl
ED.V.... BT.2020 CL
-color_range
<int>
ED.V.... color range (from 0 to 2) (default 0)
unspecified
ED.V.... Unspecified
mpeg
ED.V.... MPEG (219*2^(n-8))
jpeg
ED.V.... JPEG (2^n-1)
-chroma_sample_location <int>
ED.V.... chroma sample location (from 0 t
o 6) (default 0)
unspecified
ED.V.... Unspecified
left
ED.V.... Left
center
ED.V.... Center
topleft
ED.V.... Top-left
top
ED.V.... Top
bottomleft
ED.V.... Bottom-left
bottom
ED.V.... Bottom
-thread_type
<flags>
ED.VA... select multithreading type (default 3
)
slice
ED.V....
frame
ED.V....
-request_sample_fmt <sample_fmt> .D..A... sample format audio decoders should
prefer (default none)
-sub_charenc
<string>
.D...S.. set input text subtitles character en
coding
-sub_charenc_mode
coding mode (default
do_nothing
auto
pre_decoder
-refcounted_frames
-skip_alpha
default 0)
-field_order
progressive
tt
bb
tb
bt
-dump_separator
-codec_whitelist
be used
<flags>
0)
<int>
<int>
<int>
<string>
<string>
<int>
RoQ AVOptions:
rv10 encoder AVOptions:
rv20 encoder AVOptions:
snow encoder AVOptions:
TIFF encoder AVOptions:
V210 Decoder AVOptions:
-custom_stride
<int>
NT_MAX) (default 0)
both
libilbc AVOptions:
libilbc AVOptions:
-enhance
<int>
) (from 0 to 1) (default 0)
libvorbis AVOptions:
libvpx-vp8 encoder AVOptions:
libvpx-vp9 encoder AVOptions:
libwebp AVOptions:
libx264 AVOptions:
libx264rgb AVOptions:
libx265 AVOptions:
libxavs AVOptions:
libxvid AVOptions:
AVFormatContext AVOptions:
-avioflags
<flags>
ED...... (default 0)
direct
ED...... reduce buffering
-probesize
<int64>
.D...... set probing size (from 32 to I64_MAX)
(default 5e+006)
-formatprobesize <int>
.D...... number of bytes to probe file format
(from 0 to 2.14748e+009) (default 1.04858e+006)
-fflags
<flags>
ED...... (default 200)
ignidx
.D...... ignore index
genpts
.D...... generate pts
nofillin
.D...... do not fill in missing values that ca
n be exactly calculated
noparse
.D...... disable AVParsers, this needs nofilli
n too
igndts
.D...... ignore dts
discardcorrupt
.D...... discard corrupted frames
sortdts
.D...... try to interleave outputted packets b
y dts
keepside
.D...... don't merge side data
nobuffer
.D...... reduce the latency introduced by opti
onal buffering
-seek2any
<int>
.D...... allow seeking to non-keyframes on dem
uxer level when supported (from 0 to 1) (default 0)
-analyzeduration <int64>
.D...... specify how many microseconds are ana
lyzed to probe the input (from 0 to I64_MAX) (default 0)
-cryptokey
<binary>
.D...... decryption key
-indexmem
<int>
.D...... max memory used for timestamp index (
per stream) (from 0 to INT_MAX) (default 1.04858e+006)
-rtbufsize
<int>
.D...... max memory used for buffering real-ti
me frames (from 0 to INT_MAX) (default 3.04128e+006)
-fdebug
<flags>
ED...... print specific debug info (default 0)
ts
ED......
-max_delay
<int>
ED...... maximum muxing or demuxing delay in m
icroseconds (from -1 to INT_MAX) (default -1)
-fpsprobesize
<int>
.D...... number of frames used to probe fps (f
rom -1 to 2.14748e+009) (default -1)
-f_err_detect
<flags>
.D...... set error detection flags (deprecated
; use err_detect, save via avconv) (default 1)
crccheck
.D...... verify embedded CRCs
bitstream
.D...... detect bitstream specification deviat
ions
buffer
.D...... detect improper bitstream length
explode
on
ignore_err
.D...... ignore errors
careful
.D...... consider things that violate the spec
, are fast to check and have not been seen in the wild as errors
compliant
.D...... consider all spec non compliancies as
errors
aggressive
.D...... consider things that a sane encoder s
houldn't do as an error
-err_detect
<flags>
.D...... set error detection flags (default 1)
crccheck
.D...... verify embedded CRCs
bitstream
.D...... detect bitstream specification deviat
ions
buffer
.D...... detect improper bitstream length
explode
.D...... abort decoding on minor error detecti
on
ignore_err
.D...... ignore errors
careful
.D...... consider things that violate the spec
, are fast to check and have not been seen in the wild as errors
compliant
.D...... consider all spec non compliancies as
errors
aggressive
.D...... consider things that a sane encoder s
houldn't do as an error
-use_wallclock_as_timestamps <int>
.D...... use wallclock as timestamps
(from 0 to 2.14748e+009) (default 0)
-skip_initial_bytes <int64>
.D...... set number of bytes to skip before r
eading header and frames (from 0 to I64_MAX) (default 0)
-correct_ts_overflow <int>
.D...... correct single timestamp overflows
(from 0 to 1) (default 1)
-f_strict
<int>
ED...... how strictly to follow the standards
(deprecated; use strict, save via avconv) (from INT_MIN to INT_MAX) (default 0)
strict
ED...... strictly conform to all the things in
the spec no matter what the consequences
normal
ED......
unofficial
ED...... allow unofficial extensions
experimental
ED...... allow non-standardized experimental v
ariants
-strict
<int>
ED...... how strictly to follow the standards
(from INT_MIN to INT_MAX) (default 0)
strict
ED...... strictly conform to all the things in
the spec no matter what the consequences
normal
ED......
unofficial
ED...... allow unofficial extensions
experimental
ED...... allow non-standardized experimental v
ariants
-max_ts_probe
<int>
.D...... maximum number of packets to read whi
le waiting for the first timestamp (from 0 to INT_MAX) (default 50)
-dump_separator
<string>
ED...... set information dump field separator
(default ", ")
-codec_whitelist <string>
.D...... List of decoders that are allowed to
be used
-format_whitelist <string>
.D...... List of demuxers that are allowed to
be used
AVIOContext AVOptions:
URLContext AVOptions:
bluray AVOptions:
-playlist
<int>
-angle
-chapter
crypto AVOptions:
-key
-iv
<int>
<int>
<binary>
<binary>
file AVOptions:
ftp AVOptions:
-timeout
<int>
ED...... set timeout of socket I/O operations
(from -1 to INT_MAX) (default -1)
-ftp-anonymous-password <string>
ED...... password for anonymous login. Email address should be used.
http AVOptions:
-seekable
<int>
.D...... control seekability of connection (fr
om -1 to 1) (default -1)
-headers
<string>
ED...... set custom HTTP headers, can override
built in default headers
-content_type
<string>
ED...... set a specific content type for the P
OST messages
-user_agent
<string>
.D...... override User-Agent header (default "
Lavf/56.11.100")
-user-agent
<string>
.D...... override User-Agent header (default "
Lavf/56.11.100")
-multiple_requests <int>
ED...... use persistent connections (from 0 to
1) (default 0)
-post_data
<binary>
ED...... set custom HTTP post data
-cookies
<string>
.D...... set cookies to be sent in applicable
future requests, use newline delimited Set-Cookie HTTP field value syntax
-icy
<int>
.D...... request ICY metadata (from 0 to 1) (d
efault 1)
-auth_type
<int>
ED...... HTTP authentication type (from 0 to 1
) (default 0)
none
ED...... No auth method set, autodetect
basic
ED...... HTTP basic authentication
-location
<string>
ED...... The actual location of the data recei
ved
-offset
<int64>
.D...... initial byte offset (from 0 to I64_MA
X) (default 0)
-end_offset
<int64>
.D...... try to limit the request to bytes pre
ceding this offset (from 0 to I64_MAX) (default 0)
https AVOptions:
-seekable
<int>
.D...... control seekability of connection (fr
om -1 to 1) (default -1)
-headers
<string>
ED...... set custom HTTP headers, can override
built in default headers
-content_type
<string>
ED...... set a specific content type for the P
OST messages
-user_agent
<string>
.D...... override User-Agent header (default "
Lavf/56.11.100")
-user-agent
<string>
.D...... override User-Agent header (default "
Lavf/56.11.100")
-multiple_requests <int>
ED...... use persistent connections (from 0 to
1) (default 0)
-post_data
<binary>
ED...... set custom HTTP post data
-cookies
<string>
.D...... set cookies to be sent in applicable
future requests, use newline delimited Set-Cookie HTTP field value syntax
-icy
<int>
.D...... request ICY metadata (from 0 to 1) (d
efault 1)
-auth_type
<int>
ED...... HTTP authentication type (from 0 to 1
) (default 0)
none
ED...... No auth method set, autodetect
basic
ED...... HTTP basic authentication
-location
<string>
ED...... The actual location of the data recei
ved
-offset
<int64>
.D...... initial byte offset (from 0 to I64_MA
X) (default 0)
-end_offset
<int64>
.D...... try to limit the request to bytes pre
ceding this offset (from 0 to I64_MAX) (default 0)
icecast AVOptions:
pipe AVOptions:
srtp AVOptions:
subfile AVOptions:
-start
ault 0)
-end
lt 0)
tcp AVOptions:
-listen
0 to 1) (default 0)
-timeout
(from -1 to INT_MAX)
-listen_timeout
to INT_MAX) (default
tls AVOptions:
-ca_file
-cafile
-tls_verify
o 1) (default 0)
-cert_file
-key_file
-listen
0 to 1) (default 0)
<int64>
<int64>
<int>
<int>
ED...... set timeout of socket I/O operations
(default -1)
<int>
ED...... Connection awaiting timeout (from -1
-1)
<string>
<string>
<int>
<string>
<string>
<int>
udp AVOptions:
-buffer_size
<int>
ED...... set packet buffer size in bytes (from
0 to INT_MAX) (default 0)
-localport
<int>
ED...... set local port to bind to (from 0 to
INT_MAX) (default 0)
-localaddr
<string>
ED...... choose local IP address (default "")
-pkt_size
<int>
ED...... set size of UDP packets (from 0 to IN
T_MAX) (default 1472)
-reuse
<int>
ED...... explicitly allow or disallow reusing
UDP sockets (from 0 to 1) (default 0)
-connect
<int>
ED...... set if connect() should be called on
socket (from 0 to 1) (default 0)
-fifo_size
<int>
.D...... set the UDP receiving circular buffer
size, expressed as a number of packets with size of 188 bytes (from 0 to INT_MA
X) (default 28672)
-overrun_nonfatal <int>
.D...... survive in case of UDP receiving circ
ular buffer overrun (from 0 to 1) (default 0)
-timeout
<int>
.D...... set raise error timeout (only in read
mode) (from 0 to INT_MAX) (default 0)
librtmp protocol AVOptions:
-rtmp_app
<string>
ED...... Name of application to connect to on
the RTMP server
-rtmp_buffer
<string>
ED...... Set buffer time in milliseconds. The
default is 3000. (default "3000")
-rtmp_conn
<string>
ED...... Append arbitrary AMF data to the Conn
ect message
-rtmp_flashver
<string>
ED...... Version of the Flash plugin used to r
un the SWF player.
-rtmp_live
<int>
.D...... Specify that the media is a live stre
am. (from INT_MIN to INT_MAX) (default 0)
any
.D...... both
live
.D...... live stream
recorded
.D...... recorded stream
-rtmp_pageurl
<string>
.D...... URL of the web page in which the medi
a was embedded. By default no value will be sent.
-rtmp_playpath
<string>
ED...... Stream identifier to play or to publi
sh
-rtmp_subscribe
<string>
.D...... Name of live stream to subscribe to.
Defaults to rtmp_playpath.
-rtmp_swfurl
<string>
ED...... URL of the SWF player. By default no
value will be sent
-rtmp_swfverify
<string>
.D...... URL to player swf file, compute hash/
size automatically. (unimplemented)
-rtmp_tcurl
<string>
ED...... URL of the target stream. Defaults to
proto://host[:port]/app.
librtmpe protocol AVOptions:
-rtmp_app
<string>
ED...... Name of application to connect to on
the RTMP server
-rtmp_buffer
<string>
ED...... Set buffer time in milliseconds. The
default is 3000. (default "3000")
-rtmp_conn
<string>
ED...... Append arbitrary AMF data to the Conn
ect message
-rtmp_flashver
<string>
ED...... Version of the Flash plugin used to r
un the SWF player.
-rtmp_live
<int>
.D...... Specify that the media is a live stre
am. (from INT_MIN to INT_MAX) (default 0)
any
.D...... both
live
.D...... live stream
recorded
.D...... recorded stream
-rtmp_pageurl
<string>
.D...... URL of the web page in which the medi
a was embedded. By default no value will be sent.
-rtmp_playpath
<string>
ED...... Stream identifier to play or to publi
sh
-rtmp_subscribe
<string>
.D...... Name of live stream to subscribe to.
Defaults to rtmp_playpath.
-rtmp_swfurl
<string>
ED...... URL of the SWF player. By default no
value will be sent
-rtmp_swfverify
<string>
.D...... URL to player swf file, compute hash/
size automatically. (unimplemented)
-rtmp_tcurl
<string>
ED...... URL of the target stream. Defaults to
proto://host[:port]/app.
librtmps protocol AVOptions:
-rtmp_app
<string>
the RTMP server
-rtmp_buffer
<string>
ED...... Set buffer time in milliseconds. The
default is 3000. (default "3000")
-rtmp_conn
<string>
ED...... Append arbitrary AMF data to the Conn
ect message
-rtmp_flashver
<string>
ED...... Version of the Flash plugin used to r
un the SWF player.
-rtmp_live
<int>
.D...... Specify that the media is a live stre
am. (from INT_MIN to INT_MAX) (default 0)
any
.D...... both
live
.D...... live stream
recorded
.D...... recorded stream
-rtmp_pageurl
<string>
.D...... URL of the web page in which the medi
a was embedded. By default no value will be sent.
-rtmp_playpath
<string>
ED...... Stream identifier to play or to publi
sh
-rtmp_subscribe
<string>
.D...... Name of live stream to subscribe to.
Defaults to rtmp_playpath.
-rtmp_swfurl
<string>
ED...... URL of the SWF player. By default no
value will be sent
-rtmp_swfverify
<string>
.D...... URL to player swf file, compute hash/
size automatically. (unimplemented)
-rtmp_tcurl
<string>
ED...... URL of the target stream. Defaults to
proto://host[:port]/app.
librtmpt protocol AVOptions:
-rtmp_app
<string>
ED...... Name of application to connect to on
the RTMP server
-rtmp_buffer
<string>
ED...... Set buffer time in milliseconds. The
default is 3000. (default "3000")
-rtmp_conn
<string>
ED...... Append arbitrary AMF data to the Conn
ect message
-rtmp_flashver
<string>
ED...... Version of the Flash plugin used to r
un the SWF player.
-rtmp_live
<int>
.D...... Specify that the media is a live stre
am. (from INT_MIN to INT_MAX) (default 0)
any
.D...... both
live
.D...... live stream
recorded
.D...... recorded stream
-rtmp_pageurl
<string>
.D...... URL of the web page in which the medi
a was embedded. By default no value will be sent.
-rtmp_playpath
<string>
ED...... Stream identifier to play or to publi
sh
-rtmp_subscribe
<string>
.D...... Name of live stream to subscribe to.
Defaults to rtmp_playpath.
-rtmp_swfurl
<string>
ED...... URL of the SWF player. By default no
value will be sent
-rtmp_swfverify
<string>
.D...... URL to player swf file, compute hash/
size automatically. (unimplemented)
-rtmp_tcurl
<string>
ED...... URL of the target stream. Defaults to
proto://host[:port]/app.
librtmpte protocol AVOptions:
-rtmp_app
<string>
the RTMP server
-rtmp_buffer
<string>
default is 3000. (default "3000")
-rtmp_conn
<string>
ect message
-rtmp_flashver
<string>
un the SWF player.
-rtmp_live
<int>
.D...... Specify that the media is a live stre
am. (from INT_MIN to INT_MAX) (default 0)
any
.D...... both
live
.D...... live stream
recorded
.D...... recorded stream
-rtmp_pageurl
<string>
.D...... URL of the web page in which the medi
a was embedded. By default no value will be sent.
-rtmp_playpath
<string>
ED...... Stream identifier to play or to publi
sh
-rtmp_subscribe
<string>
.D...... Name of live stream to subscribe to.
Defaults to rtmp_playpath.
-rtmp_swfurl
<string>
ED...... URL of the SWF player. By default no
value will be sent
-rtmp_swfverify
<string>
.D...... URL to player swf file, compute hash/
size automatically. (unimplemented)
-rtmp_tcurl
<string>
ED...... URL of the target stream. Defaults to
proto://host[:port]/app.
dshow indev AVOptions:
-video_size
<image_size> .D...... set video size given a string such as
640x480 or hd720.
-pixel_format
<pix_fmt>
.D...... set video pixel format (default none)
-framerate
<string>
.D...... set video frame rate
-sample_rate
<int>
.D...... set audio sample rate (from 0 to INT_
MAX) (default 0)
-sample_size
<int>
.D...... set audio sample size (from 0 to 16)
(default 0)
-channels
<int>
.D...... set number of audio channels, such as
1 or 2 (from 0 to INT_MAX) (default 0)
-list_devices
<int>
.D...... list available devices (from 0 to 1)
(default 0)
true
.D......
false
.D......
-list_options
<int>
.D...... list available options for specified
device (from 0 to 1) (default 0)
true
.D......
false
.D......
-video_device_number <int>
.D...... set video device number for devices
with same name (starts at 0) (from 0 to INT_MAX) (default 0)
-audio_device_number <int>
.D...... set audio device number for devices
with same name (starts at 0) (from 0 to INT_MAX) (default 0)
-audio_buffer_size <int>
.D...... set audio device buffer latency size
in milliseconds (default is the device's default) (from 0 to INT_MAX) (default 0
)
GDIgrab indev AVOptions:
-draw_mouse
<int>
(default 1)
-show_region
<int>
0 to 1) (default 0)
-framerate
<video_rate>
-video_size
<image_size>
-offset_x
<int>
o INT_MAX) (default 0)
-offset_y
<int>
o INT_MAX) (default 0)
lavfi indev AVOptions:
-graph
<string>
-graph_file
<string>
-dumpgraph
<string>
<int>
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
ingenient demuxer AVOptions:
-framerate
<video_rate> .D...... (default "25")
m4v demuxer AVOptions:
-framerate
<video_rate> .D...... (default "25")
microdvddec AVOptions:
-subfps
<rational>
om 0 to INT_MAX) (default 0/1)
<int>
-sample_rate
-channels
<int>
<int>
s8 demuxer AVOptions:
-sample_rate
<int>
-channels
<int>
-sample_rate
-channels
<int>
<int>
u8 demuxer AVOptions:
-sample_rate
<int>
-channels
<int>
tedcaptions_demuxer AVOptions:
-start_time
<int64>
.D...S.. set the start time (offset) of the su
btitles, in ms (from I64_MIN to I64_MAX) (default 15000)
TTY demuxer AVOptions:
-chars_per_frame <int>
.D...... (from 1 to INT_MAX) (default 6000)
-video_size
<image_size> .D...... A string describing frame size, such
as 640x480 or hd720.
-framerate
<video_rate> .D...... (default "25")
vc1 demuxer AVOptions:
-framerate
<video_rate> .D...... (default "25")
WAV demuxer AVOptions:
-ignore_length
<int>
0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
dpx demuxer AVOptions:
-framerate
<video_rate> .D...... set the video framerate (default "25"
)
-loop
<int>
.D...... force loop over input file sequence (
from 0 to 1) (default 0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
exr demuxer AVOptions:
-framerate
<video_rate> .D...... set the video framerate (default "25"
)
-loop
<int>
.D...... force loop over input file sequence (
from 0 to 1) (default 0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
from 0 to 2) (default 0)
none
sec
ns
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
pictor demuxer AVOptions:
-framerate
<video_rate> .D...... set the video framerate (default "25"
)
-loop
<int>
.D...... force loop over input file sequence (
from 0 to 1) (default 0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
png demuxer AVOptions:
-framerate
<video_rate> .D...... set the video framerate (default "25"
)
-loop
<int>
.D...... force loop over input file sequence (
from 0 to 1) (default 0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
from 0 to 2) (default 0)
none
sec
ns
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
webp demuxer AVOptions:
-framerate
<video_rate> .D...... set the video framerate (default "25"
)
-loop
<int>
.D...... force loop over input file sequence (
from 0 to 1) (default 0)
-pattern_type
<int>
.D...... set pattern type (from 0 to INT_MAX)
(default 0)
glob_sequence
.D...... select glob/sequence pattern type
glob
.D...... select glob pattern type
sequence
.D...... select sequence pattern type
-pixel_format
<string>
.D...... set video pixel format
-start_number
<int>
.D...... set first number in the sequence (fro
m 0 to INT_MAX) (default 0)
-start_number_range <int>
.D...... set range for looking at the first s
equence number (from 1 to INT_MAX) (default 5)
-video_size
<image_size> .D...... set video size
-frame_size
<int>
.D...... force frame size in bytes (from 0 to
INT_MAX) (default 0)
-ts_from_file
<int>
.D...... set frame timestamp from file's one (
from 0 to 2) (default 0)
none
.D...... none
sec
.D...... second precision
ns
.D...... nano second precision
Game Music Emu demuxer AVOptions:
-track_index
<int>
.D..A... set track that should be played (from
0 to INT_MAX) (default 0)
-sample_rate
<int>
.D..A... set sample rate (from 1000 to 999999)
(default 44100)
-max_size
<int64>
.D..A... set max file size supported (in bytes
) (from 0 to 1.84467e+019) (default 5.24288e+007)
ModPlug demuxer AVOptions:
-noise_reduction <int>
from 0 to 1) (default 0)
-reverb_depth
<int>
0 to 100) (default 0)
-reverb_delay
<int>
(from 0 to INT_MAX) (default 0)
-bass_amount
<int>
0 to 100) (default 0)
-bass_range
<int>
.D...... XBass cutoff in Hz 10-100 (from 0 to
100) (default 0)
-surround_depth
<int>
.D...... Surround level 0(quiet)-100(heavy) (f
rom 0 to 100) (default 0)
-surround_delay
<int>
.D...... Surround delay in ms, usually 5-40ms
(from 0 to INT_MAX) (default 0)
-max_size
<int>
.D...... Max file size supported (in bytes). D
efault is 5MB. Set to 0 for no limit (not recommended) (from 0 to 1.04858e+008)
(default 5.24288e+006)
-video_stream_expr <string>
.D...... Color formula
-video_stream
<int>
.D...... Make demuxer output a video stream (f
rom 0 to 1) (default 0)
-video_stream_w
<int>
.D...... Video stream width in char (one char
= 8x8px) (from 20 to 512) (default 30)
-video_stream_h
<int>
.D...... Video stream height in char (one char
= 8x8px) (from 20 to 512) (default 30)
-video_stream_ptxt <int>
.D...... Print speed, tempo, order, ... in vid
eo stream (from 0 to 1) (default 1)
caca_outdev AVOptions:
sdl outdev AVOptions:
ADTS muxer AVOptions:
AIFF muxer AVOptions:
AST muxer AVOptions:
f4v muxer AVOptions:
flac muxer AVOptions:
frame hash encoder class AVOptions:
GIF muxer AVOptions:
HDS muxer AVOptions:
hls muxer AVOptions:
image2 muxer AVOptions:
ipod muxer AVOptions:
ismv muxer AVOptions:
LATM/LOAS muxer AVOptions:
hash encoder class AVOptions:
matroska muxer AVOptions:
matroska audio muxer AVOptions:
mov muxer AVOptions:
MP3 muxer AVOptions:
mp4 muxer AVOptions:
adelay AVOptions:
delays
<string>
<float>
<float>
<string>
<string>
<string>
<string>
<string>
aecho AVOptions:
in_gain
efault 0.6)
out_gain
default 0.3)
delays
00")
decays
5")
aeval AVOptions:
exprs
expressions
channel_layout
c
afade AVOptions:
type
<int>
..F.A... set the fade direction (from 0 to 1) (
default 0)
in
..F.A... fade-in
out
..F.A... fade-out
t
<int>
..F.A... set the fade direction (from 0 to 1) (
default 0)
in
..F.A... fade-in
out
..F.A... fade-out
start_sample
<int64>
..F.A... set number of first sample to start fa
ding (from 0 to I64_MAX) (default 0)
ss
<int64>
..F.A... set number of first sample to start fa
ding (from 0 to I64_MAX) (default 0)
nb_samples
<int>
..F.A... set number of samples for fade duratio
n (from 1 to INT_MAX) (default 44100)
ns
<int>
..F.A... set number of samples for fade duratio
n (from 1 to INT_MAX) (default 44100)
start_time
st
duration
d
curve
ault 0)
tri
qsin
esin
hsin
log
par
qua
cub
squ
cbr
c
ault 0)
tri
qsin
esin
hsin
log
par
qua
cub
squ
cbr
<duration>
<duration>
<duration>
<duration>
<int>
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
<int>
aformat AVOptions:
sample_fmts
<string>
ts.
sample_rates
<string>
.
channel_layouts <string>
uts.
ainterleave AVOptions:
nb_inputs
<int>
X) (default 2)
n
<int>
X) (default 2)
allpass AVOptions:
frequency
9) (default 3000)
f
9) (default 3000)
width_type
efault 1)
h
q
o
s
width
fault 707.1)
w
fault 707.1)
amerge AVOptions:
set
set
set
set
set
time
time
fade
fade
fade
linear slope
quarter of sine wave
exponential sine wave
half of sine wave
logarithmic
inverted parabola
quadratic
cubic
square root
cubic root
<double>
<double>
<int>
<double>
..F.A... Hz
..F.A... Q-Factor
..F.A... octave
..F.A... slope
..F.A... set filter-width (from 0 to 99999) (de
<double>
inputs
o 32) (default 2)
<int>
amix AVOptions:
inputs
<int>
ult 2)
duration
<int>
rom 0 to 2) (default 0)
longest
shortest
first
dropout_transition <float>
me renormalization when an input
apad AVOptions:
packet_size
<int>
..F.A... set silence packet size (from 0 to INT
_MAX) (default 4096)
pad_len
<int64>
..F.A... set number of samples of silence to ad
d (from -1 to I64_MAX) (default -1)
whole_len
<int64>
..F.A... set minimum target number of samples i
n the audio stream (from -1 to I64_MAX) (default -1)
aperms AVOptions:
mode
<int>
..FVA... select permissions mode (from 0 to 4)
(default 0)
none
..FVA... do nothing
ro
..FVA... set all output frames read-only
rw
..FVA... set all output frames writable
toggle
..FVA... switch permissions
random
..FVA... set permissions randomly
seed
<int64>
..FVA... set the seed for the random mode (from
-1 to UINT32_MAX) (default -1)
aphaser AVOptions:
in_gain
0.4)
out_gain
fault 0.74)
delay
) (default 3)
decay
4)
speed
default 0.5)
type
ault 1)
triangular
t
sinusoidal
s
<double>
<double>
<double>
<double>
<double>
<int>
aresample AVOptions:
sample_rate
<int>
..F.A...
..F.A...
..F.A...
..F.A...
..F.A... (from 0 to INT_MAX) (default 0)
SWResampler AVOptions:
aselect AVOptions:
expr
<string>
frames (default "1")
e
<string>
<string>
<string>
<string>
<string>
..FVA...
..FVA...
..FVA...
..FVA...
asetnsamples AVOptions:
nb_out_samples
<int>
..F.A...
ples (from 1 to INT_MAX) (default 1024)
n
<int>
..F.A...
ples (from 1 to INT_MAX) (default 1024)
pad
<int>
..F.A...
) (default 1)
p
<int>
..F.A...
) (default 1)
asetpts AVOptions:
expr
<string>
tamp (default "PTS")
asetrate AVOptions:
sample_rate
<int>
) (default 44100)
r
<int>
) (default 44100)
asettb AVOptions:
expr
<string>
timebase (default "intb")
tb
<string>
timebase (default "intb")
set
set
set
set
commands
commands
commands file
commands file
asplit AVOptions:
astats AVOptions:
length
) (default 0.05)
<double>
astreamsync AVOptions:
expr
<string>
lt "t1-t2")
e
<string>
lt "t1-t2")
atempo AVOptions:
tempo
(default 1)
<double>
atrim AVOptions:
starti
<duration> ..F.A... Timestamp of the first frame that shou
ld be passed (default I64_MAX)
endi
<duration> ..F.A... Timestamp of the first frame that shou
ld be dropped again (default I64_MAX)
start_pts
<int64>
..F.A... Timestamp of the first frame that shou
<double>
<double>
<int>
<double>
..F.A... Hz
..F.A... Q-Factor
..F.A... octave
..F.A... slope
..F.A... set band-width (from 0 to 999) (defaul
<double>
<int>
bandreject AVOptions:
frequency
<double>
9) (default 3000)
f
<double>
9) (default 3000)
width_type
<int>
efault 3)
h
q
o
s
width
<double>
t 0.5)
w
<double>
t 0.5)
bass AVOptions:
frequency
9) (default 100)
f
9) (default 100)
width_type
efault 3)
h
q
o
<double>
<double>
<int>
s
width
<double>
99999) (default 0.5)
w
<double>
99999) (default 0.5)
gain
<double>
)
g
<double>
)
biquad AVOptions:
a0
a1
a2
b0
b1
b2
<double>
<double>
<double>
<double>
<double>
<double>
..F.A... slope
..F.A... set shelf transition steep (from 0 to
..F.A... set shelf transition steep (from 0 to
..F.A... set gain (from -900 to 900) (default 0
..F.A... set gain (from -900 to 900) (default 0
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
(from
(from
(from
(from
(from
(from
-32768
-32768
-32768
-32768
-32768
-32768
to
to
to
to
to
to
32767)
32767)
32767)
32767)
32767)
32767)
(default
(default
(default
(default
(default
(default
1)
1)
1)
1)
1)
1)
compand AVOptions:
attacks
<string>
..F.A... set time over which increase of volume
is determined (default "0.3")
decays
<string>
..F.A... set time over which decrease of volume
is determined (default "0.8")
points
<string>
..F.A... set points of transfer function (defau
lt "-70/-70|-60/-20")
soft-knee
<double>
..F.A... set soft-knee (from 0.01 to 900) (defa
ult 0.01)
gain
<double>
..F.A... set output gain (from -900 to 900) (de
fault 0)
volume
<double>
..F.A... set initial volume (from -900 to 0) (d
efault 0)
delay
<double>
..F.A... set delay for samples before sending t
hem to volume adjuster (from 0 to 20) (default 0)
ebur128 AVOptions:
video
<int>
t 0)
size
<image_size>
meter
<int>
18) (default 9)
framelog
<int>
N to INT_MAX) (default -1)
info
verbose
metadata
<int>
om 0 to 1) (default 0)
peak
<flags>
none
sample
true
equalizer AVOptions:
frequency
<double>
9) (default 0)
f
<double>
9) (default 0)
width_type
<int>
efault 3)
h
q
o
s
width
<double>
t 1)
w
<double>
t 1)
gain
<double>
)
g
<double>
)
flanger AVOptions:
delay
<double>
..F.A... base delay in milliseconds (from 0 to
30) (default 0)
depth
<double>
..F.A... added swept delay in milliseconds (fro
m 0 to 10) (default 2)
regen
<double>
..F.A... percentage regeneration (delayed signa
l feedback) (from -95 to 95) (default 0)
width
<double>
..F.A... percentage of delayed signal mixed wit
h original (from 0 to 100) (default 71)
speed
<double>
..F.A... sweeps per second (Hz) (from 0.1 to 10
) (default 0.5)
shape
<int>
..F.A... swept wave shape (from 0 to 1) (defaul
t 0)
triangular
..F.A...
t
..F.A...
sinusoidal
..F.A...
s
..F.A...
phase
<double>
..F.A... swept wave percentage phase-shift for
multi-channel (from 0 to 100) (default 25)
interp
<int>
..F.A... delay-line interpolation (from 0 to 1)
(default 0)
linear
..F.A...
quadratic
..F.A...
highpass AVOptions:
frequency
ult 3000)
f
ult 3000)
width_type
efault 3)
h
q
o
s
width
.707)
w
<double>
<double>
<int>
<double>
..F.A... Hz
..F.A... Q-Factor
..F.A... octave
..F.A... slope
..F.A... set width (from 0 to 99999) (default 0
<double>
.707)
poles
ault 2)
p
ault 2)
<int>
<int>
join AVOptions:
inputs
<int>
..F.A... Number of input streams. (from 1 to IN
T_MAX) (default 2)
channel_layout
<string>
..F.A... Channel layout of the output stream. (
default "stereo")
map
<string>
..F.A... A comma-separated list of channels map
s in the format 'input_stream.input_channel-output_channel.
lowpass AVOptions:
frequency
ult 500)
f
ult 500)
width_type
efault 3)
h
q
o
s
width
.707)
w
.707)
poles
ault 2)
p
ault 2)
pan AVOptions:
args
<double>
<double>
<int>
<double>
..F.A... Hz
..F.A... Q-Factor
..F.A... octave
..F.A... slope
..F.A... set width (from 0 to 99999) (default 0
<double>
<int>
<int>
<string>
..F.A...
silencedetect AVOptions:
n
<double>
) (default 0.001)
noise
<double>
) (default 0.001)
d
<double>
0 to 86400) (default 2)
duration
<double>
0 to 86400) (default 2)
silenceremove AVOptions:
start_periods
<int>
start_duration
<duration>
start_threshold <double>
stop_periods
<int>
stop_duration
<duration>
stop_threshold
<double>
leave_silence
<int>
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
treble AVOptions:
frequency
9) (default 3000)
f
<double>
<double>
9) (default 3000)
width_type
<int>
efault 3)
h
q
o
s
width
<double>
99999) (default 0.5)
w
<double>
99999) (default 0.5)
gain
<double>
)
g
<double>
)
volume AVOptions:
volume
<string>
ult "1.0")
precision
<int>
to 2) (default 1)
fixed
float
double
eval
<int>
from 0 to 1) (default 0)
once
frame
aevalsrc AVOptions:
exprs
<string>
..F.A... set
expressions
nb_samples
<int>
..F.A... set
d frame (from 0 to INT_MAX) (default 1024)
n
<int>
..F.A... set
d frame (from 0 to INT_MAX) (default 1024)
sample_rate
<string>
..F.A... set
s
<string>
..F.A... set
duration
<duration> ..F.A... set
d
<duration> ..F.A... set
channel_layout
<string>
..F.A... set
c
<string>
..F.A... set
anullsrc AVOptions:
channel_layout
<string>
..F.A... set
cl
<string>
..F.A... set
sample_rate
<string>
..F.A... set
r
<string>
..F.A... set
nb_samples
<int>
..F.A... set
d frame (from 0 to INT_MAX) (default 1024)
n
<int>
..F.A... set
d frame (from 0 to INT_MAX) (default 1024)
sine AVOptions:
frequency
MAX) (default 440)
f
MAX) (default 440)
beep_factor
o DBL_MAX) (default
8-bit fixed-point
32-bit floating-point
64-bit floating-point
when to evaluate expressions (
<double>
<double>
<double>
0)
b
<double>
o DBL_MAX) (default 0)
sample_rate
<int>
) (default 44100)
r
<int>
) (default 44100)
duration
<duration>
d
<duration>
samples_per_frame <int>
rom 0 to INT_MAX) (default 1024)
ass AVOptions:
filename
f
original_size
ed to scale fonts)
shaping
ault -1)
auto
simple
complex
<string>
..FV.... set the filename of file to read
<string>
..FV.... set the filename of file to read
<image_size> ..FV.... set the size of the original video (us
<int>
bbox AVOptions:
min_val
<int>
..FV.... set minimum luminance value for boundi
ng box (from 0 to 254) (default 16)
blackdetect AVOptions:
d
<double>
..FV.... set minimum detected black duration in
seconds (from 0 to DBL_MAX) (default 2)
black_min_duration <double>
..FV.... set minimum detected black duration i
n seconds (from 0 to DBL_MAX) (default 2)
picture_black_ratio_th <double>
..FV.... set the picture black ratio thres
hold (from 0 to 1) (default 0.98)
pic_th
<double>
..FV.... set the picture black ratio threshold
(from 0 to 1) (default 0.98)
pixel_black_th
<double>
..FV.... set the pixel black threshold (from 0
to 1) (default 0.1)
pix_th
<double>
..FV.... set the pixel black threshold (from 0
to 1) (default 0.1)
blackframe AVOptions:
amount
<int>
..FV.... Percentage of the pixels that
be below the threshold for the frame to be considered black. (from 0 to
fault 98)
threshold
<int>
..FV.... threshold below which a pixel
considered black (from 0 to 255) (default 32)
thresh
<int>
..FV.... threshold below which a pixel
considered black (from 0 to 255) (default 32)
blend AVOptions:
c0_mode
23) (default 0)
addition
and
average
burn
darken
difference
divide
dodge
<int>
have to
100) (de
value is
value is
exclusion
hardlight
lighten
multiply
negation
normal
or
overlay
phoenix
pinlight
reflect
screen
softlight
subtract
vividlight
xor
c1_mode
23) (default 0)
addition
and
average
burn
darken
difference
divide
dodge
exclusion
hardlight
lighten
multiply
negation
normal
or
overlay
phoenix
pinlight
reflect
screen
softlight
subtract
vividlight
xor
c2_mode
23) (default 0)
addition
and
average
burn
darken
difference
divide
dodge
exclusion
hardlight
lighten
multiply
negation
normal
or
overlay
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... set component #1 blend mode (from 0 to
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... set component #2 blend mode (from 0 to
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
phoenix
pinlight
reflect
screen
softlight
subtract
vividlight
xor
c3_mode
<int>
23) (default 0)
addition
and
average
burn
darken
difference
divide
dodge
exclusion
hardlight
lighten
multiply
negation
normal
or
overlay
phoenix
pinlight
reflect
screen
softlight
subtract
vividlight
xor
all_mode
<int>
m -1 to 23) (default -1)
addition
and
average
burn
darken
difference
divide
dodge
exclusion
hardlight
lighten
multiply
negation
normal
or
overlay
phoenix
pinlight
reflect
screen
softlight
subtract
vividlight
xor
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... set component #3 blend mode (from 0 to
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... set blend mode for all components (fro
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
c0_expr
c1_expr
c2_expr
c3_expr
all_expr
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
color component #0
color component #1
color component #2
color component #3
expression for all
expression
expression
expression
expression
color component
s
c0_opacity
<double>
..FV....
to 1) (default 1)
c1_opacity
<double>
..FV....
to 1) (default 1)
c2_opacity
<double>
..FV....
to 1) (default 1)
c3_opacity
<double>
..FV....
to 1) (default 1)
all_opacity
<double>
..FV....
from 0 to 1) (default 1)
shortest
<int>
..FV....
put terminates (from 0 to 1) (default 0)
repeatlast
<int>
..FV....
(default 1)
boxblur AVOptions:
luma_radius
<string>
..FV.... Radius of the luma blurring box (defau
lt "2")
lr
<string>
..FV.... Radius of the luma blurring box (defau
lt "2")
luma_power
<int>
..FV.... How many times should the boxblur be a
pplied to luma (from 0 to INT_MAX) (default 2)
lp
<int>
..FV.... How many times should the boxblur be a
pplied to luma (from 0 to INT_MAX) (default 2)
chroma_radius
<string>
..FV.... Radius of the chroma blurring box
cr
<string>
..FV.... Radius of the chroma blurring box
chroma_power
<int>
..FV.... How many times should the boxblur be a
pplied to chroma (from -1 to INT_MAX) (default -1)
cp
<int>
..FV.... How many times should the boxblur be a
pplied to chroma (from -1 to INT_MAX) (default -1)
alpha_radius
<string>
..FV.... Radius of the alpha blurring box
ar
<string>
..FV.... Radius of the alpha blurring box
alpha_power
<int>
..FV.... How many times should the boxblur be a
pplied to alpha (from -1 to INT_MAX) (default -1)
ap
<int>
..FV.... How many times should the boxblur be a
pplied to alpha (from -1 to INT_MAX) (default -1)
codecview AVOptions:
mv
<flags>
lt 0)
pf
bf
bb
colorbalance AVOptions:
rs
<double>
t 0)
gs
<double>
ult 0)
bs
<double>
lt 0)
rm
<double>
lt 0)
gm
<double>
ault 0)
bm
ult 0)
rh
ault 0)
gh
efault 0)
bh
fault 0)
<double>
<double>
<double>
<double>
colorchannelmixer AVOptions:
rr
<double>
from -2 to 2) (default 1)
rg
<double>
(from -2 to 2) (default 0)
rb
<double>
(from -2 to 2) (default 0)
ra
<double>
(from -2 to 2) (default 0)
gr
<double>
(from -2 to 2) (default 0)
gg
<double>
el (from -2 to 2) (default 1)
gb
<double>
l (from -2 to 2) (default 0)
ga
<double>
el (from -2 to 2) (default 0)
br
<double>
(from -2 to 2) (default 0)
bg
<double>
l (from -2 to 2) (default 0)
bb
<double>
(from -2 to 2) (default 1)
ba
<double>
l (from -2 to 2) (default 0)
ar
<double>
(from -2 to 2) (default 0)
ag
<double>
el (from -2 to 2) (default 0)
ab
<double>
l (from -2 to 2) (default 0)
aa
<double>
el (from -2 to 2) (default 1)
colormatrix AVOptions:
src
<int>
(default -1)
bt709
fcc
bt601
smpte240m
dst
<int>
to 3) (default -1)
bt709
fcc
bt601
smpte240m
crop AVOptions:
out_w
<string>
set
set
set
set
BT.709 colorspace
FCC colorspace
BT.601 colorspace
SMPTE-240M colorspace
fault "iw")
w
fault "iw")
out_h
efault "ih")
h
efault "ih")
x
t "(in_w-out_w)/2")
y
t "(in_h-out_h)/2")
keep_aspect
lt 0)
<string>
<string>
<string>
<string>
<string>
<int>
cropdetect AVOptions:
limit
<int>
..FV.... Threshold below which the pixel
sidered black (from 0 to 255) (default 24)
round
<int>
..FV.... Value by which the width/height
be divisible (from 0 to INT_MAX) (default 16)
reset
<int>
..FV.... Recalculate the crop area after
any frames (from 0 to INT_MAX) (default 0)
reset_count
<int>
..FV.... Recalculate the crop area after
any frames (from 0 to INT_MAX) (default 0)
curves AVOptions:
preset
<int>
o 10) (default 0)
none
color_negative
cross_process
darker
increase_contrast
lighter
linear_contrast
medium_contrast
negative
strong_contrast
vintage
master
<string>
m
<string>
red
<string>
r
<string>
green
<string>
g
<string>
blue
<string>
b
<string>
all
<string>
nts
psfile
<string>
dctdnoiz AVOptions:
sigma
<float>
9) (default 0)
s
<float>
9) (default 0)
overlap
<int>
(from -1 to 15) (default -1)
expr
<string>
e
<string>
n
<int>
is con
should
this m
this m
(from 3 to 4) (default 3)
decimate AVOptions:
cycle
<int>
..FV.... set the number of frame from which one
will be dropped (from 2 to 25) (default 5)
dupthresh
<double>
..FV.... set duplicate threshold (from 0 to 100
) (default 1.1)
scthresh
<double>
..FV.... set scene change threshold (from 0 to
100) (default 15)
blockx
<int>
..FV.... set the size of the x-axis blocks used
during metric calculations (from 4 to 512) (default 32)
blocky
<int>
..FV.... set the size of the y-axis blocks used
during metric calculations (from 4 to 512) (default 32)
ppsrc
<int>
..FV.... mark main input as a pre-processed inp
ut and activate clean source input stream (from 0 to 1) (default 0)
chroma
<int>
..FV.... set whether or not chroma is considere
d in the metric calculations (from 0 to 1) (default 1)
dejudder AVOptions:
cycle
<int>
..FV.... set the length of the cycle to use for
dejuddering (from 2 to 240) (default 4)
delogo AVOptions:
x
X) (default -1)
y
X) (default -1)
w
efault -1)
h
default -1)
band
NT_MAX) (default 4)
t
NT_MAX) (default 4)
show
t 0)
<int>
<int>
<int>
<int>
<int>
<int>
<int>
deshake AVOptions:
x
<int>
..FV.... set x for the rectangular search area
(from -1 to INT_MAX) (default -1)
y
<int>
..FV.... set y for the rectangular search area
(from -1 to INT_MAX) (default -1)
w
<int>
..FV.... set width for the rectangular search a
rea (from -1 to INT_MAX) (default -1)
h
<int>
..FV.... set height for the rectangular search
area (from -1 to INT_MAX) (default -1)
rx
<int>
..FV.... set x for the rectangular search area
(from 0 to 64) (default 16)
ry
<int>
..FV.... set y for the rectangular search area
(from 0 to 64) (default 16)
edge
<int>
..FV.... set edge mode (from 0 to 3) (default 3
)
blank
..FV.... fill zeroes at blank locations
original
..FV.... original image at blank locations
clamp
..FV.... extruded edge value at blank location
s
mirror
..FV.... mirrored edge at blank locations
blocksize
<int>
..FV.... set motion search blocksize (from 4 to
128) (default 8)
contrast
<int>
m 1 to 255) (default 125)
search
<int>
ault 0)
exhaustive
less
filename
<string>
me
opencl
<int>
m 0 to 1) (default 0)
drawbox AVOptions:
x
<string>
x edge (default "0")
y
<string>
dge (default "0")
width
<string>
w
<string>
height
<string>
h
<string>
color
<string>
c
<string>
thickness
<string>
t
<string>
drawgrid AVOptions:
x
y
width
w
height
h
color
)
c
)
thickness
t
drawtext AVOptions:
fontfile
text
textfile
fontcolor
fontcolor_expr
lt "")
boxcolor
bordercolor
shadowcolor
box
fontsize
ault 0)
x
y
shadowx
lt 0)
shadowy
lt 0)
borderw
MAX) (default 0)
set
set
set
set
set
set
set
set
<string>
<string>
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
<string>
<string>
<string>
<string>
<string>
<string>
<color>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
font file
text
text file
foreground color (default "black")
foreground color expression (defau
<color>
<color>
<color>
<int>
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
<string>
<string>
<int>
<int>
<int>
tabsize
<int>
..FV.... set tab size (from 0 to INT_MAX) (defa
ult 4)
basetime
<int64>
..FV.... set base time (from I64_MIN to I64_MAX
) (default I64_MIN)
font
<string>
..FV.... Font name (default "Sans")
expansion
<int>
..FV.... set the expansion mode (from 0 to 2) (
default 1)
none
..FV.... set no expansion
normal
..FV.... set normal expansion
strftime
..FV.... set strftime expansion (deprecated)
timecode
<string>
..FV.... set initial timecode
tc24hmax
<int>
..FV.... set 24 hours max (timecode only) (from
0 to 1) (default 0)
timecode_rate
<rational> ..FV.... set rate (timecode only) (from 0 to IN
T_MAX) (default 0/1)
r
<rational> ..FV.... set rate (timecode only) (from 0 to IN
T_MAX) (default 0/1)
rate
<rational> ..FV.... set rate (timecode only) (from 0 to IN
T_MAX) (default 0/1)
reload
<int>
..FV.... reload text file for each frame (from
0 to 1) (default 0)
fix_bounds
<int>
..FV.... if true, check and fix text coords to
avoid clipping (from 0 to 1) (default 1)
start_number
<int>
..FV.... start frame number for n/frame_num var
iable (from 0 to INT_MAX) (default 0)
ft_load_flags
<flags>
..FV.... set font loading flags for libfreetype
(default 0)
default
..FV....
no_scale
..FV....
no_hinting
..FV....
render
..FV....
no_bitmap
..FV....
vertical_layout
..FV....
force_autohint
..FV....
crop_bitmap
..FV....
pedantic
..FV....
ignore_global_advance_width
..FV....
no_recurse
..FV....
ignore_transform
..FV....
monochrome
..FV....
linear_design
..FV....
no_autohint
..FV....
edgedetect AVOptions:
high
<double>
ult 0.196078)
low
<double>
lt 0.0784314)
mode
<int>
wires
colormix
elbg AVOptions:
codebook_length
) (default 256)
l
) (default 256)
nb_steps
e the mapping (from
n
<int>
<int>
<int>
..FV.... set max number of steps used to comput
1 to INT_MAX) (default 1)
<int>
..FV.... set max number of steps used to comput
fade AVOptions:
type
<int>
..FV.... 'in' or 'out' for fade-in/fade-out (fr
om 0 to 1) (default 0)
t
<int>
..FV.... 'in' or 'out' for fade-in/fade-out (fr
om 0 to 1) (default 0)
start_frame
<int>
..FV.... Number of the first frame to which to
apply the effect. (from 0 to INT_MAX) (default 0)
s
<int>
..FV.... Number of the first frame to which to
apply the effect. (from 0 to INT_MAX) (default 0)
nb_frames
<int>
..FV.... Number of frames to which the effect s
hould be applied. (from 0 to INT_MAX) (default 25)
n
<int>
..FV.... Number of frames to which the effect s
hould be applied. (from 0 to INT_MAX) (default 25)
alpha
<int>
..FV.... fade alpha if it is available on the i
nput (from 0 to 1) (default 0)
start_time
<duration> ..FV.... Number of seconds of the beginning of
the effect. (default 0)
st
<duration> ..FV.... Number of seconds of the beginning of
the effect. (default 0)
duration
<duration> ..FV.... Duration of the effect in seconds. (de
fault 0)
d
<duration> ..FV.... Duration of the effect in seconds. (de
fault 0)
color
<color>
..FV.... set color (default "black")
c
<color>
..FV.... set color (default "black")
field AVOptions:
type
<int>
to 1) (default 0)
top
bottom
fieldmatch AVOptions:
order
<int>
-1 to 1) (default -1)
auto
bff
tff
mode
<int>
se (from 0 to 5) (default 1)
pc
pc_n
c + u)
pc_u
on combed (p/c + u)
pc_n_ub
..FV.... 2-way match + 3rd match on combed + 4
th/5th matches if still combed (p/c + u + u/b)
pcn
..FV.... 3-way match (p/c/n)
pcn_ub
..FV.... 3-way match + 4th/5th matches on comb
ed (p/c/n + u/b)
ppsrc
<int>
..FV.... mark main input as a pre-processed inp
ut and activate clean source input stream (from 0 to 1) (default 0)
field
<int>
..FV.... set the field to match from (from -1 t
o 1) (default -1)
auto
..FV.... automatic (same value as 'order')
bottom
..FV.... bottom field
top
..FV.... top field
mchroma
<int>
..FV.... set whether or not chroma is included
during the match comparisons (from 0 to 1) (default 1)
y0
<int>
..FV.... define an exclusion band which exclude
s the lines between y0 and y1 from the field matching decision (from 0 to INT_MA
X) (default 0)
y1
<int>
..FV.... define an exclusion band which exclude
s the lines between y0 and y1 from the field matching decision (from 0 to INT_MA
X) (default 0)
scthresh
<double>
..FV.... set scene change detection threshold (
from 0 to 100) (default 12)
combmatch
<int>
..FV.... set combmatching mode (from 0 to 2) (d
efault 1)
none
..FV.... disable combmatching
sc
..FV.... enable combmatching only on scene cha
nge
full
..FV.... enable combmatching all the time
combdbg
<int>
..FV.... enable comb debug (from 0 to 2) (defau
lt 0)
none
..FV.... no forced calculation
pcn
..FV.... calculate p/c/n
pcnub
..FV.... calculate p/c/n/u/b
cthresh
<int>
..FV.... set the area combing threshold used fo
r combed frame detection (from -1 to 255) (default 9)
chroma
<int>
..FV.... set whether or not chroma is considere
d in the combed frame decision (from 0 to 1) (default 0)
blockx
<int>
..FV.... set the x-axis size of the window used
during combed frame detection (from 4 to 512) (default 16)
blocky
<int>
..FV.... set the y-axis size of the window used
during combed frame detection (from 4 to 512) (default 16)
combpel
<int>
..FV.... set the number of combed pixels inside
any of the blocky by blockx size blocks on the frame for the frame to be detect
ed as combed (from 0 to INT_MAX) (default 80)
fieldorder AVOptions:
order
<int>
ult 1)
bff
tff
format AVOptions:
fps AVOptions:
fps
<video_rate> ..FV.... A string describing desired output fra
merate (default "25")
round
<int>
..FV.... set rounding method for timestamps (fr
om 0 to 5) (default 5)
zero
..FV.... round towards 0
inf
down
up
near
..FV....
..FV....
..FV....
..FV....
round
round
round
round
away from 0
towards -infty
towards +infty
to nearest
framepack AVOptions:
framestep AVOptions:
step
<int>
fault 1)
frei0r AVOptions:
filter_name
filter_params
<string>
<string>
..FV....
..FV....
geq AVOptions:
lum_expr
lum
cb_expr
cb
cr_expr
cr
alpha_expr
a
red_expr
r
green_expr
g
blue_expr
b
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
set
set
set
set
set
set
set
luminance expression
luminance expression
chroma blue expression
chroma blue expression
chroma red expression
chroma red expression
alpha expression
alpha expression
red expression
red expression
green expression
green expression
blue expression
blue expression
gradfun AVOptions:
strength
<float>
..FV.... The maximum amount by which the filter
will change any one pixel. (from 0.51 to 64) (default 1.2)
radius
<int>
..FV.... The neighborhood to fit the gradient t
o. (from 4 to 32) (default 16)
haldclut AVOptions:
shortest
<int>
..FV.... force termination when the shortest in
put terminates (from 0 to 1) (default 0)
repeatlast
<int>
..FV.... continue applying the last clut after
eos (from 0 to 1) (default 1)
interp
<int>
..FV.... select interpolation mode (from 0 to 2
) (default 2)
nearest
..FV.... use values from the nearest defined p
oints
trilinear
..FV.... interpolate values using the 8 points
defining a cube
tetrahedral
..FV.... interpolate values using a tetrahedro
n
histeq AVOptions:
strength
t 0.2)
intensity
lt 0.21)
antibanding
) (default 0)
none
weak
<float>
<float>
<int>
strong
histogram AVOptions:
mode
<int>
ult 0)
levels
waveform
color
color2
level_height
<int>
fault 200)
scale_height
<int>
lt 12)
step
<int>
) (default 10)
waveform_mode
<int>
lt 0)
row
column
waveform_mirror <int>
default 0)
display_mode
<int>
t 1)
parade
overlay
levels_mode
<int>
0)
linear
logarithmic
hqdn3d AVOptions:
luma_spatial
AX) (default 0)
chroma_spatial
_MAX) (default 0)
luma_tmp
MAX) (default 0)
chroma_tmp
L_MAX) (default 0)
hqx AVOptions:
n
t 3)
hue AVOptions:
h
s
"1")
H
b
"0")
<double>
<double>
<double>
<double>
<int>
<string>
<string>
<string>
<string>
idet AVOptions:
intl_thres
<float>
FLT_MAX) (default 1.04)
prog_thres
<float>
FLT_MAX) (default 1.5)
il AVOptions:
luma_mode
<int>
t 0)
none
interleave
i
deinterleave
d
<int>
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... select chroma mode (from 0 to 2) (defa
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... select chroma mode (from 0 to 2) (defa
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... select alpha mode (from 0 to 2) (defau
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... select alpha mode (from 0 to 2) (defau
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... swap luma fields (from 0 to 1) (defaul
<int>
<int>
<int>
<int>
<int>
l
t 0)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... select luma mode (from 0 to 2) (defaul
none
interleave
i
deinterleave
d
chroma_mode
ult 0)
none
interleave
i
deinterleave
d
c
ult 0)
none
interleave
i
deinterleave
d
alpha_mode
lt 0)
none
interleave
i
deinterleave
d
a
lt 0)
none
interleave
i
deinterleave
d
luma_swap
t 0)
ls
t 0)
chroma_swap
ult 0)
cs
ult 0)
alpha_swap
lt 0)
as
lt 0)
interlace AVOptions:
interleave AVOptions:
nb_inputs
<int>
X) (default 2)
n
<int>
X) (default 2)
kerndeint AVOptions:
thresh
<int>
ault 10)
map
<int>
order
<int>
)
sharp
<int>
lt 0)
twoway
<int>
)
lenscorrection AVOptions:
cx
<double>
efault 0.5)
cy
<double>
efault 0.5)
k1
<double>
-1 to 1) (default 0)
k2
<double>
(from -1 to 1) (default 0)
lut3d AVOptions:
file
interp
) (default 2)
nearest
oints
trilinear
defining a cube
tetrahedral
n
lut AVOptions:
c0
val")
c1
val")
c2
val")
c3
val")
y
u
v
r
g
b
a
lutrgb AVOptions:
c0
val")
c1
val")
c2
val")
c3
val")
<string>
<int>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
<string>
<string>
<string>
<string>
set
set
set
set
set
set
set
Y
U
V
R
G
B
A
expression
expression
expression
expression
expression
expression
expression
(default
(default
(default
(default
(default
(default
(default
"val")
"val")
"val")
"val")
"val")
"val")
"val")
y
u
v
r
g
b
a
lutyuv AVOptions:
c0
val")
c1
val")
c2
val")
c3
val")
y
u
v
r
g
b
a
<string>
<string>
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
mcdeint AVOptions:
mode
<int>
fast
medium
slow
extra_slow
parity
<int>
from -1 to 1) (default 1)
tff
bff
qp
<int>
ult 1)
set
set
set
set
set
set
set
set
set
set
set
set
set
set
Y
U
V
R
G
B
A
Y
U
V
R
G
B
A
expression
expression
expression
expression
expression
expression
expression
expression
expression
expression
expression
expression
expression
expression
(default
(default
(default
(default
(default
(default
(default
(default
(default
(default
(default
(default
(default
(default
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
"val")
mergeplanes AVOptions:
mapping
<int>
..FV.... set input to output plane mapping (fro
m 0 to 8.58993e+008) (default 0)
format
<pix_fmt>
..FV.... set output pixel format (default yuva4
44p)
mp AVOptions:
filter
<string>
mpdecimate AVOptions:
max
<int>
..FV.... set the maximum number of consecutive
dropped frames (positive), or the minimum interval between dropped frames (negat
ive) (from INT_MIN to INT_MAX) (default 0)
hi
<int>
..FV.... set high dropping threshold (from INT_
MIN to INT_MAX) (default 768)
lo
<int>
..FV.... set low dropping threshold (from INT_M
IN to INT_MAX) (default 320)
frac
<float>
..FV.... set fraction dropping threshold (from
0 to 1) (default 0.33)
negate AVOptions:
negate_alpha
<int>
noformat AVOptions:
noise AVOptions:
all_seed
o INT_MAX) (default
all_strength
00) (default 0)
alls
00) (default 0)
all_flags
a
p
t
u
allf
a
p
t
u
c0_seed
o INT_MAX) (default
c0_strength
00) (default 0)
c0s
00) (default 0)
c0_flags
a
p
t
u
c0f
a
p
t
u
c1_seed
o INT_MAX) (default
c1_strength
00) (default 0)
c1s
00) (default 0)
c1_flags
a
p
t
u
c1f
a
p
t
u
c2_seed
o INT_MAX) (default
c2_strength
00) (default 0)
c2s
00) (default 0)
c2_flags
a
<int>
-1)
<int>
<int>
<flags>
<flags>
<int>
-1)
<int>
<int>
<flags>
<flags>
<int>
-1)
<int>
<int>
<flags>
<flags>
<int>
-1)
<int>
<int>
<flags>
p
t
u
c2f
a
p
t
u
c3_seed
o INT_MAX) (default
c3_strength
00) (default 0)
c3s
00) (default 0)
c3_flags
a
p
t
u
c3f
a
p
t
u
<flags>
<int>
-1)
<int>
<int>
<flags>
<flags>
overlay AVOptions:
x
<string>
..FV.... set the x expression (default "0")
y
<string>
..FV.... set the y expression (default "0")
eof_action
<int>
..FV.... Action to take when encountering EOF f
rom secondary input (from 0 to 2) (default 0)
repeat
..FV.... Repeat the previous frame.
endall
..FV.... End both streams.
pass
..FV.... Pass through the main input.
eval
<int>
..FV.... specify when to evaluate expressions (
from 0 to 1) (default 1)
init
..FV.... eval expressions once during initiali
zation
frame
..FV.... eval expressions per-frame
rgb
<int>
..FV.... force packed RGB in input and output (
deprecated) (from 0 to 1) (default 0)
shortest
<int>
..FV.... force termination when the shortest in
put terminates (from 0 to 1) (default 0)
format
<int>
..FV.... set output format (from 0 to 3) (defau
lt 0)
yuv420
..FV....
yuv422
..FV....
yuv444
..FV....
rgb
..FV....
repeatlast
<int>
..FV.... repeat overlay of the last overlay fra
me (from 0 to 1) (default 1)
owdenoise AVOptions:
depth
<int>
luma_strength
<double>
fault 1)
ls
<double>
fault 1)
chroma_strength <double>
default 1)
cs
<double>
default 1)
pad AVOptions:
width
<string>
ault "iw")
w
<string>
ault "iw")
height
<string>
fault "ih")
h
<string>
fault "ih")
x
<string>
put image position (default "0")
y
<string>
put image position (default "0")
color
<color>
r (default "black")
perms AVOptions:
mode
<int>
..FVA... select permissions mode (from 0 to 4)
(default 0)
none
..FVA... do nothing
ro
..FVA... set all output frames read-only
rw
..FVA... set all output frames writable
toggle
..FVA... switch permissions
random
..FVA... set permissions randomly
seed
<int64>
..FVA... set the seed for the random mode (from
-1 to UINT32_MAX) (default -1)
perspective AVOptions:
x0
<string>
)
y0
<string>
)
x1
<string>
")
y1
<string>
")
x2
<string>
"0")
y2
<string>
"H")
x3
<string>
"W")
y3
<string>
"H")
interpolation
<int>
lt 0)
linear
cubic
sense
<int>
from 0 to 1) (default 0)
source
o corners in destination
destination
end corners of source
phase AVOptions:
mode
8)
<int>
p
t
b
T
B
u
U
a
A
pp AVOptions:
subfilters
e")
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
<string>
psnr AVOptions:
stats_file
<string>
erence information
f
<string>
erence information
pullup AVOptions:
jl
(default 1)
jr
) (default 1)
jt
(default 4)
jb
X) (default 4)
sb
ult 0)
mp
t 0)
y
u
v
sab AVOptions:
<int>
<int>
<int>
<int>
<int>
<int>
removelogo AVOptions:
filename
<string>
f
<string>
rotate AVOptions:
angle
a
out_w
iw")
ow
iw")
out_h
"ih")
oh
"ih")
fillcolor
ack")
c
ack")
bilinear
1) (default 1)
progressive
top first
bottom first
top first analyze
bottom first analyze
analyze
full analyze
auto
auto analyze
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<string>
<int>
luma_radius
<float>
..FV.... set luma radius (from 0.1 to 4) (defau
lt 1)
lr
<float>
..FV.... set luma radius (from 0.1 to 4) (defau
lt 1)
luma_pre_filter_radius <float>
..FV.... set luma pre-filter radius (from
0.1 to 2) (default 1)
lpfr
<float>
..FV.... set luma pre-filter radius (from 0.1 t
o 2) (default 1)
luma_strength
<float>
..FV.... set luma strength (from 0.1 to 100) (d
efault 1)
ls
<float>
..FV.... set luma strength (from 0.1 to 100) (d
efault 1)
chroma_radius
<float>
..FV.... set chroma radius (from -0.9 to 4) (de
fault -0.9)
cr
<float>
..FV.... set chroma radius (from -0.9 to 4) (de
fault -0.9)
chroma_pre_filter_radius <float>
..FV.... set chroma pre-filter radius (f
rom -0.9 to 2) (default -0.9)
cpfr
<float>
..FV.... set chroma pre-filter radius (from -0.
9 to 2) (default -0.9)
chroma_strength <float>
..FV.... set chroma strength (from -0.9 to 100)
(default -0.9)
cs
<float>
..FV.... set chroma strength (from -0.9 to 100)
(default -0.9)
scale AVOptions:
w
<string>
..FV.... Output video width
width
<string>
..FV.... Output video width
h
<string>
..FV.... Output video height
height
<string>
..FV.... Output video height
flags
<string>
..FV.... Flags to pass to libswscale (default "
bilinear")
interl
<int>
..FV.... set interlacing (from -1 to 1) (defaul
t 0)
in_color_matrix <string>
..FV.... set input YCbCr type (default "auto")
out_color_matrix <string>
..FV.... set output YCbCr type
in_range
<int>
..FV.... set input color range (from 0 to 2) (d
efault 0)
auto
..FV....
full
..FV....
jpeg
..FV....
mpeg
..FV....
tv
..FV....
pc
..FV....
out_range
<int>
..FV.... set output color range (from 0 to 2) (
default 0)
auto
..FV....
full
..FV....
jpeg
..FV....
mpeg
..FV....
tv
..FV....
pc
..FV....
in_v_chr_pos
<int>
..FV.... input vertical chroma position in luma
grid/256 (from -513 to 512) (default -513)
in_h_chr_pos
<int>
..FV.... input horizontal chroma position in lu
ma grid/256 (from -513 to 512) (default -513)
out_v_chr_pos
<int>
..FV.... output vertical chroma position in lum
a grid/256 (from -513 to 512) (default -513)
out_h_chr_pos
<int>
..FV.... output horizontal chroma position in l
uma grid/256 (from -513 to 512) (default -513)
force_original_aspect_ratio <int>
..FV.... decrease or increase w/h if
necessary to keep the original AR (from 0 to 2) (default 0)
disable
..FV....
decrease
..FV....
increase
..FV....
SWScaler AVOptions:
select AVOptions:
expr
<string>
frames (default "1")
e
<string>
frames (default "1")
outputs
<int>
NT_MAX) (default 1)
n
<int>
NT_MAX) (default 1)
sendcmd AVOptions:
commands
c
filename
f
<string>
<string>
<string>
<string>
..FVA...
..FVA...
..FVA...
..FVA...
set
set
set
set
commands
commands
commands file
commands file
setdar AVOptions:
dar
<string>
..FV.... set display aspect ratio (default "0")
ratio
<string>
..FV.... set display aspect ratio (default "0")
r
<string>
..FV.... set display aspect ratio (default "0")
dar_den
<float>
..FV.... (from 0 to FLT_MAX) (default 0)
max
<int>
..FV.... set max value for nominator or denomin
ator in the ratio (from 1 to INT_MAX) (default 100)
setfield AVOptions:
mode
<int>
default -1)
auto
bff
tff
prog
setpts AVOptions:
expr
<string>
tamp (default "PTS")
keep
mark
mark
mark
setsar AVOptions:
sar
<string>
..FV.... set sample (pixel) aspect ratio (defau
lt "0")
ratio
<string>
..FV.... set sample (pixel) aspect ratio (defau
lt "0")
r
<string>
..FV.... set sample (pixel) aspect ratio (defau
lt "0")
sar_den
<float>
..FV.... (from 0 to FLT_MAX) (default 0)
max
<int>
..FV.... set max value for nominator or denomin
ator in the ratio (from 1 to INT_MAX) (default 100)
settb AVOptions:
expr
<string>
timebase (default "intb")
tb
<string>
timebase (default "intb")
shuffleplanes AVOptions:
map0
<int>
..FV.... Index of the
the first output plane (from 0 to 4) (default 0)
map1
<int>
..FV.... Index of the
the second output plane (from 0 to 4) (default 1)
map2
<int>
..FV.... Index of the
the third output plane (from 0 to 4) (default 2)
map3
<int>
..FV.... Index of the
the fourth output plane (from 0 to 4) (default 3)
signalstats AVOptions:
stat
<flags>
tout
vrep
repitition
brng
st range
out
<int>
lt -1)
tout
outliers
vrep
tical line repitition
brng
broadcast range
c
<color>
color
<color>
smartblur AVOptions:
luma_radius
<float>
lt 1)
lr
<float>
lt 1)
luma_strength
<float>
ult 1)
ls
<float>
ult 1)
luma_threshold
<int>
efault 0)
lt
<int>
efault 0)
chroma_radius
<float>
fault -0.9)
cr
<float>
fault -0.9)
chroma_strength <float>
fault -2)
cs
<float>
fault -2)
chroma_threshold <int>
(default -31)
ct
<int>
(default -31)
split AVOptions:
spp AVOptions:
quality
qp
<int>
<int>
AVDCT AVOptions:
stereo3d AVOptions:
in
<int>
ult 18)
ab2l
ab2r
abl
abr
al
ar
sbs2l
sbs2r
sbsl
sbsr
out
<int>
ult 3)
ab2l
ab2r
abl
abr
agmc
agmd
agmg
agmh
al
ar
arbg
arcc
arcd
arcg
arch
argg
aybc
aybd
aybg
aybh
irl
irr
ml
mr
sbs2l
sbs2r
sbsl
sbsr
subtitles AVOptions:
filename
<string>
f
<string>
original_size
<image_size>
ed to scale fonts)
charenc
<string>
stream_index
(default -1)
si
(default -1)
<int>
<int>
telecine AVOptions:
first_field
<int>
..FV.... select first field (from 0 to 1) (defa
ult 0)
top
..FV.... select top field first
t
..FV.... select top field first
bottom
..FV.... select bottom field first
b
..FV.... select bottom field first
pattern
<string>
..FV.... pattern that describe for how many fie
lds a frame is to be displayed (default "23")
thumbnail AVOptions:
n
<int>
NT_MAX) (default 100)
tile AVOptions:
layout
<image_size>
nb_frames
<int>
(from 0 to INT_MAX) (default 0)
margin
<int>
m 0 to 1024) (default 0)
padding
<int>
from 0 to 1024) (default 0)
color
<color>
ult "black")
tinterlace AVOptions:
mode
<int>
efault 0)
merge
drop_even
drop_odd
pad
interleave_top
interleave_bottom
interlacex2
frames
transpose AVOptions:
dir
<int>
(default 0)
passthrough
<int>
t matches the specified geometry
none
portrait
landscape
trim AVOptions:
starti
<duration> ..FV.... Timestamp of the first
ld be passed (default I64_MAX)
endi
<duration> ..FV.... Timestamp of the first
ld be dropped again (default I64_MAX)
start_pts
<int64>
..FV.... Timestamp of the first
ld be passed (from I64_MIN to I64_MAX) (default I64_MIN)
end_pts
<int64>
..FV.... Timestamp of the first
ld be dropped again (from I64_MIN to I64_MAX) (default I64_MIN)
durationi
<duration> ..FV.... Maximum duration of the output (defaul
t 0)
start_frame
<int64>
..FV.... Number of the first frame that should
be passed to the output (from -1 to I64_MAX) (default -1)
end_frame
<int64>
..FV.... Number of the first frame that should
be dropped again (from 0 to I64_MAX) (default I64_MAX)
start
<double>
..FV.... Timestamp in seconds of the first fram
e that should be passed (from -DBL_MAX to DBL_MAX) (default DBL_MAX)
end
<double>
..FV.... Timestamp in seconds of the first fram
e that should be dropped again (from -DBL_MAX to DBL_MAX) (default DBL_MAX)
duration
<double>
..FV.... Maximum duration of the output in seco
nds (from 0 to DBL_MAX) (default 0)
unsharp AVOptions:
luma_msize_x
<int>
3 to 63) (default 5)
lx
<int>
3 to 63) (default 5)
luma_msize_y
<int>
to 63) (default 5)
ly
<int>
to 63) (default 5)
luma_amount
<float>
) (default 1)
la
<float>
) (default 1)
chroma_msize_x
<int>
m 3 to 63) (default 5)
cx
<int>
m 3 to 63) (default 5)
chroma_msize_y
<int>
3 to 63) (default 5)
cy
<int>
3 to 63) (default 5)
chroma_amount
<float>
5) (default 0)
ca
<float>
5) (default 0)
opencl
<int>
m 0 to 1) (default 0)
vidstabdetect AVOptions:
result
<string>
..FV.... path to the file used to write the tra
nsforms (default "transforms.trf")
shakiness
<int>
..FV.... how shaky is the video and how quick i
s the camera? 1: little (fast) 10: very strong/quick (slow) (from 1 to 10) (defa
ult 5)
accuracy
<int>
..FV.... (>=shakiness) 1: low 15: high (slow) (
from 1 to 15) (default 15)
stepsize
<int>
..FV.... region around minimum is scanned with
1 pixel resolution (from 1 to 32) (default 6)
mincontrast
<double>
..FV.... below this contrast a field is discard
ed (0-1) (from 0 to 1) (default 0.25)
show
<int>
..FV.... 0: draw nothing; 1,2: show fields and
transforms (from 0 to 2) (default 0)
tripod
<int>
..FV.... virtual tripod mode (if >0): motion is
compared to a reference reference frame (frame # is the value) (from 0 to INT_M
AX) (default 0)
vidstabtransform AVOptions:
input
<string>
..FV.... set path to the file storing the trans
forms (default "transforms.trf")
smoothing
<int>
..FV.... set number of frames*2 + 1 used for lo
wpass filtering (from 0 to 1000) (default 15)
optalgo
<int>
..FV.... set camera path optimization algo (fro
m 0 to 2) (default 0)
opt
..FV.... global optimization
gauss
..FV.... gaussian kernel
avg
..FV.... simple averaging on motion
maxshift
<int>
..FV.... set maximal number of pixels to transl
ate image (from -1 to 500) (default -1)
maxangle
<double>
..FV.... set maximal angle in rad to rotate ima
ge (from -1 to 3.14) (default -1)
crop
<int>
..FV.... set cropping mode (from 0 to 1) (defau
lt 0)
keep
..FV.... keep border
black
..FV.... black border
invert
<int>
..FV.... invert transforms (from 0 to 1) (defau
lt 0)
relative
<int>
..FV.... consider transforms as relative (from
0 to 1) (default 1)
zoom
<double>
..FV.... set percentage to zoom (>0: zoom in, <
0: zoom out (from -100 to 100) (default 0)
optzoom
<int>
..FV.... set optimal zoom (0: nothing, 1: optim
al static zoom, 2: optimal dynamic zoom) (from 0 to 2) (default 1)
zoomspeed
<double>
..FV.... for adative zoom: percent to zoom maxi
mally each frame (from 0 to 5) (default 0.25)
interpol
<int>
..FV.... set type of interpolation (from 0 to 3
) (default 2)
no
..FV.... no interpolation
linear
..FV.... linear (horizontal)
bilinear
..FV.... bi-linear
bicubic
..FV.... bi-cubic
tripod
<int>
..FV.... enable virtual tripod mode (same as re
lative=0:smoothing=0) (from 0 to 1) (default 0)
debug
<int>
..FV.... enable debug mode and writer global mo
tions information to file (from 0 to 1) (default 0)
vignette AVOptions:
angle
<string>
a
<string>
x0
<string>
default "w/2")
y0
<string>
default "h/2")
mode
<int>
) (default 0)
forward
backward
eval
<int>
from 0 to 1) (default 0)
init
zation
frame
dither
<int>
)
aspect
<rational>
default 1/1)
w3fdif AVOptions:
filter
<int>
ult 1)
simple
complex
deint
<int>
rom 0 to 1) (default 0)
all
interlaced
erlaced
yadif AVOptions:
mode
<int>
..FV.... specify the interlacing mode (from 0 t
o 3) (default 0)
send_frame
..FV.... send one frame for each frame
send_field
..FV.... send one frame for each field
send_frame_nospatial
..FV.... send one frame for each frame, b
ut skip spatial interlacing check
send_field_nospatial
..FV.... send one frame for each field, b
ut skip spatial interlacing check
parity
<int>
..FV.... specify the assumed picture field pari
ty (from -1 to 1) (default -1)
tff
..FV.... assume top field first
bff
..FV.... assume bottom field first
auto
..FV.... auto detect parity
deint
<int>
..FV.... specify which frames to deinterlace (f
rom 0 to 1) (default 0)
all
..FV.... deinterlace all frames
interlaced
..FV.... only deinterlace frames marked as int
erlaced
zoompan AVOptions:
zoom
<string>
z
<string>
x
<string>
y
<string>
d
<string>
90")
s
<image_size>
720")
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
the
the
the
the
the
cellauto AVOptions:
filename
<string>
..FV.... read initial pattern from file
f
<string>
..FV.... read initial pattern from file
pattern
<string>
..FV.... set initial pattern
p
<string>
..FV.... set initial pattern
rate
<video_rate> ..FV.... set video rate (default "25")
r
<video_rate> ..FV.... set video rate (default "25")
size
<image_size> ..FV.... set video size
s
<image_size> ..FV.... set video size
rule
<int>
..FV.... set rule (from 0 to 255) (default 110)
random_fill_ratio <double>
..FV.... set fill ratio for filling initial gri
d randomly (from 0 to 1) (default 0.618034)
ratio
<double>
..FV.... set fill ratio for filling initial gri
d randomly (from 0 to 1) (default 0.618034)
random_seed
<int>
..FV.... set the seed for filling the initial g
rid randomly (from -1 to UINT32_MAX) (default -1)
seed
<int>
..FV.... set the seed for filling the initial g
rid randomly (from -1 to UINT32_MAX) (default -1)
scroll
<int>
..FV.... scroll pattern downward (from 0 to 1)
(default 1)
start_full
to 1) (default 0)
full
to 1) (default 1)
stitch
lt 1)
<int>
<int>
<int>
color AVOptions:
color
<color>
c
<color>
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
frei0r_src AVOptions:
size
<image_size>
fault "320x240")
framerate
<video_rate>
filter_name
<string>
filter_params
<string>
haldclutsrc AVOptions:
level
<int>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
set
set
color
color
video
video
video
video
video
video
video
(default "black")
(default "black")
size (default "320x240")
size (default "320x240")
rate (default "25")
rate (default "25")
duration (default -1)
duration (default -1)
sample aspect ratio (from 0
set
set
set
set
set
set
level
video
video
video
video
video
(from 2 to 8) (default 6)
rate (default "25")
rate (default "25")
duration (default -1)
duration (default -1)
sample aspect ratio (from 0
life AVOptions:
filename
<string>
..FV.... set source file
f
<string>
..FV.... set source file
size
<image_size> ..FV.... set video size
s
<image_size> ..FV.... set video size
rate
<video_rate> ..FV.... set video rate (default "25")
r
<video_rate> ..FV.... set video rate (default "25")
rule
<string>
..FV.... set rule (default "B3/S23")
random_fill_ratio <double>
..FV.... set fill ratio for filling initial gri
d randomly (from 0 to 1) (default 0.618034)
ratio
<double>
..FV.... set fill ratio for filling initial gri
d randomly (from 0 to 1) (default 0.618034)
random_seed
<int>
..FV.... set the seed for filling the initial g
rid randomly (from -1 to UINT32_MAX) (default -1)
seed
<int>
..FV.... set the seed for filling the initial g
rid randomly (from -1 to UINT32_MAX) (default -1)
stitch
<int>
..FV.... stitch boundaries (from 0 to 1) (defau
lt 1)
mold
<int>
..FV.... set mold speed for dead cells (from 0
to 255) (default 0)
life_color
<color>
..FV.... set life color (default "white")
death_color
<color>
..FV.... set death color (default "black")
mold_color
<color>
..FV.... set mold color (default "black")
mandelbrot AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
maxiter
<int>
NT_MAX) (default 7189)
start_x
<double>
to 100) (default -0.743644)
start_y
<double>
to 100) (default -0.131826)
start_scale
<double>
FLT_MAX) (default 3)
end_scale
<double>
o FLT_MAX) (default 0.3)
end_pts
<double>
I64_MAX) (default 400)
bailout
<double>
AX) (default 10)
morphxf
<double>
o FLT_MAX) (default 0.01)
morphyf
<double>
o FLT_MAX) (default 0.0123)
morphamp
<double>
FLT_MAX) (default 0)
outer
<int>
_MAX) (default 1)
iteration_count
normalized_iteration_count
ount mode
white
outz
inner
<int>
_MAX) (default 3)
black
period
convergence
mincol
rigin of the iterations
mptestsrc AVOptions:
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
test
<int>
) (default 10)
dc_luma
dc_chroma
freq_luma
freq_chroma
amp_luma
amp_chroma
cbp
mv
ring1
ring2
all
t
<int>
) (default 10)
dc_luma
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV.... set test to perform (from 0 to INT_MAX
..FV....
dc_chroma
freq_luma
freq_chroma
amp_luma
amp_chroma
cbp
mv
ring1
ring2
all
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
nullsrc AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
video
video
video
video
video
video
video
rgbtestsrc AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
video
video
video
video
video
video
video
smptebars AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
video
video
video
video
video
video
video
smptehdbars AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
video
video
video
video
video
video
video
testsrc AVOptions:
size
<image_size>
s
<image_size>
rate
<video_rate>
r
<video_rate>
duration
<duration>
d
<duration>
sar
<rational>
to INT_MAX) (default 1/1)
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
..FV....
set
set
set
set
set
set
set
video
video
video
video
video
video
video
decimals
<int>
to 17) (default 0)
n
<int>
to 17) (default 0)
avectorscope AVOptions:
mode
<int>
lissajous
lissajous_xy
m
<int>
lissajous
lissajous_xy
rate
<video_rate>
r
<video_rate>
size
<image_size>
s
<image_size>
rc
<int>
ult 40)
gc
<int>
fault 160)
bc
<int>
ault 80)
rf
<int>
15)
gf
<int>
t 10)
bf
<int>
5)
zoom
<double>
t 1)
concat AVOptions:
n
<int>
to INT_MAX) (default 2)
v
<int>
rom 0 to INT_MAX) (default 1)
a
<int>
rom 0 to INT_MAX) (default 0)
unsafe
<int>
(default 0)
..FV.... set
..FV....
..FV....
..FV.... set
..FV....
..FV....
..FV.... set
..FV.... set
..FV.... set
..FV.... set
..FV.... set
showcqt AVOptions:
volume
<string>
..FV.... set volume (default "16")
tlength
<string>
..FV.... set transform length (default "384/f*t
c/(384/f+tc)")
timeclamp
<double>
..FV.... set timeclamp (from 0.1 to 1) (default
0.17)
coeffclamp
<float>
..FV.... set coeffclamp (from 0.1 to 10) (defau
lt 1)
gamma
<float>
..FV.... set gamma (from 1 to 7) (default 3)
fullhd
<int>
..FV.... set full HD resolution (from 0 to 1) (
default 1)
fps
<int>
..FV.... set video fps (from 10 to 100) (defaul
t 25)
count
<int>
..FV.... set number of transform per frame (fro
m 1 to 30) (default 6)
fontfile
<string>
..FV.... set font file
fontcolor
<string>
..FV.... set font color (default "st(0, (midi(f
)-59.5)/12);st(1, if(between(ld(0),0,1), 0.5-0.5*cos(2*PI*ld(0)), 0));r(1-ld(1))
+ b(ld(1))")
showspectrum AVOptions:
size
<image_size>
s
<image_size>
slide
<int>
t 0)
replace
scroll
fullframe
mode
<int>
(default 0)
combined
separate
color
<int>
fault 0)
channel
intensity
scale
<int>
lt 1)
sqrt
cbrt
log
lin
saturation
<float>
to 10) (default 1)
win_func
<int>
ault 1)
hann
hamming
blackman
showwaves AVOptions:
size
<image_size> ..FV.... set video size (default "600x240")
s
<image_size> ..FV.... set video size (default "600x240")
mode
<int>
..FV.... select display mode (from 0 to 3) (def
ault 0)
point
..FV.... draw a point for each sample
line
..FV.... draw a line for each sample
p2p
..FV.... draw a line between samples
cline
..FV.... draw a centered line for each sample
n
<int>
..FV.... set how many samples to show in the sa
me point (from 0 to INT_MAX) (default 0)
rate
<video_rate> ..FV.... set video rate (default "25")
r
<video_rate> ..FV.... set video rate (default "25")
split_channels
<int>
..FV.... draw channels separately (from 0 to 1)
(default 0)
amovie AVOptions:
filename
format_name
f
stream_index
(default -1)
si
(default -1)
seek_point
2337e+012) (default
sp
2337e+012) (default
streams
<string>
<string>
<string>
<int>
..FVA...
..FVA... set format name
..FVA... set format name
..FVA... set stream index (from -1 to INT_MAX)
<int>
<double>
0)
<double>
0)
<string>
s
loop
fault 1)
movie AVOptions:
filename
format_name
f
stream_index
(default -1)
si
(default -1)
seek_point
2337e+012) (default
sp
2337e+012) (default
streams
s
loop
fault 1)
<string>
<int>
<string>
<string>
<string>
<int>
..FVA...
..FVA... set format name
..FVA... set format name
..FVA... set stream index (from -1 to INT_MAX)
<int>
<double>
0)
<double>
0)
<string>
<string>
<int>
ffbuffersink AVOptions:
pix_fmts
<binary>
ffabuffersink AVOptions:
sample_fmts
<binary>
sample_rates
<binary>
channel_layouts <binary>
channel_counts
<binary>
all_channel_counts <int>
1) (default 0)
abuffer AVOptions:
time_base
sample_rate
sample_fmt
channel_layout
channels
<rational>
<int>
<sample_fmt>
<string>
<int>
..F.A...
..F.A...
..F.A...
..F.A...
..F.A...
<int>
<image_size>
<int>
<pix_fmt>
<int>
..FV....
..FV....
..FV....
..FV....
..FV....
<int>
<int>
<int>
<rational>
<rational>
<rational>
<rational>
<string>
buffer AVOptions:
width
video_size
height
pix_fmt
time_base_num
MAX) (default 0)
time_base_den
MAX) (default 0)
sar_num
MAX) (default 0)
sar_den
MAX) (default 0)
sar
) (default 1/1)
pixel_aspect
) (default 1/1)
time_base
frame_rate
sws_param
abuffersink AVOptions:
sample_fmts
<binary>
sample_rates
<binary>
channel_layouts <binary>
channel_counts
<binary>
all_channel_counts <int>
1) (default 0)
buffersink AVOptions:
pix_fmts
<binary>
While playing:
q, ESC
f
p, SPC
a
v
t
c
w
s
left/right
down/up
page down/page up
mouse click
h
quit
toggle full screen
pause
cycle audio channel in the current program
cycle video channel
cycle subtitle channel in the current program
cycle program
cycle video filters or show modes
activate frame-step mode
seek backward/forward 10 seconds
seek backward/forward 1 minute
seek backward/forward 10 minutes
seek to percentage in file corresponding to fraction of widt