VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Jan 2007
    Location
    United States
    Search Comp PM
    I recently upgraded my CPU from a dual core to a quad core. Before the upgrade ffmpeg would use about 180% CPU. Now with the quad core it is only using 260% CPU, I was expecting around 380%. The rest of the system is Fedora 10, 2 gigs of ram, and a raptor hd. I am using -threads 0 as a parameter in ffmpeg. Anyone know how to get all four cores pegged?
    Quote Quote  
  2. aBigMeanie aedipuss's Avatar
    Join Date
    Oct 2005
    Location
    666th portal
    Search Comp PM
    you probably need to use 2 hard drives. a source and a destination. one reads and the other writes rather than one trying to do both simultaneously.
    --
    "a lot of people are better dead" - prisoner KSC2-303
    Quote Quote  
  3. Banned
    Join Date
    Nov 2005
    Location
    United States
    Search Comp PM
    Originally Posted by rccollins
    I recently upgraded my CPU from a dual core to a quad core. Before the upgrade ffmpeg would use about 180% CPU. Now with the quad core it is only using 260% CPU, I was expecting around 380%. The rest of the system is Fedora 10, 2 gigs of ram, and a raptor hd. I am using -threads 0 as a parameter in ffmpeg. Anyone know how to get all four cores pegged?
    silly question, have you tried -threads 4, -threads 6, -threads 8 and see if that does anything? it may be that ffmpeg is not capable of using all the available cpu resources with the encoding parameters you have chosen.
    Quote Quote  
  4. Member
    Join Date
    Jan 2007
    Location
    United States
    Search Comp PM
    Originally Posted by deadrats

    silly question, have you tried -threads 4, -threads 6, -threads 8 and see if that does anything? it may be that ffmpeg is not capable of using all the available cpu resources with the encoding parameters you have chosen.
    -threads 0 selects the optimal number of threads, so naturally -threads 8 makes no difference. I am able to use ~380% cpu however when encoding more than one file...
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!