comparison DOCS/man/en/mplayer.1 @ 14738:408d14601dca

x264: expose option "level_idc". patch by Jeff Clagg <snacky at ikaruga dot co dot uk>.
author lorenm
date Sun, 20 Feb 2005 02:21:26 +0000
parents 44810b387934
children d5ec03284ccf
comparison
equal deleted inserted replaced
14737:b1cb4d26a278 14738:408d14601dca
7521 .REss 7521 .REss
7522 In the above, "all candidates" doesn't exactly mean all enabled types: 7522 In the above, "all candidates" doesn't exactly mean all enabled types:
7523 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16. 7523 4x4, 4x8, 8x4 are tried only if 8x8 is better than 16x16.
7524 . 7524 .
7525 .TP 7525 .TP
7526 .B level_idc=<10\-51>
7527 Set the bitstream's Level as defined by Annex A of the H.264 standard.
7528 This is used for telling the decoder what capabilities it needs to
7529 support. Use this parameter only if you know what it means, and you
7530 have a need to set it.
7531 Default: 40 (Level 4.0)
7532 .
7533 .TP
7526 .B log=<-1\-3> 7534 .B log=<-1\-3>
7527 Adjust the amount of logging info printed to the screen. 7535 Adjust the amount of logging info printed to the screen.
7528 .RSs 7536 .RSs
7529 -1: none 7537 -1: none
7530 .br 7538 .br