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
This commit is contained in:
diego 2006-09-01 20:40:28 +00:00
parent e8dc2242b9
commit 1941ea1992
1 changed files with 7 additions and 0 deletions

View File

@ -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