View Single Post
Old 7th June 2011, 11:34   #7  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Is this normal that on my Q6600@3ghz I have no more that 65% of cpu utilization

latest builds from http://ffmpeg.zeranoe.com/builds/
Code:
"ffmpeg/ffmpeg.exe" -i "E:\pal.mts" -vcodec libx264 -preset superfast -tune fastdecode -threads 0 -b 50000000 -r 25.000 -flags +ildct+ilme -x264opts keyint=1:nal-hrd=vbr:vbv-bufsize=5000:vbv-maxrate=50000:tff=1 -acodec copy "C:\temp\video.mp4"


PS. Also ffplay.exe does not EXCEED 25% (1 core) while playing.

Last edited by Atak_Snajpera; 7th June 2011 at 11:51.
Atak_Snajpera is offline   Reply With Quote