diff options
author | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-06 22:30:53 +0000 |
---|---|---|
committer | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-06 22:30:53 +0000 |
commit | c4ca2f24f14af7bd51d1ab62b34a8a77dfe3f859 (patch) | |
tree | 455ea47d73c2acaafd32225db34218986b7dbe0e /DOCS/man/en | |
parent | bdc25d636e1452f787c748a1fba8da17d1c30b92 (diff) |
finally diego will be happy....this is totally useless but oh well :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13271 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6e83ca75f4..f169a0f27c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4542,6 +4542,14 @@ Useful to control at which point of the filter chain subtitles are rendered when hardcoding subtitles onto a movie. . .TP +.B \-noencodedups +Do not attempt to encode duplicate frames in duplicate; always output +zero-byte frames to indicate duplicates. +Zero-byte frames will be written anyway unless a filter or encoder +capable of doing duplicate encoding is loaded. +Currently the only such filter is harddup. +. +.TP .B \-noodml (\-of avi only) Do not write OpenDML index for AVI files >1GB. . |