comparison DOCS/man/en/mplayer.1 @ 19624:25f36f6aa90e

Document (no)global x264 encoding option. patch by Jeff Clagg, snacky {at} ikaruga {dot} co {dot} uk
author diego
date Fri, 01 Sep 2006 20:40:28 +0000
parents f6b9d778a9bc
children e6cdf80eb941
comparison
equal deleted inserted replaced
19623:67fdea3551e1 19624:25f36f6aa90e
9481 This has a slight penalty to compression. 9481 This has a slight penalty to compression.
9482 Requires that libx264 was compiled with pthread support; if not, this 9482 Requires that libx264 was compiled with pthread support; if not, this
9483 option will produce a warning and enables slices but not multithreading. 9483 option will produce a warning and enables slices but not multithreading.
9484 . 9484 .
9485 .TP 9485 .TP
9486 .B (no)globalheader
9487 Causes SPS and PPS to appear only once, at the beginning of the bitstream
9488 (default: disabled).
9489 Some players, such as the Sony PSP, require the use of this option.
9490 The default behavior causes SPS and PPS to repeat prior to each IDR frame.
9491 .
9492 .TP
9486 .B log=<-1\-3> 9493 .B log=<-1\-3>
9487 Adjust the amount of logging info printed to the screen. 9494 Adjust the amount of logging info printed to the screen.
9488 .PD 0 9495 .PD 0
9489 .RSs 9496 .RSs
9490 .IPs "-1" 9497 .IPs "-1"