Ticket #260: encoder_my.cfg

File encoder_my.cfg, 935 bytes (added by peisongc, 12 years ago)
Line 
1InputFile                     : ../../../HEVC_BRCM/origCfP/RaceHorses_832x480_30.yuv
2FrameToBeEncoded              : 8         # Number of frames to be coded
3
4
5#======== Unit definition ================
6MaxCUWidth                    : 32          # Maximum coding unit width in pixel
7MaxCUHeight                   : 32          # Maximum coding unit height in pixel
8MaxPartitionDepth             : 1           # Maximum coding unit depth
9QuadtreeTULog2MaxSize         : 4           # Log2 of maximum transform size for
10                                            # quadtree-based TU coding (2...6)
11QuadtreeTULog2MinSize         : 4           # Log2 of minimum transform size for
12                                            # quadtree-based TU coding (2...6)
13QuadtreeTUMaxDepthInter       : 1
14QuadtreeTUMaxDepthIntra       : 1
15
16
17
18### DO NOT ADD ANYTHING BELOW THIS LINE ###
19### DO NOT DELETE THE EMPTY LINE BELOW ###