Ticket #232: encoder_my.cfg

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