Ignore:
Timestamp:
22 Aug 2013, 03:15:29 (11 years ago)
Author:
sony
Message:

EXTERNAL_USEDBYCURR_N0082: Add functionality to set usedByCurrPic from configuration file. Accordingly, the pre-fixed setting for CTC RA is removed from the encoder code and is moved to the default configuration file for RA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-3.1-dev/cfg/encoder_lowdelay_P_main10.cfg

    r310 r362  
    2222DecodingRefreshType           : 0           # Random Accesss 0:none, 1:CDR, 2:IDR
    2323GOPSize                       : 4           # GOP Size (number of B slice = GOPSize-1)
    24 #        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs
    25 Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0
    26 Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1
    27 Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1            
    28 Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1
     24#        Type POC QPoffset QPfactor tcOffsetDiv2 betaOffsetDiv2  temporal_id #ref_pics_active #ref_pics reference pictures predict deltaRPS #ref_idcs reference idcs #UseExtUsedByCurr  ExtUsedByCurr(for each ref pic)
     25Frame1:  P    1   3        0.4624   0            0               0           4                4         -1 -5 -9 -13       0                                           0
     26Frame2:  P    2   2        0.4624   0            0               0           4                4         -1 -2 -6 -10       1      -1       5         1 1 1 0 1         0
     27Frame3:  P    3   3        0.4624   0            0               0           4                4         -1 -3 -7 -11       1      -1       5         0 1 1 1 1         0
     28Frame4:  P    4   1        0.578    0            0               0           4                4         -1 -4 -8 -12       1      -1       5         0 1 1 1 1         0
    2929
    3030#=========== Motion Search =============
Note: See TracChangeset for help on using the changeset viewer.