Changeset 941 in SHVCSoftware for branches/SHM-dev/cfg/encoder_intra_main10.cfg


Ignore:
Timestamp:
30 Dec 2014, 18:47:09 (10 years ago)
Author:
seregin
Message:

support profile, tier and level for each layer, patch was provided by Hendry <fhendry@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/cfg/encoder_intra_main10.cfg

    r876 r941  
    44
    55#======== Profile/Level ================
    6 Profile                       : main10
     6#Profile                      : main10
     7NumProfileTierLevel           : 3
     8#Profile for the whole bitstream
     9Profile0                      : main10       
     10#Profile for the base layer --- this will be ignored when BL is not HEVC
     11Profile1                      : main10
     12#Profile for the enhancement layer
     13Profile2                      : main10
    714
    815#======== Unit definition ================
Note: See TracChangeset for help on using the changeset viewer.