CPU Usage % While Editing Video

We get quite a few questions on why CPU usage is below 100% in some operations. This applies to both PrE and PrPro. Here is a THREAD (on PrPro, so there are some Pro-specific comments involved in the thread), and Harm Millaard has distilled the possibilities nicely in Reply #1.
Note: there is a link to the PrPro CS5 Benchmark. The site, and benchmark files and tests are not available for PrE, but when comparing hardware, the spreadsheet of the performance data from users' configurations, can tell one a lot, even if they are running PrE, and cannot actually participate in the benchmarking - the data in that spreadsheet is still VERY useful, when looking at various computer configurations.
Good luck, and hope that this helps others,
Hunt

1) Why video rendering is taking about 3h to render 2.2Gb wma file to make it HD 720p 29.97  with H.264 codec? CPU is loaded only 16-20%, have alot of RAM. Ou and tried both OpenCL and system only renderer no change in time needed or CPU load.
Because of the source material and the hardware. Wrong CPU, video card an not enough memory.
2) Does Mercury Playback Engine GPU Acceleration (OpenCL) means GPU usage mostly and system only - CPU usage?
Exporting is CPU based, the Radeon does not help at all. Tweakers Page - Exporting Style
3) Why is so low CPU usage I thought that doing something big like video editing CPU should be fully loaded..., but here I see that it as I said is using only 16-20% and 2-3 cores aren't even in use.
Again because of the source material / codec and the hardware. Typical of ill-threaded codecs and the CPU.
4) Is it ok for a recorded game video to be big like 2-5Gb after rendering in HD format, because I think if  films 44 min HD quality are 350-400MB  than game videos should be about the same.
44 min. of HD material can never be 350-400 MB of decent quality. 44 min of SD material (DVD) is already over 3 GB for decent quality. For HD, even on YouTube, count on at least 4-5 GB for 44 minutes or more.
5) Maybe there is a better video capture app than Fraps, Overwolf, raptr GVR (well looked fine but I couldn't edit the video, Adobe element showed black screen and played audio) so that I could easelly edit it with adobe apps.
You can't capture with any of the software you mention, Capture is only possible with tape cased cameras over firewire.
Your AMD 8-core CPU is not suited for video editing, it is even slower than a 4-core Intel, because of the lacking SSE support. See Tweakers Page - What kind of PC to use? Your Radeon is pretty slow for editing, Tweakers Page - What video card to use? and the amount of memory is limited.

Similar Messages

  • EA3: Performance (High CPU usage while editting PACKAGE BODYs)

    EA3 seems to use a lot of processor time while editting PACKAGE BODYs. I created a simple test that repeatably (on my system) causes the EA3 to use over 90% CPU for about a minute. (Last test was 74 seconds.)
    OS: XP 2002 SP2
    Processor: P4 3GHz
    Memory: 2GB
    DB: Oracle 10 XE
    In SQL*Plus:
    SQL> create or replace package test as procedure a; end;
    2 /
    SQL> create or replace package body test as procedure a as begin null; end; end;
    2 /
    1) Opened EA3
    2) Close Tip of the day
    3) Click Connections
    4) Click 10g XE
    5) Click Packages
    6) Click TEST
    7) Right-click TEST Body and click Edit
    8) Clicked before penultimate "end;"
    9) Pasted:
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;null;
    Another test is just to hold down the Enter key. After a few seconds, it reached 99% CPU and mostly stays there while holding the key.

    Thanks, the developers are looking into this.
    Sue

  • How can i reduce CPU usage while playing video?

    Hi,
    I have recently finished and then published a  project to my desktop which is a video jukebox application. The  application plays music videos in a large popup window upon a button  click. The problem i have is that when the video is not playing the CPU  usage on my windows machine runs at about 15% on average, however once  the video is playing in the popup the CPU usage jumps to almost 90-100%.
    I  have seen some of the developements introduced in Flash 10.2 in regard  to Stage Video and was wondering if this could maybe fix my problem. At  present my application is running on AIR 1.5 with Flash Player 9. If I  simply install the latest versions of AIR and Flash Player and try  running my published project again will this be enough to improve the  video performance? Or do I need to change the settings of my project  within Flex Builder so that it uses the latest version Flash?
    Any advise would be great.
    Thanks
    Adam

    StageVideo is still not available for AIR and until then it appears nothing can be done about this problem.

  • Skype 4.2.0.11 has abnormally high CPU usage while...

    Skype 4.2.0.11 has abnormally high CPU usage while idle.
    I can't get my laptop under 70 degrees celsius unless I cpulimit or quit skype, and cpulimiting it actually makes it completely unresponsive, as if some other thread is constantly generating a lot of work and taking priority over the UI thread.
    What the heck is skype doing? (And why do any of its threads need nice -10?) It takes up more CPU time than pulseaudio, truecrypt, and deluged combined.
    Its CPU usage is constantly between 5 and 50 percent*, it's absolutely horrible.
    *While idle. I'm unable to make calls.
    I know this is expected from a linux user, but for all I know, Skype is malware. It's not open-source, so I can't find out for myself, and there are no open-source alternatives so the frankly shameful amount of bugs I encounter in Skype will never be fixed.
    There are several bugs I'd love to be fixed in Skype, but first, PLEASE, optimize your code. It's absolutely horriffic at the moment.

    Attached are statistics from my desktop over approximately a 24 hour period for the processes shown (other than firefox and adb).
    Pulseaudio tops skype this time but that's because I've had music playing through mpd for a few hours. Skype uses more than 16 times the CPU that pidgin does, and almost double the RAM! RAM isn't shown in the screenshot but take my word for it. Bear in mind that I haven't taken (or made) any calls in this period of time, and pidgin has been signed into three different services and using encrypted chat.
    I really wish that at least the protocol would be documented so someone could work around this, at the moment I don't think the guys writing skype realize just how unstable the linux port is. At least it's better than the Android port.
    [Edit for those unfamiliar with linux processes: "TIME" is the cumulative time that the program has been scheduled for on any core, effectively making it a measure of total CPU usage for a given time period]
    Attachments:
    2014-06-22-233238_530x119_scrot.png ‏9 KB

  • High CPU usage while buffering a video

    I have a high CPU usage (over 40%) while only buffering this video.
    IE10pre1
    Firefox Nightly 20121229, protected mode enabled
    Firefox Nightly 20121229, protected mode disabled
    Opera Next
    Chrome Canary
    a) open this url: http://www.wimp.com/marsearth/
    b) pause the video if it starts automatically
    c) use task manager or process explorer to view the cpu/gpu usage
    reproducible: mostly
    Windows 7 SP1
    Flash Player 11.6.602.108 / HWA enabled
    TestPC: Gigabyte GA-K8NS Pro; AMD Athlon 64 Venice 3200+; 2x 1GB MDT DDR-400-CL2; Club3D HD4670 AGP; Samsung HD103SJ, SyncMaster 204BM

    While we're aware of the issue, there's not much we can do about it.  The modern security realities facing web browsers have made sandboxing a necessity. 
    There's a good explanation of what's happening here: http://blogs.adobe.com/asset/2012/06/inside-flash-player-protected-mode-for-firefox.html
    Long story short, each video packet has to be passed from the browser to a medium-integrity broker process, then to the low-integrity flash player process for rendering.  If an attacker manages to hijack the Flash Player thread, the process is low-integrity, which prevents the attacker from doing much with it.  While it's not an absolute guarantee (nothing in security is), it raises the bar significantly for attackers.
    The downside is that all of that extra message-passing consumes CPU cycles, especially if you're trying to fill an exceptionally large buffer as fast as possible.  There's not a lot of opportunity to optimize this.
    If you're fine with the risk, you can manually disable ProtectedMode on your machine.  If you're only dealing with trusted sites, and you're not doing anything critical with the machine (work, banking, etc), then it's probably not a huge deal.
    Ultimately, ProtectedMode is like a vaccine -- it's a herd-immunity thing.  If the majority of people run it, exploits targeting machines without it are inconsistent and probably not worth pursuing when you look at the effort involved in developing an end-to-end exploit.  If a large number of people disable it, it becomes economically attractive for people building botnets, and you'll have a problem if you're not using it.
    To disable Protected Mode, add the following line to your mms.cfg file located in:
    Windows 32bit: C:\windows\system32\macromed\flash
    Windows 64bit: C:\windows\syswow64\macromed\flash
    ProtectedMode=0
    If the mms.cfg file does not exist, create one using any standard text editor (e.g.. notepad)
    Depending on your operating system, you might need to first save the mms.cfg file to a writable location (such as your documents or desktop folder) and then copy the file into the destination folder using Windows Explorer.
    To re-enable Protected Mode, simply remove the line from the mms.cfg file.

  • LIRC - 100% cpu usage while pressing a button

    Hi all.
    I'm having some problems with latest lirc versions. It just uses 100% of my cpu while I press any key on the remote. For example, with xbmc, pressing a remote control button makes a one second video lag and frame dropping due to high cpu usage...
    I'm using latest kernel and lirc in testing repo
    Pinnacle pctv remote (and receiver, rs232 ou ttyS0).
    I can't follow the wiki since kernel 2.6.25 (maybe), if i do modprobe lirc_serial (and before a setserial uart none), on irw, nothing happens. -> this used to work before.
    I've edited /etc/conf.d/lircd in order to make this remote to work. I don't need anymore to load lirc_serial and remote works... but uses ALL CPU resources.
    Solutions? Anyone with same problem?
    Thanks friends:D
    Last edited by TigTex (2009-07-08 02:11:22)

    What about a "bump" to this...
    Bump

  • CPU usage and Choppy Video problems on iTunes 8.0.0.35

    Hello peoples,
    I am having major issues with iTunes 8, I have choppy video playback and CPU usage problems. I am running Windows Vista Ultimate SP1
    While wtching a TV show (specifically House Season 1 not HD) I get choppy video and my iTunes CPU usage shows 55-90% with an Intel Centrino Duo 2.16GHz processor this is ridiculous
    my computer is only 2 years old, and when running iTunes 7 I had none of these problems
    any help on how to fix this is much appreciated
    Message was edited by: Goldman60
    Message was edited by: Goldman60

    Hello Laura&Graeme, Welcome to Discussions.
    First off great job with what you have done. I have some suggestions below. One which you have done but want to ensure you know the full list of apple programs that may actually be in your system. So you can remove them all. Below is the first link to assist you as well as a text list of those Apps.
    Removing iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/HT1925
    -Apple Mobile Device Support
    -Apple Software Update
    -Bonjour
    -Windows iPod Updater (Name might be different but look for anything with the word iPod)
    -MobileME Control Panel
    -Quicktime
    -iTunes
    *Download and reinstall iTunes
    http://www.apple.com/itunes/download/
    *If the above does not assist then proceed below to the more advanced cleanup.
    Trouble installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/HT1926?viewlocale=en_US
    also
    iTunes for Windows XP: Troubleshooting unexpected quits, freezes, or launch issues
    http://support.apple.com/kb/TS1421

  • Extreme Lag While Editing Videos

    Hello everyone, my first topic. On iMovie I get lots of lag while trying to edit videos of any length-EVERYTHING lags. In activity monitor the CPU usage sometimes even goes over 100%. Now the lag is not just when I try to put different videos together, but even when I only have the default slides things (the things you can select under the "T" button). I get lag with other apps as well, but iMovie is by far the worst.
    If it helps, I'm using iMovie 09' version 8.0.6.

    Vincent2128 wrote:
    ... I get lag with other apps as well, but iMovie is by far the worst.
    hard to tell form remote ...
    slow-responding apps could have two main reasons:
    • not enough room for 'breathing' on internal hard-drive; any MacOS-app 'swaps' hidden files while processing onto the internal drive (if partitioned: the MacOS partition). keep at last 15-25GBs free!
    • 'wrong' installation, usually done by cloning an old/'alien' set-up from some backup onto a newer/different Mac.
    and, Welcome, Vincent2128, to the  boards ...

  • After upgrade, high cpu usage while browsing

    not sure what happened. i performed a system upgrade, as detailed in my log:
    [2010-04-18 20:09] synchronizing package lists
    [2010-04-18 20:10] upgraded pacman (3.3.3-1 -> 3.3.3-5)
    [2010-04-18 20:10] synchronizing package lists
    [2010-04-18 20:10] starting full system upgrade
    [2010-04-18 20:16] upgraded acl (2.2.48-1 -> 2.2.49-1)
    [2010-04-18 20:16] upgraded libdrm (2.4.18-2 -> 2.4.19-2)
    [2010-04-18 20:16] upgraded libgl (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded ati-dri (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:16] upgraded bash (4.1.002-2 -> 4.1.005-1)
    [2010-04-18 20:16] upgraded openssl (0.9.8n-1 -> 1.0.0-2)
    [2010-04-18 20:16] Clearing symlinks in /etc/ssl/certs...done.
    [2010-04-18 20:16] Updating certificates in /etc/ssl/certs... 141 added, 0 removed; done.
    [2010-04-18 20:16] Running hooks in /etc/ca-certificates/update.d....done.
    [2010-04-18 20:16] upgraded ca-certificates (20090814-2 -> 20090814-3)
    [2010-04-18 20:16] upgraded curl (7.20.0-1 -> 7.20.1-1)
    [2010-04-18 20:16] upgraded db (4.8.26-1 -> 4.8.26-2)
    [2010-04-18 20:16] upgraded device-mapper (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:16] upgraded dhcpcd (5.2.1-1 -> 5.2.2-1)
    [2010-04-18 20:16] upgraded hunspell (1.2.8-2 -> 1.2.9-1)
    [2010-04-18 20:16] upgraded enchant (1.5.0-3 -> 1.6.0-1)
    [2010-04-18 20:16] upgraded x264 (20100312-1 -> 20100410-1)
    [2010-04-18 20:16] upgraded libvorbis (1.2.3-1 -> 1.3.1-1)
    [2010-04-18 20:16] upgraded ffmpeg (22511-1 -> 22837-2)
    [2010-04-18 20:16] upgraded sqlite3 (3.6.23-1 -> 3.6.23.1-1)
    [2010-04-18 20:16] upgraded heimdal (1.3.1-3 -> 1.3.2-1)
    [2010-04-18 20:16] upgraded libcups (1.4.3-1 -> 1.4.3-2)
    [2010-04-18 20:16] upgraded gtk2 (2.20.0-1 -> 2.20.0-2)
    [2010-04-18 20:16] upgraded kbd (1.15.1-1 -> 1.15.2-1)
    [2010-04-18 20:16] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2010-04-18 20:17] upgraded kdebase-workspace (4.4.2-2 -> 4.4.2-3)
    [2010-04-18 20:17] upgraded kernel26-firmware (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:17] >>> Updating module dependencies. Please wait ...
    [2010-04-18 20:17] >>> MKINITCPIO SETUP
    [2010-04-18 20:17] >>> ----------------
    [2010-04-18 20:17] >>> If you use LVM2, Encrypted root or software RAID,
    [2010-04-18 20:17] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2010-04-18 20:17] >>> More information about mkinitcpio setup can be found here:
    [2010-04-18 20:17] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2010-04-18 20:17]
    [2010-04-18 20:17] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2010-04-18 20:17] ==> Building image "default"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [autodetect]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:17] :: Parsing hook [sata]
    [2010-04-18 20:17] :: Parsing hook [filesystems]
    [2010-04-18 20:17] :: Generating module dependencies
    [2010-04-18 20:17] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2010-04-18 20:17] ==> SUCCESS
    [2010-04-18 20:17] ==> Building image "fallback"
    [2010-04-18 20:17] ==> Running command: /sbin/mkinitcpio -k 2.6.33-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2010-04-18 20:17] :: Begin build
    [2010-04-18 20:17] :: Parsing hook [base]
    [2010-04-18 20:17] :: Parsing hook [udev]
    [2010-04-18 20:17] :: Parsing hook [pata]
    [2010-04-18 20:17] :: Parsing hook [scsi]
    [2010-04-18 20:18] :: Parsing hook [sata]
    [2010-04-18 20:18] :: Parsing hook [filesystems]
    [2010-04-18 20:18] :: Generating module dependencies
    [2010-04-18 20:18] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2010-04-18 20:18] ==> SUCCESS
    [2010-04-18 20:18] upgraded kernel26 (2.6.32.10-1 -> 2.6.33.2-1)
    [2010-04-18 20:18] upgraded kile (2.1b3-2 -> 2.1b4-1)
    [2010-04-18 20:18] upgraded libarchive (2.8.3-1 -> 2.8.3-3)
    [2010-04-18 20:18] upgraded libfetch (2.30-1 -> 2.30-3)
    [2010-04-18 20:18] upgraded libldap (2.4.21-1 -> 2.4.21-2)
    [2010-04-18 20:18] upgraded libpcap (1.0.0-1 -> 1.1.1-1)
    [2010-04-18 20:18] upgraded libssh (0.4.1-1 -> 0.4.1-3)
    [2010-04-18 20:18] upgraded libzip (0.9-1 -> 0.9.3-1)
    [2010-04-18 20:18] upgraded lvm2 (2.02.61-1 -> 2.02.62-1)
    [2010-04-18 20:18] upgraded mdadm (3.1.1-2 -> 3.1.2-2)
    [2010-04-18 20:18] upgraded mesa (7.7.1-0.1 -> 7.7.1-1)
    [2010-04-18 20:18] upgraded mkinitcpio-busybox (1.15.3-5 -> 1.16.1-1)
    [2010-04-18 20:18] upgraded ntfs-3g (2010.1.16-1 -> 2010.3.6-1)
    [2010-04-18 20:18] installed pm-quirks (0.20100316-1)
    [2010-04-18 20:18] upgraded pm-utils (1.2.6.1-4 -> 1.3.0-2)
    [2010-04-18 20:18] upgraded postgresql-libs (8.4.3-1 -> 8.4.3-2)
    [2010-04-18 20:18] upgraded qca-ossl (2.0.0-2 -> 2.0.0-3)
    [2010-04-18 20:18] upgraded psi (0.14-2 -> 0.14-3)
    [2010-04-18 20:18] upgraded python (2.6.5-2 -> 2.6.5-3)
    [2010-04-18 20:18] upgraded qt (4.6.2-2 -> 4.6.2-3)
    [2010-04-18 20:18] upgraded qtcurve-kde4 (1.2.0-1 -> 1.3.1-1)
    [2010-04-18 20:18] upgraded smbclient (3.5.1-1 -> 3.5.2-1)
    [2010-04-18 20:19] upgraded virtuoso (6.1.0-1 -> 6.1.1-1)
    [2010-04-18 20:19] upgraded soprano (2.4.1-1 -> 2.4.2-1)
    [2010-04-18 20:19] upgraded sudo (1.7.2p5-1 -> 1.7.2p6-1)
    [2010-04-18 20:19] upgraded syslog-ng (3.0.4-3 -> 3.1.0-1)
    [2010-04-18 20:19] upgraded taglib (1.6.1-1 -> 1.6.2-1)
    [2010-04-18 20:19] upgraded texlive-bin (2009.5-2 -> 2009.5-3)
    [2010-04-18 20:19] upgraded tzdata (2010g-1 -> 2010h-1)
    [2010-04-18 20:19] upgraded util-linux-ng (2.17.1-1 -> 2.17.2-1)
    [2010-04-18 20:19] upgraded wget (1.12-1 -> 1.12-2)
    [2010-04-18 20:19] upgraded wpa_supplicant (0.6.10-1 -> 0.6.10-2)
    [2010-04-18 20:19] upgraded xf86-video-ati (6.12.4-3 -> 6.12.192-1)
    [2010-04-18 20:19] upgraded xf86-video-vesa (2.2.1-1 -> 2.3.0-1)
    [2010-04-18 20:19] upgraded xorg-server (1.7.5.902-1 -> 1.7.6-3)
    but now, when i use rekonq (also tested arora; same issue), cpu usage for the browser shoots up to nearly 50% and stays there. also, pages don't load unless i move my mouse around. flash is worse as well.
    (note: after my upgrade, i got a black screen on booting up. i had to use the 'nomodeset' option to disable kms. this probably isn't related, but i thought it might be worth mentioning.)
    any ideas?
    Last edited by anti-destin (2010-04-19 16:58:41)

    you're right. i forgot that i made some changes to my igoogle page. the chat function is the culprit. adding it causes the spike. i've reported the problem. thanks for the help!

  • High CPU usage while display is asleep

    This is a strange one, and I've noticed it on multiple distros, and Arch is no different.  When my system is sitting idle with the screen on my CPU usage hovers around 5%, which I would consider to be perfectly normal.  However, when the display goes to sleep (no screen saver, just DPMS sleep) the CPU jumps up to about 25% and stays there until I bump the mouse (or do whatever to wake the system up), and then it will drop back down to the normal 5% CPU usage. 
    I had always thought it had something to do with Firefox, but I had Firefox closed while I was away at work today, and yet when I come home and wake my computer up my CPU usage graph shows that it's been at a solid 25% all day long. 
    Anyone have any ideas what this might be, or recommend a way to hunt down exactly what process is eating my CPU cycles while the display is off?
    Thanks a lot, this has been puzzling me for some time now.
    EDIT: I should add that I am running KDE, and have been on the other distros as well (to the best of my recollection).  After realizing this it seems like this thread may be better suited for the Applications & DE forum, but I'm not sure... it could very well be something to do with the kernel or something to do with power saving.  Please move if you see fit.
    Last edited by hippieben (2014-09-07 00:17:46)

    The CPU usage is not accounted for in the system monitor app.  There's roughly 4% usage accounted for, yet there's a total of 29% being used.
    The script doesn't seem to find anything either.  High idle CPU usage kicks in maybe 3/4 of the way through, but the output doesn't seem to change from the beginning at all.
    ben@arch-desktop:~$ for i in $(seq 1 20); do sleep 10 && ps -eo pcpu,pid,user,args | sort -rk1 | head -6; done
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    %CPU PID USER COMMAND
    6.0 428 root /usr/bin/Xorg.bin -br -novtswitch -quiet :0 vt7 -nolisten tcp -auth /var/run/xauth/A:0-biq1sc
    3.8 3690 ben /usr/lib/firefox/plugin-container /usr/lib/mozilla/plugins/libflashplayer.so -greomni /usr/lib/firefox/omni.ja -appomni /usr/lib/firefox/browser/omni.ja -appdir /usr/lib/firefox/browser 3231 plugin
    2.4 4910 ben /usr/bin/systemsettings -caption System Settings --icon preferences-system
    2.4 14853 ben clementine -t
    1.9 3231 ben /usr/bin/firefox
    Also, the screen doesn't have to be asleep, the system just needs to sit idle for a few minutes.
    Last edited by hippieben (2014-09-20 19:10:58)

  • Not normal cpu usage when playing video files

    Hi guys !
    I've noticed that when playing videos (with every player , i've tried them all) there is a noticable cpu usage and with hd videos well the video is extremeley slow and unwatchable .
    I have all the gstreamer plugins installed and i'm using gnome environment .
    Does anyone know what might be the issue ?
    my xorg.conf is :
      Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/100dpi:unscaled"
        FontPath     "/usr/share/fonts/75dpi:unscaled"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
        Load  "glx"
        Load  "dri2"
        Load  "extmod"
        Load  "dbe"
        Load  "record"
        Load  "dri"
    EndSection
    Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
    EndSection
    Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option        "Protocol" "auto"
        Option        "Device" "/dev/input/mice"
        Option        "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
    EndSection
    Section "Device"
            ### Available Driver options are:-
            ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
            ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
            ### [arg]: arg optional
            #Option     "ShadowFB"               # [<bool>]
            #Option     "DefaultRefresh"         # [<bool>]
            #Option     "ModeSetClearScreen"     # [<bool>]
            Option "RenderAccel" "True"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "NV43 [GeForce Go 6600]"
        BusID       "PCI:1:0:0"
    EndSection
    Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
            Viewport   0 0
            Depth     1
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     4
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     8
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     15
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     16
        EndSubSection
        SubSection "Display"
            Viewport   0 0
            Depth     24
        EndSubSection
    EndSection
    Thanks in advance!
    Last edited by shak (2009-11-19 03:55:53)

    shak wrote:Also is there an easier way for mplayer to play my files , with default settings , so that i don't have to type a big command each time i want to play a video ?
    Yes. You can put all of your personal default settings in the file ~/.mplayer/config. If it doesn't already exist, just create it. On my VDPAU enabled system it looks like this:
    [default]
    vo=vdpau,xv,
    deint=4
    hqscaling=9
    vc=ffh264vdpau,ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,
    channels=2
    As far as subtitles go, I never use them so I have no idea.

  • CPU 90% While Playing Videos?

    Hi,
    My concern is: While waiting for youtube video to load my CPU ranges 10-20% but when I play the video my CPU range jumps 81-92% during entire video. If I stop the video it drops back down to 10%...Is this normal?
    Of course this is better than last 2 weeks when it would stay up to 50-60% while just loading and jumped up to 100% when playing which was choppy as well.
    Thank you for your time.

    Also what is the "64MB VRAM" you posted...virtual/video?
    Video, to see yours... System Profiler>Hardware>Video.
    You posted: CPU usage on YouTube 36% to 65%. Is this loading & playback range?
    Yes, that is loading & playing at the same time, depends on the Video though.
    Is there something I could do to help lower it besides not ever playing any more videos or is this my only option?
    Let's find out how much VRAM you have & what Video Card, but At this point I think you should get Applejack...
    http://www.versiontracker.com/dyn/moreinfo/macosx/19596
    After installing, reboot holding down CMD+s, (+s), then when the DOS like prompt shows, type in...
    applejack AUTO
    Then let it do all 5 of it's things.
    At least it'll eliminate some questions if it doesn't fix it.
    The 5 things it does are...
    Correct any Disk problems.
    Repair Permissions.
    Clear out Cache Files.
    Repair/check several plist files.
    Dump the VM files for a fresh start.

  • Firefox is eating up between 90% CPU usage to %230 CPU usage, while on a text-only page. I've tried many of the fixits. They didn't work. What can I do?

    I've cleared cookies multiple times
    I've emptied the cache
    I cleared my download history, and a majority of my browsing history
    I've tried having hardware acceleration for both flash and firefox on and off
    I turned off all my apps and plugins and when that did nothing I turned back on the ones I need. I never had a lot of apps to begin with. only a max of 5. I had quite a few plugins, but i disabled all but quicktime, flash, and silverlight. I have those three set on "ask to activate" so none are "always active" anymore.
    I also tried a couple things from the FAQ and forums here about changing a few settings in the "about:config" setup.
    A few of the above things initially worked, but after a day or two it'd be back to sucking up my CPU and memory. I would then try the same thing again, and this second time there would be no improvement.
    The real memory will fluctuate between 200 MB and 1.7 GB, and has done so for quite a while.
    Even after I've left streaming sites, and sites with lots of images, and I'm not downloading anything, the memory and the CPU will still do that. I only have a handful of tabs open at a timeusually, and all of them are mostly text. I'll quit and reopen firefox, which will initially bring the memory and CPU usage down, but it inevitably climbs up quite quickly, regardless of my tab usage. It'll be the same if I'm playing a flash game or scrolling through blogs.
    I never had any of these problems with Firefox 23, and my internet usage habits haven't changed at all. I had some of this slowness a few times with version 24, but nowhere near as bad as this, or as constant. Almost everyday I end up googling for other ways to speed things up. Everything I do never slowed down Firefox on earlier versions.
    I've tried all my usual tasks on Safari which will never climb above 30-40 MB of memory, even on netflix streaming, or flash games, and the CPU will average around 8 and 11%.

    i'm also having major CPU problems w/ FF 29.0.1. when i restart the app it calms down again but after loading tabs it steadily climbs up to 100% after not too long. i have checked out the 2 CPU links/articles above and do all the basic troubleshooting and tips, but with all the FF tools & add-ons isn't there some sort of CPU monitor that has the ability to display which extensions/scripts are hogging the CPU? Activity Monitor on Mac just shows the total used by the app. it's impossible in my case to efficiently disable dozens of add-ons & scripts, restart, and test each one by one b/c it can take several hrs before the CPU starts to spike high again. i have no time for this.
    thanks

  • IMac Air High CPU Usage while Idle / Kernel Issues

    Hello,
    I am attempting to repair an MacBook Air that a customer spilled a small amount of orange juice into. I have completely taken the unit apart and thoroughly cleaned the motherboard and all components. There doesn't appear to be any physical damage done from the liquid. The problem is that the customer claims that since the spill happened the computer runs "very slow" and the CPU usage is very high even while completely idle (Bounces between 60%-80%). Being versed primarily in Windows PC Repair I am looking to post some diagnostic logs on here and maybe get some help from someone who knows what they are looking at. The customer took the machine to the Apple Store and they told them it had a "kernel problem" and would need a new Logic Board. Any help would be greatly appreciated, I just need to know what diagnostic reports I need to post to get this ball rolling... Thank you for your time.
    Taylor

    Hello,
    I am attempting to repair an MacBook Air that a customer spilled a small amount of orange juice into. I have completely taken the unit apart and thoroughly cleaned the motherboard and all components. There doesn't appear to be any physical damage done from the liquid. The problem is that the customer claims that since the spill happened the computer runs "very slow" and the CPU usage is very high even while completely idle (Bounces between 60%-80%). Being versed primarily in Windows PC Repair I am looking to post some diagnostic logs on here and maybe get some help from someone who knows what they are looking at. The customer took the machine to the Apple Store and they told them it had a "kernel problem" and would need a new Logic Board. Any help would be greatly appreciated, I just need to know what diagnostic reports I need to post to get this ball rolling... Thank you for your time.
    Taylor

  • CPU usage while running Bex report

    Hello,
    Sometimes, when I run a Bex report with many lines the computer CPU Usage is 100% (=full ) for a long time. In some cases i need to do restart again for the computer.
    In the WAD  it doesn’t happened...
    Did anybody have the same problem? Is there a way to reduce the CPU usage?
    Please Advice,
    Amir

    Amir,
    This is "normal" behaviour in Bex with query's which return very long lists. The client computer already received all data, but is formatting the layout.
    Solutions:
    1) a faster pc with enough memory (512 mb) and win200 or >.
    2) a query with less return rows.
    The reason that in wad (web reporting) this is not experienced is because the formatting (rendering html) from the result table is done within the WAS (application server, which is hopefully faster then your PC...). Your browser only receives the html page..no exotic hardware needed for that..
    Any questions left: please ask; if you're satisfied please grant with rewards.
    Kind regards Patrick Rieken.
    Message was edited by: Patrick Rieken

Maybe you are looking for

  • How do I put a shuffled playlist on my Nano?

    I want to fill my 4Gb Nano with random songs from one of my playlists. How do I do that? It will only fill as much as it can, and fills from the bands alphebetically, leaving out all bands from R-Z. I know with my wife's shuffle, you can choose to pi

  • Weird sound from x201 keyboard

    recently i've found a weird problem with my x201 keyboard. when i press down on the area where the escape key is or around the area where the volume controls are, it will make a plasticy click sound.the sound happens as soon as i let my finger off th

  • How to connect to SAPSERV3 ?

    hi there, i have a sap-note saying the following: "On SAPSERV3, in the directory ~ftp/general/R3server/abap/note.0317722 you will find subdirectories containing the required programs RH77S0BU and RH77S0RE." i have no idea how i can reach 'sapserv3' ?

  • Imported video upside down

    Tyring to encode mpg files as FLVs. When I import the mpgs, they are upside down. Same problem with Flash CS3 and Flash Encoder. The mpgs play fine in Windows Media Player and can be converted by Windows Media Encoder without problem. Any ideas? The

  • Series of jpegs to animated gif (or wmv)

    Hi Is there any way to take some 25-50 sequentially numbered jpegs and output either an animated gif or a wmv? Either in fireworks or any other adobe product? i dont want to have to drag and drop all 50 images. Something faily automatic would be nice