SVT-HEVC
SVT-HEVC copied to clipboard
Add crf ratecontrol support
Add new rate control mode-crf that takes the cli -rc 2 and -crf value in [0-51]
Is there any status on crf?
Is there any status on crf?
will have some update this week.
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.
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.
Is this going forward?
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!
Any updates on this PR? It has been opened for a long time.
Any updates on this PR? It has been opened for a long time.
I'm pretty sure development on svt-hevc is dead.
Hi! What about this PR? What is needed to be fixed to upmerge it?