[FFmpeg-user] Performance issue/question (maybe my misunderstanding)

Andy Furniss andyqos at ukfsn.org
Sat Aug 25 12:29:32 CEST 2012


Frank Häfemeier wrote:

> Because I think it is not a specific ffmpeg or libx264 issue. Or
> possible it is... I am confused:-|

If you are using cpufreq I've found that can hurt perf with ffmpeg/mplayer.

The default threshold is too high, but even lowering it doesn't always 
seem to help.

Whenever I play/encode I've taken to just forcing it to perf -

echo performance >  /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

repeat for cpu1 cpu2 etc

to turn back down

echo ondemand > ....




More information about the ffmpeg-user mailing list