SVT-HEVC icon indicating copy to clipboard operation
SVT-HEVC copied to clipboard

Add crf ratecontrol support

Open kirithika7 opened this issue 6 years ago • 9 comments

Add new rate control mode-crf that takes the cli -rc 2 and -crf value in [0-51]

kirithika7 avatar Jan 10 '19 08:01 kirithika7

Is there any status on crf?

1480c1 avatar Jun 13 '19 00:06 1480c1

Is there any status on crf?

will have some update this week.

tianjunwork avatar Jun 13 '19 05:06 tianjunwork

link error: /usr/bin/ld: ../ASM_AVX2/CMakeFiles/HEVC_ASM_AVX2.dir/EbMeSatdCalculation_AVX2.asm.o: relocation R_X86_64_32 against `private_prefix_pw_1' can not be used when making a shared object; recompile with -fPIC ../ASM_AVX2/CMakeFiles/HEVC_ASM_AVX2.dir/EbMeSatdCalculation_AVX2.asm.o: error adding symbols: Bad value Please check Travis for more details.

tianjunwork avatar Jun 25 '19 20:06 tianjunwork

Hi @kirithika7, is there a way to use for example CRF=20 encoding, but also limit the maximum bitrate? If yes, could you add more usage example in the user guide? Thx.

tianjunwork avatar Aug 27 '19 17:08 tianjunwork

Is this going forward?

thjr avatar Feb 07 '20 16:02 thjr

Is this going forward?

Hi @thjr,

In order to merge the CRF implementation, we need to make sure that there isn't PSNR/SSIM BDRate regression. But due to the PSNR/SSIM BDRate drop issue caused by another PR #348 , we planed to fix it at first, then go ahead to merge this CRF PR. Thanks!

Austin-Hu avatar Feb 08 '20 14:02 Austin-Hu

Any updates on this PR? It has been opened for a long time.

shalin186 avatar Sep 24 '20 14:09 shalin186

Any updates on this PR? It has been opened for a long time.

I'm pretty sure development on svt-hevc is dead.

mxsrm avatar Aug 21 '21 13:08 mxsrm

Hi! What about this PR? What is needed to be fixed to upmerge it?

bigfatbrowncat avatar Sep 13 '21 20:09 bigfatbrowncat