"merge mode not ok" in checked build for rate-control

Issue #190 resolved
Pradeep Ramachandran created an issue

When x265 is built with checks and warnings checked, it reports "merge mode not ok" and dumps core.

Reproducible command line: ./x265.exe big_buck_bunny_360p24.y4m --preset medium --bitrate 1000 --pass 2 -F4 --no-info --hash=1 --psnr --ssim --log=full

Comments (4)

  1. Pradeep Ramachandran Account Deactivated reporter

    I think that the check fails even in the first pass - here's another command line: big_buck_bunny_360p24.y4m --preset medium --bitrate 400 --vbv-bufsize 600 --vbv-maxrate 600 --aud --hrd --tune fast-decode --no-info --hash=1 --psnr --ssim --asm=AVX

    Pradeep.

  2. Log in to comment