Changes between Initial Version and Version 1 of Ticket #263, comment 1


Ignore:
Timestamp:
10 May 2019, 16:08:01 (5 years ago)
Author:
fbarbier
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #263, comment 1

    initial v1  
    22Please try with source2.yuv with only one frame
    33
    4 $ bin/EncoderAppStatic --SourceWidth=144 --SourceHeight=208 --InputChromaFormat=420 --InputBitDepth=10 --Profile=next --FrameRate=60 --FramesToBeEncoded=1 --GOPSize=4 '--Frame1=B 1 5 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -5 -9 -13 0' '--Frame2=B 2 4 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1' '--Frame3=B 3 5 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1' '--Frame4=B 4 1 0.0 0.0 0 0 1.0 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1' --FastSearch=2 --LumaLevelToDeltaQPMode=0 --MaxCUWidth=20 --MaxCUHeight=24 --MaxPartitionDepth=5 --PCMEnabledFlag=1 --SAO=0 --LoopFilterDisable=0 --ALF=1 --DisableIntraInInter=1 --LCTUFast=0 --DepQuant=1 --DualITree=1 --LMChroma=0 --TransformSkip=1 --MaxDeltaQP=0 --MTS=0 --IBC=1 --IMV=0 -i source.yuv -b encoded.vvc
     4$ bin/EncoderAppStatic --SourceWidth=144 --SourceHeight=208 --InputChromaFormat=420 --InputBitDepth=10 --Profile=next --FrameRate=60 --FramesToBeEncoded=1 --GOPSize=4 '--Frame1=B 1 5 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -5 -9 -13 0' '--Frame2=B 2 4 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -2 -6 -10 1 -1 5 1 1 1 0 1' '--Frame3=B 3 5 -6.5 0.2590 0 0 1.0 0 0 0 4 4 -1 -3 -7 -11 1 -1 5 0 1 1 1 1' '--Frame4=B 4 1 0.0 0.0 0 0 1.0 0 0 0 4 4 -1 -4 -8 -12 1 -1 5 0 1 1 1 1' --FastSearch=2 --LumaLevelToDeltaQPMode=0 --MaxCUWidth=20 --MaxCUHeight=24 --MaxPartitionDepth=5 --PCMEnabledFlag=1 --SAO=0 --LoopFilterDisable=0 --ALF=1 --DisableIntraInInter=1 --LCTUFast=0 --DepQuant=1 --DualITree=1 --LMChroma=0 --TransformSkip=1 --MaxDeltaQP=0 --MTS=0 --IBC=1 --IMV=0 -i source2.yuv -b encoded.vvc
    55
    66$ bin/DecoderAppStatic -b encoded.vvc -o decoded.yuv