rigaya / NVEnc

NVENCによる高速エンコードの性能実験
https://rigaya34589.blog.fc2.com/blog-category-17.html
Other
1.03k stars 108 forks source link

crop and resize issue since v7.42 #568

Closed fzold closed 3 months ago

fzold commented 3 months ago

Resizing shows a vertical shifted and damaged picture beginnng from v7.42. I didnt test v7.41. Version 7.40 is working ok.

Some code: `-i thephysician.rmx.mkv ^

--crop 62,128,62,136 --output-res 1920x1080 --vpp-pad 0,104,0,104 ^

--avhw -c h264 --profile high -u p5 --qvbr 24 ^`

System info OS Version Windows 10 x64 (19045) [UTF-8] CPU 11th Gen Intel Core i7-11800H @ 2.30GHz [TB: 4.50GHz] (8C/16T) GPU #0: NVIDIA GeForce RTX 3050 Ti Laptop GPU (2560 cores, 1223 MHz)[PCIe4x16][546.09]

rigaya commented 3 months ago

Thank you for reporting the issue, NVEnc 7.45 should have fixed --crop issue from 7.42, please have try.

fzold commented 3 months ago

v7.45 is working again. Thank you very much.