Ignore:
Timestamp:
13 Jul 2013, 15:51:26 (11 years ago)
Author:
tech
Message:

Update to HM 11.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/doc/software-manual.tex

    r324 r537  
    118118\begin{abstract}
    119119This document is a user manual describing usage of reference software
    120 for the HEVC project. It applies to version 10.0
     120for the HEVC project. It applies to version 11.0
    121121of the software.
    122122\end{abstract}
     
    13251325\Option{KeepHierarchicalBit} &
    13261326\ShortOption{\None} &
    1327 \Default{false} &
    1328 Rate control: keep hierarchical bit allocation in rate control algorithm.
     1327\Default{0} &
     1328Rate control: 0: equal bit allocation among pictures;
     13291: fix ratio hierarchical bit allocation; 2: adaptive hierarchical ratio bit allocation.
    13291330It is suggested to enable hierarchical bit allocation for hierarchical-B coding structure.
    13301331\\
     
    16501651SEI messages. This option has no effect if SEIFramePacking is
    16511652disabled.
     1653\\
     1654\Option{SEIToneMappingInfo} &
     1655\ShortOption{\None} &
     1656\Default{0} &
     1657Enables or disables the insertion of the Tone Mapping SEI message.
     1658\\
     1659\Option{SEIToneMapId} &
     1660\ShortOption{\None} &
     1661\Default{0} &
     1662Specifies Id of Tone Mapping SEI message for a given session.
     1663\\
     1664\Option{SEIToneMapCancelFlag} &
     1665\ShortOption{\None} &
     1666\Default{0} &
     1667Indicates that Tone Mapping SEI message cancels the persistance or follows.
     1668\\
     1669\Option{SEIToneMapPersistenceFlag} &
     1670\ShortOption{\None} &
     1671\Default{1} &
     1672Specifies the persistence of the Tone Mapping SEI message.
     1673\\
     1674\Option{SEIToneMapCodedDataBitDepth} &
     1675\ShortOption{\None} &
     1676\Default{10} &
     1677Specifies Coded Data BitDepth of Tone Mapping SEI messages.
     1678\\
     1679\Option{SEIToneMapTargetBitDepth} &
     1680\ShortOption{\None} &
     1681\Default{8} &
     1682Specifies Output BitDepth of Tome mapping function.
     1683\\
     1684\Option{SEIToneMapModelId} &
     1685\ShortOption{\None} &
     1686\Default{0} &
     1687Specifies Model utilized for mapping coded data into
     1688target_bit_depth range.
     1689\par
     1690\begin{tabular}{cp{0.45\textwidth}}
     1691  0 & linear mapping with clipping \\
     1692  1 & sigmoidal mapping \\
     1693  2 & user-defined table mapping \\
     1694  3 & piece-wise linear mapping \\
     1695  4 & luminance dynamic range mapping \\
     1696\end{tabular}
     1697\\
     1698\Option{SEIToneMapMinValue} &
     1699\ShortOption{\None} &
     1700\Default{0} &
     1701Specifies the minimum value in mode 0.
     1702\\
     1703\Option{SEIToneMapMaxValue} &
     1704\ShortOption{\None} &
     1705\Default{1023} &
     1706Specifies the maxmum value in mode 0.
     1707\\
     1708\Option{SEIToneMapSigmoidMidpoint} &
     1709\ShortOption{\None} &
     1710\Default{512} &
     1711Specifies the centre point in mode 1.
     1712\\
     1713\Option{SEIToneMapSigmoidWidth} &
     1714\ShortOption{\None} &
     1715\Default{960} &
     1716Specifies the distance between 5% and 95% values of
     1717the target_bit_depth in mode 1.
     1718\\
     1719\Option{SEIToneMapStartOfCodedInterval} &
     1720\ShortOption{\None} &
     1721\Default{\None} &
     1722Array of user-defined mapping table.
     1723Default table can be set to the following:
     1724\par
     1725\begin{tabular}{cp{0.45\textwidth}}
     17260 12 24 36 48 60 72 84 96 108 120 132 144 156 168 180
     1727192 192 196 204 208 216 220 228 232 240 248 252 260 264
     1728272 276 284 292 292 296 300 304 308 312 320 324 328 332
     1729336 344 348 352 356 360 368 372 376 380 384 388 396 400
     1730404 408 412 420 424 428 432 436 444 444 444 448 452 456
     1731460 464 468 472 476 476 480 484 488 492 496 500 504 508
     1732508 512 516 520 524 528 532 536 540 540 544 548 552 556
     1733560 564 568 572 572 576 580 584 588 592 596 600 604 604
     1734608 612 616 620 624 628 632 636 636 640 644 648 652 656
     1735660 664 668 672 672 672 676 680 680 684 688 692 692 696
     1736700 704 704 708 712 716 716 720 724 724 728 732 736 736
     1737740 744 748 748 752 756 760 760 764 768 768 772 776 780
     1738780 784 788 792 792 796 800 804 804 808 812 812 816 820
     1739824 824 828 832 836 836 840 844 848 848 852 856 860 860
     1740860 864 864 868 872 872 876 880 880 884 884 888 892 892
     1741896 900 900 904 908 908 912 912 916 920 920 924 928 928
     1742932 936 936 940 940 944 948 948 952 956 956 960 964 964
     1743968 968 972 976 976 980 984 984 988 992 992 996 996 1000
     17441004 1004 1008 1012 1012 1016 1020 1024
     1745\end{tabular}
     1746\\
     1747\Option{SEIToneMapNumPivots} &
     1748\ShortOption{\None} &
     1749\Default{5} &
     1750Specifies the number of pivot points in mode 3.
     1751\\
     1752\Option{SEIToneMapCodedPivotValue} &
     1753\ShortOption{\None} &
     1754\Default{\None} &
     1755Array of coded pivot point in mode 3.
     1756Default table can be set to the following:
     1757\par
     1758\begin{tabular}{cp{0.45\textwidth}}
     175964 128 256 512 768
     1760\end{tabular}
     1761\\
     1762\Option{SEIToneMapTargetPivotValue} &
     1763\ShortOption{\None} &
     1764\Default{\None} &
     1765Array of target pivot point in mode 3.
     1766Default table can be set to the following:
     1767\par
     1768\begin{tabular}{cp{0.45\textwidth}}
     176948 73 111 168 215
     1770\end{tabular}
     1771\\
     1772\Option{SEIToneMapCameraIsoSpeedIdc} &
     1773\ShortOption{\None} &
     1774\Default{0} &
     1775Indicates the camera ISO speed for daylight illumination.
     1776\\
     1777\Option{SEIToneMapCameraIsoSpeedValue} &
     1778\ShortOption{\None} &
     1779\Default{420} &
     1780Specifies the camera ISO speed for daylight illumination of Extended_ISO.
     1781\\
     1782\Option{SEIToneMapExposureCompensationValueSignFlag} &
     1783\ShortOption{\None} &
     1784\Default{0} &
     1785Specifies the sign of ExposureCompensationValue.
     1786\\
     1787\Option{SEIToneMapExposureCompensationValueNumerator} &
     1788\ShortOption{\None} &
     1789\Default{0} &
     1790Specifies the numerator of ExposureCompensationValue.
     1791\\
     1792\Option{SEIToneMapExposureCompensationValueDenomIdc} &
     1793\ShortOption{\None} &
     1794\Default{2} &
     1795Specifies the denominator of ExposureCompensationValue.
     1796\\
     1797\Option{SEIToneMapRefScreenLuminanceWhite} &
     1798\ShortOption{\None} &
     1799\Default{350} &
     1800Specifies reference screen brightness setting in units of candela per square metre.
     1801\\
     1802\Option{SEIToneMapExtendedRangeWhiteLevel} &
     1803\ShortOption{\None} &
     1804\Default{800} &
     1805Indicates the luminance dynamic range.
     1806\\
     1807\Option{SEIToneMapNominalBlackLevelLumaCodeValue} &
     1808\ShortOption{\None} &
     1809\Default{16} &
     1810Specifies luma sample value of the nominal black level assigned decoded pictures.
     1811\\
     1812\Option{SEIToneMapNominalWhiteLevelLumaCodeValue} &
     1813\ShortOption{\None} &
     1814\Default{235} &
     1815Specifies luma sample value of the nominal white level assigned decoded pictures.
     1816\\
     1817\Option{SEIToneMapExtendedWhiteLevelLumaCodeValue} &
     1818\ShortOption{\None} &
     1819\Default{300} &
     1820Specifies luma sample value of the extended dynamic range assigned decoded pictures.
    16521821\\
    16531822\end{OptionTable}
Note: See TracChangeset for help on using the changeset viewer.