[MPlayer-DOCS] r19630 - trunk/DOCS/man/en/mplayer.1
diego
subversion at mplayerhq.hu
Fri Sep 1 22:40:29 CEST 2006
Author: diego
Date: Fri Sep 1 22:40:28 2006
New Revision: 19630
Modified:
trunk/DOCS/man/en/mplayer.1
Log:
Document (no)global x264 encoding option.
patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Sep 1 22:40:28 2006
@@ -9483,6 +9483,13 @@
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
More information about the MPlayer-DOCS
mailing list