diff options
author | henry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-28 17:52:27 +0000 |
---|---|---|
committer | henry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-09-28 17:52:27 +0000 |
commit | 08fc0c0ab3f88c4a24cba61ea260419b8b1d2cc9 (patch) | |
tree | eaf337b94b14663c8daacb7b1e82ef0b0f5c89d6 /DOCS/man | |
parent | c0b42bc94a02f76dfa8e876ed3c6d01d3c169492 (diff) |
add -lavfdopts format option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24646 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 3b65c00391..5f419e5d18 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -10100,6 +10100,10 @@ The same principle as for vbuf_size applies. .SS FFmpeg libavformat demuxers (\-lavfdopts) . .TP +.B format=<value> +Force a specific libavformat demuxer. +. +.TP .B probesize=<value> Maximum amount of data to probe during the detection phase. In the case of MPEG-TS this value identifies the maximum number |