Why doesn't a processor use all its power when encoding something?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Dirty F
    Too lazy to set a custom title
    • Jul 2001
    • 59204

    #1

    Why doesn't a processor use all its power when encoding something?

    Why does it only use 20% for example (instead of the full 100%) when decoding, encoding, encrypting something?
    What does it depend on?
  • SmutHammer
    Confirmed User
    • Mar 2008
    • 4301

    #2
    I have wondered the same thing...

    Comment

    • asscracker
      So Fucking Banned
      • Oct 2012
      • 64

      #3
      go with PP

      Comment

      • Paul&John
        Confirmed User
        • Aug 2005
        • 8643

        #4
        whats PP?
        Use coupon 'pauljohn' for a $1 discount at already super cheap NameSilo!
        Anal Webcams | Kinky Trans Cams Live | Hotwife XXX Tube | Get your Proxies here

        Comment

        • Dirty F
          Too lazy to set a custom title
          • Jul 2001
          • 59204

          #5
          Originally posted by asscracker
          go with PP
          Pentium Processor??

          Comment

          • k0nr4d
            Confirmed User
            • Aug 2006
            • 9231

            #6
            you can't use multithreading with every video codec
            Mechanical Bunny Media
            Mechbunny Tube Script | Mechbunny Webcam Aggregator Script | Custom Web Development

            Comment

            • Dirty F
              Too lazy to set a custom title
              • Jul 2001
              • 59204

              #7
              Originally posted by k0nr4d
              you can't use multithreading with every video codec
              Well, i'm not talking about a specific codec or operation. Is there a general reason why it uses a certain amount of cpu power when doing whatever?

              Comment

              • mattyboy
                Confirmed User
                • Mar 2003
                • 1070

                #8
                Premier CS6 with an approved graphics card by Adobe will use all proccessing power on certain codecs (h264 included).
                With an Ivy Bridge proccessor and SSD drives, encodes now fly.

                CS6 has been Adobes best release i think since cs3.

                Comment

                • Dirty F
                  Too lazy to set a custom title
                  • Jul 2001
                  • 59204

                  #9
                  Ok, i'm not sure how to explain this any better.
                  I'm talking about processor use in general. Sorry about the topic title. Ignore it.
                  Why does a processor use certain amounts of cpu power whenever doing something that could use more.

                  Comment

                  • notjoe
                    Confirmed User
                    • May 2002
                    • 5599

                    #10
                    Multiple reasons.
                    1) The process is waiting for other resources to free up and therefore cannot go full speed.
                    2) The codec you're encoding in to doesn't support multiple processors (cores on a processor). For example, you have a CPU with 4 cores. The codec your encoding does not support SMP. You'll only encode using a single core (or 25% of the overall CPU power).

                    Comment

                    • Dirty F
                      Too lazy to set a custom title
                      • Jul 2001
                      • 59204

                      #11
                      Originally posted by notjoe
                      Multiple reasons.
                      1) The process is waiting for other resources to free up and therefore cannot go full speed.
                      2) The codec you're encoding in to doesn't support multiple processors (cores on a processor). For example, you have a CPU with 4 cores. The codec your encoding does not support SMP. You'll only encode using a single core (or 25% of the overall CPU power).
                      1: it's using nothing else.
                      2: PLEASE forget about the codec. This isn't about a codec. Just processor use in general.

                      Comment

                      • notjoe
                        Confirmed User
                        • May 2002
                        • 5599

                        #12
                        Originally posted by Dirty F
                        1: it's using nothing else.
                        2: PLEASE forget about the codec. This isn't about a codec. Just processor use in general.
                        Then the app isn't built for SMP and will use only a single core of the processor. Also, it might just not need to use all the cpu power.

                        Comment

                        • Dirty F
                          Too lazy to set a custom title
                          • Jul 2001
                          • 59204

                          #13
                          Originally posted by notjoe
                          Then the app isn't built for SMP and will use only a single core of the processor. Also, it might just not need to use all the cpu power.
                          So everything that needs cpu power in whatever way needs to be built so it can be run on more than 1 core? Am i saying that right?

                          Comment

                          • sandman!
                            Icq: 14420613
                            • Mar 2001
                            • 15431

                            #14
                            yesssssssssssssssssss

                            Originally posted by Dirty F
                            So everything that needs cpu power in whatever way needs to be built so it can be run on more than 1 core? Am i saying that right?
                            Need WebHosting ? Email me for some great deals [email protected]

                            Comment

                            • Dirty F
                              Too lazy to set a custom title
                              • Jul 2001
                              • 59204

                              #15
                              Originally posted by sandman!
                              yesssssssssssssssssss
                              Thanks. Makes sense.

                              Comment

                              • Grapesoda
                                So Fucking Banned
                                • Jul 2003
                                • 46238

                                #16
                                Originally posted by Dirty F
                                Ok, i'm not sure how to explain this any better.
                                I'm talking about processor use in general. Sorry about the topic title. Ignore it.
                                Why does a processor use certain amounts of cpu power whenever doing something that could use more.
                                look at the priority of the process... open the task manager, look at the processes and reset the priority on the encoding... BUT not much else will run if you do

                                Comment

                                • Grapesoda
                                  So Fucking Banned
                                  • Jul 2003
                                  • 46238

                                  #17
                                  Originally posted by Dirty F
                                  So everything that needs cpu power in whatever way needs to be built so it can be run on more than 1 core? Am i saying that right?
                                  yes that is the way it works I think. maybe not http://www.sevenforums.com/hardware-...-like-osx.html
                                  Last edited by Grapesoda; 10-25-2012, 03:56 AM.

                                  Comment

                                  • seeandsee
                                    Check SIG!
                                    • Mar 2006
                                    • 50945

                                    #18
                                    Originally posted by Grapesoda
                                    look at the priority of the process... open the task manager, look at the processes and reset the priority on the encoding... BUT not much else will run if you do
                                    No encoding on his end
                                    BUY MY SIG - 50$/Year

                                    Contact here

                                    Comment

                                    • Konda
                                      ...
                                      • Apr 2003
                                      • 2280

                                      #19
                                      In the past when I was still on Windows I remember when I was encoding I couldn't use my computer for anything else, like opening the browser would take a minute when it was encoding. And I remember the same on Unix when I had some tube script, when I pressed encoding it used all the CPU and the whole site became unreachable. So there seem to be apps that do use the full CPU.

                                      Comment

                                      • MetaMan
                                        I AM WEB 2.0
                                        • Jan 2003
                                        • 28682

                                        #20
                                        Try PayPal or CCBill.

                                        Comment

                                        • Major (Tom)
                                          So Fucking Banned
                                          • Nov 2003
                                          • 32492

                                          #21
                                          yea i hate that too.
                                          ds

                                          Comment

                                          Working...