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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
