ffmpeg use 50-70% cpu only How change thread or add virtual vcpu?
If I run 2 instances of ffmpeg I get 100% cpu and real processing speedup, but I need to speed up single-instances calculation
base command : ffmpeg -y -i $file -vcodec libx264 -acodec copy $file.mp4 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".