Log file and deprecated parameters

Hi, with version 19.07.07 portable win64

While looking for something in the Log - right click on job - view log
I came across these lines:
[hevc_nvenc @ 0000000005767180] [ GPU #0 - < GeForce GTX 1050 Ti > has Compute SM 6.1 ]
[h264 @ 00000000057645c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[hevc_nvenc @ 0000000005767180] supports NVENC
[hevc_nvenc @ 0000000005767180] Using global_quality with nvenc is deprecated. Use qp instead.
[h264 @ 00000000057645c0] Reinit context to 1920x1088, pix_fmt: yuv420p
[mp4 @ 00000000097952c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[mp4 @ 00000000097952c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.

Maybe they are used to stay compatible across platforms.

Anyhow next time I have my issue show up, I’ll look in the job log and report back.

Do not bother to do that unless you have the code change that fixes it as well. The developers already know about these warnings.

This topic was automatically closed after 90 days. New replies are no longer allowed.