Holly0521

Results 6 comments of Holly0521

> Hi @Austin-Hu, > > the first issue is 100% reproduced on Ubuntu 19.04 running on Intel(R) Core(TM) i5-6600K. > > Also the issue is reproduced on Fedora 27 running...

Hi @tianjunwork , thanks for your reply. Because of the frame rate of the source video files is 60 and I want to set the interval of keyframe to 5...

Hi @tianjunwork , thanks for your reply. I'll use this commond: ./SvtHevcEncApp -encMode 9 -color-format 1 -w 3840 -h 2160 -bit-depth 10 -compressed-ten-bit-format 1 -i 4k-10bit.yuv -profile 2 -tier 1...

Hi @tianjunwork, thanks for your reply, then I will see the implementation of SVT_HEVC. Yes, I'm asking -bframes similar to x265.

@intelmark Hi, I were given to understand the description from previous [user guide ](https://github.com/OpenVisualCloud/SVT-HEVC/pull/182) ![image](https://user-images.githubusercontent.com/24852272/95642082-d2c0da80-0ad8-11eb-8d59-e392c89d7265.png) And I test these parameters, the result is as follows: ![image](https://user-images.githubusercontent.com/24852272/95642365-ac9c3a00-0ada-11eb-91d2-36588366d6bf.png) The changes of bitrate...

Hi, @intelmark. Thanks for your reply. I'll check it out in detail.