X265: Using Harmonics A/V Analyser, several complaints (ERRORS) are apparent

Issue #492 new
Former user created an issue

hi, doing some test encodes on ffmpeg 4.1.3/X265 3.0

Syntax: ./ffmpeg -loglevel verbose -i test_1080p_25.mov -pix_fmt yuv420p10le -codec:v libx265 -x265-params keyint=100:min-keyint=200:no-open-gop=1:nal-hrd=VBR:force-cfr -level 5.1 -profile:v main10 -preset slow -crf 23 -maxrate 15M -bufsize 15M -force_key_frames "expr:eq(mod(n,100),0)" -c🅰0 aac -ac🅰0 2 -ab🅰0 128k -y foo.mp4

  1. DPB overflow appearance LeakyBucket

2.Missing parameters

check url for error log:

https://imgur.com/a/xBkwjRF

Safely ignore these errors?

br TEB

Comments (0)

  1. Log in to comment