summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-01 20:40:28 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-01 20:40:28 +0000
commit1941ea19927e6ef97c623ca64cacf8b5d40d9a53 (patch)
tree89d629e32dee524d63c91df5fd094fc7387a3f57 /DOCS
parente8dc2242b9be70a5b4cfbe099fb64c819514389f (diff)
downloadmpv-1941ea19927e6ef97c623ca64cacf8b5d40d9a53.tar.bz2
mpv-1941ea19927e6ef97c623ca64cacf8b5d40d9a53.tar.xz
Document (no)global x264 encoding option.
patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19630 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 93043718dc..7a56450b1a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -9483,6 +9483,13 @@ Requires that libx264 was compiled with pthread support; if not, this
option will produce a warning and enables slices but not multithreading.
.
.TP
+.B (no)globalheader
+Causes SPS and PPS to appear only once, at the beginning of the bitstream
+(default: disabled).
+Some players, such as the Sony PSP, require the use of this option.
+The default behavior causes SPS and PPS to repeat prior to each IDR frame.
+.
+.TP
.B log=<-1\-3>
Adjust the amount of logging info printed to the screen.
.PD 0