>You're only using the GPU for decoding. (The "dec" in "nvdec" hints at >this.) The GPU probably idling, while the CPU encoding is the bottleneck.
Even for encoding, I see 10% GPU utilization ./ffmpeg -i ../4k_normal.mp4 -c:v h264_nvenc 4k.mp4 Regards, Mahmood _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
