Jun

Results 112 comments of Jun

> 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...

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?...

Hi @LeoKingLong Thank you reporting the issue. There are some cleanup needed to be done. Before that, could you use auto level? Encoding can continue. Level is set to 6.1...

Thanks reporting the issue. Based on our recent test of 500 times of running ffmpeg on a Xeon server, we couldn't reproduce the issue. There is possibility that hang may...

``` The issue seems related to when the CPU is under duress. If I increase the preset, or lower the resolution of the source, the issue becomes very rare. But...

Thank you @oviano for the explanation and doing the experiment. What has done to flush the encoder?

SVT supports process-based parallelism, which involves the splitting of the encoding operation into a set of independent encoding processes. Each encoding process creates 1 to N threads. A thread may...

Hi @oviano , does `issue EB_BUFFERFLAG_EOS if it has not already done` solve your issue? any update since we last discussed?

Thank you @Vascom porting the PR over.