Ignore:
Timestamp:
20 Jul 2015, 14:13:33 (9 years ago)
Author:
tech
Message:

Upgrade to HM-16.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev1/doc/software-manual.tex

    r1200 r1287  
    187187\begin{abstract}
    188188This document is a user manual describing usage of reference software
    189 for the HEVC project. It applies to version 16.4
     189for the HEVC project. It applies to version 16.6
    190190of the software.
    191191\end{abstract}
     
    677677\\
    678678
     679\Option{SummaryOutFilename} &
     680%\ShortOption{\None} &
     681\Default{false} &
     682Filename to use for producing summary output file. If empty, do not produce a file.
     683\\
     684
     685\Option{SummaryPicFilenameBase} &
     686%\ShortOption{\None} &
     687\Default{false} &
     688Base filename to use for producing summary picture output files. The actual filenames used will have I.txt, P.txt and B.txt appended. If empty, do not produce a file.
     689\\
     690
     691\Option{SummaryVerboseness} &
     692%\ShortOption{\None} &
     693\Default{false} &
     694Specifies the level of the verboseness of the text output.
     695\\
     696
    679697\Option{CabacZeroWordPaddingEnabled} &
    680698%\ShortOption{\None} &
     
    751769\\
    752770
     771\Option{ClipInputVideoToRec709Range} &
     772%\ShortOption{\None} &
     773\Default{0} &
     774If 1 then clip input video to the Rec. 709 Range on loading when InternalBitDepth is less than MSBExtendedBitDepth.
     775\\
     776
     777\Option{ClipOutputVideoToRec709Range} &
     778%\ShortOption{\None} &
     779\Default{0} &
     780If 1 then clip output video to the Rec. 709 Range on saving when OutputBitDepth is less than InternalBitDepth.
     781\\
     782
     783\Option{EfficientFieldIRAPEnabled} &
     784%\ShortOption{\None} &
     785\Default{1} &
     786Enable to code fields in a specific, potentially more efficient, order.
     787\\
     788
     789\Option{HarmonizeGopFirstFieldCoupleEnabled} &
     790%\ShortOption{\None} &
     791\Default{1} &
     792Enables harmonization of Gop first field couple.
     793\\
     794
    753795\end{OptionTableNoShorthand}
    754796
     
    810852\Default{false} &
    811853For --profile=main-RExt, specifies the value of general_intra_constraint_flag to use for RExt profiles.
     854\\
     855
     856\Option{OnePictureOnlyConstraintFlag} &
     857%\ShortOption{\None} &
     858\Default{false} &
     859For --profile=main-RExt, specifies the value of general_one_picture_only_constraint_flag to use for RExt profiles.
    812860\\
    813861
     
    9761024Specifies the search range used for bi-prediction refinement in motion
    9771025estimation.
     1026\\
     1027
     1028\Option{ClipForBiPredMEEnabled} &
     1029%\ShortOption{\None} &
     1030\Default{0} &
     1031Enables clipping in the Bi-Pred ME, which prevents values over- or under-flowing. It is usually disabled to reduce encoder run-time.
     1032\\
     1033
     1034\Option{FastMEAssumingSmootherMVEnabled} &
     1035%\ShortOption{\None} &
     1036\Default{0} &
     1037Enables fast ME assuming a smoother MV.
    9781038\\
    9791039
     
    10141074\\
    10151075
     1076\Option{DisableIntraInInter} &
     1077%\ShortOption{\None} &
     1078\Default{0} &
     1079Flag to disable intra PUs in inter slices.
     1080\\
    10161081
    10171082\end{OptionTableNoShorthand}
     
    13391404\\
    13401405
    1341 \Option{DeblockingFilterControlPresent}&
    1342 %\ShortOption{\None}&
    1343 \Default{false}&
    1344 Enables or disables the presence of the deblocking filter control
    1345 parameters in the picture parameter set and in the slice segment header.
    1346 When disabled, the default deblocking filter parameters are used.
    1347 \\
    1348 
    13491406\Option{LoopFilterOffsetInPPS}&
    13501407%\ShortOption{\None}&
     
    13771434%\ShortOption{\None}&
    13781435\Default{false}&
    1379 Enables or disables the use of a deblocking filter metric to evaluate the suitability of deblocking..
     1436Enables or disables the use of a deblocking filter metric to evaluate the suitability of deblocking. If enabled then
     1437LoopFilterOffsetInPPS and LoopFilterDisable must be 0.
    13801438\\
    13811439
     
    14081466\\
    14091467
     1468\Option{TestSAODisableAtPictureLevel} &
     1469%\ShortOption{\None} &
     1470\Default{false} &
     1471Enables the testing of disabling SAO at the picture level after having analysed all blocks.
     1472\\
     1473
     1474\Option{SaoEncodingRate} &
     1475%\ShortOption{\None} &
     1476\Default{0.75} &
     1477When >0 SAO early picture termination is enabled for luma and chroma.
     1478\\
     1479
     1480\Option{SaoEncodingRateChroma} &
     1481%\ShortOption{\None} &
     1482\Default{0.5} &
     1483The SAO early picture termination rate to use for chroma (when m_SaoEncodingRate is >0). If <=0, use results for luma.
     1484\\
     1485
    14101486\Option{SAOLcuBoundary} &
    14111487%\ShortOption{\None} &
     
    14211497prediction only permits samples from intra blocks in the same slice as the
    14221498current block to be used for intra prediction.
     1499\\
     1500
     1501\Option{FastUDIUseMPMEnabled} &
     1502%\ShortOption{\None} &
     1503\Default{true} &
     1504If enabled, adapt intra direction search, accounting for MPM
     1505\\
     1506
     1507\Option{FastMEForGenBLowDelayEnabled} &
     1508%\ShortOption{\None} &
     1509\Default{true} &
     1510If enabled use a fast ME for generalised B Low Delay slices
     1511\\
     1512
     1513\Option{UseBLambdaForNonKeyLowDelayPictures} &
     1514%\ShortOption{\None} &
     1515\Default{true} &
     1516Enables use of B-Lambda for non-key low-delay pictures
    14231517\\
    14241518
     
    25142608\\
    25152609
    2516 HB_LAMBDA_FOR_LDC &
    2517 on &
    2518 use of B-style lambda for non-key pictures in low-delay mode
    2519 \\
    2520 
    2521 GPB_SIMPLE &
    2522 on &
    2523 Fast estimation of generalized B in low-delay mode
    2524 \\
    2525 
    2526 GPB_SIMPLE_UNI &
    2527 on &
    2528 Fast estimation of generalized B in low-delay mode for uni-direction
    2529 \\
    2530 
    2531 FASTME_SMOOTHER_MV &
    2532 on &
    2533 Fast ME using smoother MV assumption
    2534 \\
    2535 
    25362610ADAPT_SR_SCALE &
    25372611on &
    25382612division factor for adaptive search range
    2539 \\
    2540 
    2541 CLIP_TO_709_RANGE &
    2542 off &
    25432613\\
    25442614
     
    26892759\\
    26902760
     2761\Option{ClipOutputVideoToRec709Range} &
     2762%\ShortOption{\None} &
     2763\Default{0} &
     2764If 1 then clip output video to the Rec. 709 Range on saving when OutputBitDepth is less than InternalBitDepth.
     2765\\
     2766
    26912767\end{OptionTableNoShorthand}
    26922768
Note: See TracChangeset for help on using the changeset viewer.