Hi, > I'm playing around with rav1e and noticed in my first test that only one > core is used of the 8 (16 virtual) I have. I tried with and without > -threads setting. Since most other codecs behave this way I was expecting > it to use as many cores as possible if not constrained by the command line.
Unfortunately rav1e will disappoint you at the moment, as far as parallel encoding goes. I don't know if most other codecs can be said to scale as well as you say, different codecs serve different different purposes, recent ones centered around consistent real-time performance will use the dozens of cores available in workstations nowadays, but most hit the cap pretty soon depending on config. Regards, Ted Park _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
