Cloning through jmf( video problem)

Hello friends, I am trying to clone the captured video and run it at the same time.
here is the code
import java.awt.*;
import java.net.*;
import javax.media.*;
import java.awt.event.*;
import javax.swing.*;
import javax.media.format.*;
import javax.media.protocol.*;
import javax.media.control.*;
import java.util.*;
/* This program is to capture from a webcam and save it in disk */
public class run extends JFrame implements ControllerListener,ActionListener
     Processor p=null;
     DataSink sink;
     MenuBar mb;
     MenuItem start,stop;
     Menu file;
     Vector dl;
     MediaLocator ml;
     DataSource ds;
     run()
          setVisible(true);
          setSize(800,600);
          setLayout(new BorderLayout());
          mb=new MenuBar();
          file=new Menu("File");
          start=new MenuItem("Start");
          // start button gets enabled only after the processor is realized
          // I start the processor and sink after clicking the start button
          // I start the processor and sink after clicking the start button
          start.setEnabled(false);
          stop=new MenuItem("Stop");
          // I use stop button to stop the processor and the sink
          file.add(start);
          file.add(stop);
          mb.add(file);
          setMenuBar(mb);
          start.addActionListener(this);
          stop.addActionListener(this);
          addWindowListener
          (new WindowAdapter()
                    public void windowClosing(WindowEvent we)
                         System.exit(0);
          try
               dl=CaptureDeviceManager.getDeviceList(new VideoFormat(VideoFormat.YUV));
               ml=((CaptureDeviceInfo)dl.firstElement()).getLocator();
               p=Manager.createProcessor(ml);
               p.addControllerListener(this);
               p.configure();
               Thread.sleep(3000);
               p.setContentDescriptor(new FileTypeDescriptor(FileTypeDescriptor.MSVIDEO));
               /* When I use {color:#ff6600}Quicktime the File is created with zero size always*/
               /* So I used MSVideo and saved the file as .avi*/
               /* Now the file is created with some size but I am not able to play it with every player*/
               /* Note : I ran the Video capture program successfully which means the capturing is done without any problem*/
               /* So the problem is with saving it in disk*/
               /* When I open it in JMStudio it says Cannot Realize: Cannot parse the input media */
               p.realize();               
               Thread.sleep(3000);
          catch (Exception e)
               System.err.println("Got exception "+e);
     public void actionPerformed(ActionEvent ae)
          try
               if(ae.getActionCommand().equals("Start"))
                    sink.open();
                    sink.start();
                    p.start();
                    System.out.println("start"+p);          
               else
                    p.stop();
                    p.close();
                    //Thread.sleep(1000);
                    sink.stop();
                    sink.close();
                    System.out.println("stop");
          catch(Exception e)
               System.out.println("Some problem "+e);
     public synchronized void controllerUpdate(ControllerEvent ce)
          try
               if (ce instanceof RealizeCompleteEvent)
                    Component comp;
                    System.out.println("Realized");
                    sink = Manager.createDataSink(p.getDataOutput(), new MediaLocator("file:/e:/J-Solve1.avi"));
                    start.setEnabled(true);
                    if ((comp = p.getVisualComponent()) != null)
                         add (BorderLayout.CENTER, comp);
                    else
                         System.out.println("No visual component");
                    if ((comp = p.getControlPanelComponent()) != null)
                         add (BorderLayout.SOUTH, comp);
                    validate();
                    System.out.println("Updated");
          catch(Exception e)
               System.out.println("Exception rasied "+e);
     public static void main(String s[])
          new run();
          MediaLocator ml;
          DataSource ds = null;
          Clone clone = new Clone();
          ml = new MediaLocator("file:/e:/J-Solve1.avi");
          ds = Manager.createDataSource(ml);
          ds = Manager.createCloneableDataSource(ds);
          clone.open(ds);
          clone.open(((SourceCloneable)ds).createClone());
}But it gives error.
though if you remove below given part from "main" then it will capture.
MediaLocator ml;
          DataSource ds = null;
          Clone clone = new Clone();
          ml = new MediaLocator("file:/e:/J-Solve1.avi");
          ds = Manager.createDataSource(ml);
          ds = Manager.createCloneableDataSource(ds);
          clone.open(ds);
          clone.open(((SourceCloneable)ds).createClone());but I want to capture as well as play at the same time. What to do. Please tell me???
Thanks in advance......

Please provide the error/exception stack trace.

Similar Messages

  • Jmf video fps problem

    Hi to all,
    I'm developing a program that takes frames from a video, which are currently working on a jmf player object, and display them with jogl in a GLJPanel. the video is 30 fps. But my display function is called 20 times per second. Therefore I'm loosing some of the frames and video cannot be seen smoothly. I guess that the problem is due to the jmf player's frame rate, because it is the only thing that triggers jogl display function. What I want to know is if there is a way of displaying a 30 fps jmf video by jogl bindings and if yes how? I'm taking the current frame and displaying it as a texture within the display function. Is it ok for my application?
    I will be glad if anyone can help me..Thank you very much.

    Two things you should know:
    1) You can't play ANYTHING in AE.  It's not an editing application, and it doesn't work like one... as in, "push the spacebar and video plays".  Nope.   You have to do a RAM Preview by hitting the zero key on the numeric keypad.
    2) You'll save yourself days of frustration and anger by learning the basics, which can be found here:
    Getting started with After Effects (CS4, CS5, CS5.5,  CS6, & CC)

  • T400 - Video problems and a long wait for repair...

    Hi,
    I'd just like to state my experience with Lenovo Customer Support for a video problem with my T400.  Bottom line, as of today, it's been around 27 business days that it's been with Lenovo, and 41 days total since it's failed on me, and nobody, including Lenovo Customer Support, seems to know what its status is exactly, except that they're waiting on a part which has no ETA.
    In July 2009, I bought a T400, a 2764CTO version with the switchable graphics between the internal intel graphics and the ATI GPU.
    All was well until February 1st, 2010, when the LCD sudden wouldn't work.  Well, it would work, but the screen was very very dim, even with the display maxed out on brightness.  You would have literally bring your nose to the screen in order to even make out any text or images - definitely unusable.  However, if you hooked up an external monitor via the video output, the T400 would display video output properly that way.  When I did this, I noticed that the switchable graphics option wasn't there any more - couldn't switch to the ATI GPU.  Based on this, I figured it must be a video card or LCD issue, or a combination of both.
    So, I called Lenovo Customer Support (CS) at 1-800-565-3344, since I'm up here in Canada, and I initially was issued a case number of 41JRFSD, and I agreed to send it to a local Lenovo Repair Centre.  Oops, my bad, I made a mistake using the locator tool I was told to use at bplocator.lenovo.com, and thought the Centre was relatively close.  Not quite.  So, I called Lenovo CS again, and they issued me with a new case number, 40KWSYF, and said they'd send a box for return to depot.  And within 2 days, Feb 2nd or 3rd, I got a Purolator courier return box.  That's fast service!  Pleased, I put my T400 in according to instructions, and I sent it off.
    Fast forward to about mid-February.  I called Lenovo CS, and apparently there was a delay - the depot needed a part that wasn't in stock. Fine, I know these things can happen - I'll wait.
    Fast forward to March 1st.  I talk to a Lenovo CS rep, and it appears that the part needed has arrived, and they've put a rush order to get the computer back to me. Great!
    Fast forward to March 8th, still no computer.  I talk to another Lenovo CS rep... strange, there's no update.  The issue gets escalated to the Depot managers.
    Fast forward to March 12th.  Still no word on my T400's status.  An email fron CS has been sent to the depot.  Not even the CS reps know what's going on.  The rep I talk to figures there should be a response by the end of the day.
    Fast forward to today, March 13th, 4:50pm Pacific Time.  I just finish talking to Lenovo CS, there's been no response from the depot.  Apparently there's a part that they're waiting on for repairs, but there's no ETA on it.  Is it the same part that I've waiting on all this time?  Is it a new one?  I don't know. 
    At this point, I've been told to send an email explaining my situation, and I've also been told to talk to Scott the next time I call CS on Monday after 3pm Eastern.  I have to stress that the Lenovo Customer Support Reps I've talked to have all been very sympathetic and have been courteous, helpful, and professional - something I appreciate from having worked in Customer Support myself.  But the bottom line remains: my computer's not back to me.
    So, my questions to the community here: is my experience here typical?  Is there any hope of my seeing my computer back, or even at least just the hard drive?  I've used Lenovo computers for work for the past 7 years, and it was my good work experiences that led me to buying a Lenovo for home use.  However, it's been a while since I've been without my T400, and I was hoping to get my taxes done on the computer too, since they're due at the end of March.  I'll reserve judgement on Lenovo until I get my computer back, but at this point, all I can say is... I'm disappointed.
    If you're reading this, I'll let you judge my experience for youself.  I'll update my case as it progresses. 
    Thanks!
    Moderator edit: Removed support contact private information, per the Community Rules.

    Hi all,
    So, an update with some good news: my computer is finally back!  
    After a total of over 40 business days (just over 2 months) I finally have my T400 back at home, working again!
    According to the spec sheets, the repair depot had to replace: the systemboard/planar, display/LCD panel, LCD cable, PC card, bluetooth, and the inverter.  BIOS/Embedded controller was also updated, along with the regular diagnostics to ensure everything was working properly.
    I give Lenovo credit though: they got the final parts to repair the computer on Monday, April 5th, and shipped my computer back to me for the next day (today, April 6th).  That's fast service, once repaired!
    However, my case spans over 4 screens of updates and repair depot orders of parts.
    Also, it took me over 10 calls to Lenovo's Customer Service, plus an escalation to a higher-level manager after 1 month had passed, to get progress updates and ETAs for repair.
    Lenovo called me only once to give me an update, and that was the manager whom my issue was escalated to: all the other times, I called Lenovo for an update.
    The story doesn't end here, however:
    In talking to Customer Support, they told me that Sales might be able to sell me an extended warranty at a discount, given the issues I had.  And indeed, after talking to Sales, they offered me a 1 year warranty extension at a price of just over $100 CDN, plus tax.  This is a sale price, compared to the regular retail of $129.  Unfortunately, they can't sell me just one month.
    At this point, I refused their offer, and again escalated to a manager to request an extension of exactly 1 month on my existing warranty.  I figure 1 month delay in repairs, that's plausible - crap happens, and while most repairs take 5-10 business days, I can understand it can sometimes go higher.  Two months though....  My request for a warranty extension is being considered by the manager it was escalated to.
    So, one last question for you folks reading this: am I being unreasonable, talking to Lenovo support one more time to request a 1 month extension of my warranty, given the length of time it's taken for repairs?  I'll post the response Lenovo will give me tomorrow, as they've said they'll do.
    One thing for sure: Lenovo's response will definitely influence my choice of brand from whom to buy a new computer (and it will influence the choice of my friends who've heard my issues, and maybe yours too).  My particular repair problem may not come up often, but if it does happen to you, I'd be happy to know of your experience.
    Thanks for sticking with me through the drama!

  • FLash video problem with flvs?

    Hello I am having a problem with the 4 videos on
    http://www.websconsult.com/cuthbert/site/case-profiles.asp
    SOme, but not all, videos do not have the little playback
    triangle underneath the seek portion, where you can scrub through
    the videos to the part you want.
    THey are swf files, into which flvs have been imported, with
    the progressive stream option and the the built-in Flash skin
    selected for them. I am using the latest FLash CS3. THe flvs were
    converted from quicktime mov files., which I had brought in into
    Final Cut Pro and edited some of the frames and then re-exported as
    quicktime files, which were then encoded with the FLash CS3 Encoder
    app.
    Any ideas? THanks!

    Installed flash lite 3 onto my n95 hoping to watch porn from
    my browser!
    I guess that isn't possible yet coz it aint working or do i
    have to replace the flash lite 2 i already have on there.
    I say this because it was installed into applications, next
    to the existing version , rather than overwriting it...
    Will it just not work yet coz the phones aren't powerfull
    enough (with or without FL3) or have i just installed it
    incorrectly??

  • How to open compressed avi files through JMF

    Hello Everyone,
    I want to open Avi files which are compressed via different codecs.
    How i able to open those videos through JMF.
    Actually i am trying for indeo video 5.0,4.0,3.0 because it is by default supported in windows xp and mac pc.
    Please tell me if there is any codec which can open videos for me.
    If any third party is also available then tell me.
    Can i use directx.So that all those codecs which are supported in windows system can open.
    Please tell me if any possibility is there.
    Can i use windows\system32\ir50_32.dll i.e dll from intel for supporting indeo video 5.0 in windows.
    which is residing at system32.

    I want to open Avi files which are compressed via different codecs.
    How i able to open those videos through JMF.You'd need a version of the codec that JMF can use...which basiclly means it needs to be written for JMF.
    Actually i am trying for indeo video 5.0,4.0,3.0 because it is by default supported in windows xp and mac pc.
    Please tell me if there is any codec which can open videos for me.
    If any third party is also available then tell me.No telling. Check google.
    Can i use directx.So that all those codecs which are supported in windows system can open.
    Please tell me if any possibility is there.
    Can i use windows\system32\ir50_32.dll i.e dll from intel for supporting indeo video 5.0 in windows.
    which is residing at system32.You could write your own custom codec for those using JNI and whatever functions from the DLL you need, but there's no built-in way to do it.

  • Flash video problems in http

    Hello,
    I am having problems publishing flash video in a http server.
    I am streamming video from a server using a MediaPlayBack
    component. All works well till this point. When insert the swf in a
    html file and play it using the "http path" (
    http://..../dilo.htm), the swf
    doesn´t play the video. Altought .swf and .flv files are in
    the same directory. But if open de html file using the IP path
    (10.12.134.../dilo.htm), it works.
    Can anybody tell me why is this happening? Any solution?
    Thanks

    Please work through the video troubleshooting guide.
    https://helpx.adobe.com/flash-player/kb/video-playback-issues.html
    If you're still stuck, please follow the directions in the guide on providing the dxdiag report and additional information about what you tested and saw.

  • Recurring TV video problem

    Problem: no input video signal is getting to the screen. Audio works fine. Same problem on all inputs (S-video, composite video, RF) and from any source STB, DVD, VCR). The tube iteself is OK because the internal TV on-screen menu works fine, so problem is some component in the video signal chain inside the TV. I have had the TV repaired twice already, but the problem has now recurred twice, usually after about a week of it working fine.
    This has only started happening since I switched to FIOS (from Cablevision). Also, it never happens while actually watching, only when turning on the system for the FIRST time of the day. Now, perhaps it's just coincidence, but could this be caused by some sort of "surge" that occurs overnight (perhaps only weekly) from the STB through the RF feed on the STB (DVR) connected to the TV? (I don't actually use that input, but it's connected anyway.) Since the STB is "off" overnight, I doubt any signal is transmitted through the video outputs, except that perhaps the RF output is "pass-through" even when the STB is off. This is the only possibility that I could conceive of, other than it's some random ocurrence which causes the same failure weekly.
    Any thoughts? The TV repair shop is getting tired of fixing the same problem.

    Actually, I was set to 720p, so that wasn't a fix for me. In fact, after reading further here in the discussions, I dug a component cable out of the closet and ditched the HDMI cable. Component in/output works like it should, though the resolution isn't as crisp and the picture looks "washed out" a bit. I'll wait for Apple to fix the HDMI issue before I try the HDMI cable again. For now, it works (though not as well as I'd like).

  • Video problem on 1.42 ghz--covered under repair extension?

    I have a 1.42 ghz eMac that started showing scrambled video about six weeks ago. After a bit of research, I came across the eMac repair extension program. Apparently it covers only 1.0 and 1.25 ghz machines. But, my serial number falls in the range covered.
    Also, I hadn't turned it on since the problem came up; last night I did, and there were no video problems. For about two hours, then it was right back to the scrambled video. Did the same thing happen for those of you with the 1.0 and 1.25 machines?
    Any thoughts or info to share? Anyone else with the problem on a 1.42 ghz machine?

    cosmic hobo,
    I picked up that tip about taking photos of intermittent screen glitches back in the nVidia graphics eMacs days, when raster shift affected a number of eMacs (including mine). I'm afraid I no longer recall who gets credit for the original idea.
    You raise a good question about why the leaking capacitor issue only seems to be a serious problem with first-generation G5 iMacs and with eMacs from the 2004 time frame. Certainly other Macs, with and without integrated displays, were being sold in large numbers throughout the period. It might be worth the time to try to look up what factories where building which Mac models at that time, figuring the bad capacitors may've ome through the vendor to a single factory. That's almost certainly considered properitary information, through.
    (Off-topic: let me offer thanks to you and Don Morgan, among others, who helped get the eMac capacitor issue recognized. It certainly took more patience than I have to wade through all the rants and whines in that 675+ post monster to work out the parameters of what was affected.)
    (I reserve the right to laugh my head off at the poster who demanded action against Apple for the crime of using capacitors in a computer in the first place; I trust that poster wasn't an EE major in college!)

  • SunBlade 100 Workstation - Video Problem

    Hello, I just got ahold of a SunBlade 100 workstation (for free might I add. ;) And it's all hooked up and everything, but for some reason there is no video. I have a eMachine 17" CRT monitor...i dont have any other monitor to test it on..
    I have no "Red Light"
    I checked the memory, it will only boot with the DIMM in the slot farthest from the CD Drive.
    I have a "Green Light" that comes on and stays on while the system is online.
    I tried another video card, with the same thing.
    What else can I do?

    Hello,
    Does anyone have a solution to the problem?
    Without knowing the cause ?
    The information you did provide is absolutely insuficient.
    I have a eMachine 17" CRT monitor...i dont have any other monitor to test it on..
    This system worked when I got it, I brought it home and now it doesnt work...
    Would that (PS2 keyboard through a USB/PS2 adapter) cause the video problem?
    Did it work with this particular monitor ? Probably your monitor doesn't support the default/current resolution of the Blade 100 or the non-Sun USB keyboard isn't detected (no keyboard = no display).
    I would recommend you the read the documentation (especially the Troubleshooting chapter). Get a console cable (null-modem) to troubleshoot the problem and to be able to select another video-mode (resolution).
    Michael

  • Post-Update Video Problems

    Ever since installing Leopard update 10.5.2, and the subsequent Leopard Graphics Update 1.0, I've been experiencing an assortment of video problems that were not present prior to installing the updates. These problems include: horizontal black lines through windows in the display, colored blocks in the display, icons in the dock having various kinds of corruption, including garbled lines or superimposed or 1/2 & 1/2 icons, as well as all kinds of flashing and garbled screen display in games. The worst of these problems, which has been occurring several times a day, is total screen lock-up. The application behind the screen may well still be running, but the video is locked tight. The only way out of this situation is a hard re-boot with the power button.
    If a fix isn't imminent, is there any way to UNINSTALL the video upgrade?
    Thanks.
    Robin

    iv had a problem sort of like this, when i had my computer started up on the disk and repaired disk/permissions, the image would freeze on the screen, only when i moved the window did it correct itself

  • Mini DVI to VGA Adapter Video Problem

    This year at Randolph-Macon College we replaced the Math lab Emac computers with IMac G5 Intel machines. The laboratory has an NEC model MT1050 projector with a manufacturer’s date of August 2002. We can not seem to get rid of ever present scan lines. We can slow them down and speed them up by adjusting resolution and refresh rates, but nothing will remove them. We are connecting the IMac to the projector via the Apple Mini-DVI to VGA Adapter. It is specifically designed for use with the iMac (Intel Core Duo), and the adapter connects to the Mini-DVI port of the computer and the VGA end of the adapter to an external VGA monitor or projector.
    Troubleshooting the problem we have swapped IMac Intel computers with no luck, but we still have to use the Apple Mini-DVI to VGA Adapter. When we hook the projector to a Intel Mac Book Pro, we have to use a different adapter, but then it works perfectly. In fact, everything we try using other adapters works fine, it’s just when we use the Apple Mini-DVI to VGA Adapter that we experience the video problem.
    Has anyone experienced this problem and if so, have you been able to remedy it?
    iMac (Intel Core Duo)   Mac OS X (10.4.8)  

    I don't have much to suggest, except to ask if you can try with a different mini-DVI to VGA adapter. (i.e. do you have more than one on hand to make sure yours isn't just defective?) Make sure it is firmly seated into the iMac.
    I use the same adapter to provide an extended desktop on an old CRT monitor and the display is great.

  • Premiere Pro CS6 importing/ audio and video problems

    I recently recorded gameplay from my xbox, when i open this recording using windows media player it states that the video is 3 hours 30 minutes long, which is correct, when i then import this into premiere pro, premiere pro changes it to be 5 hours and 44 minutes long, when i then play this back it plays in slow motion and audio and video start to desync, i thought it may just be the source editor playing up so i made a clip and put it into the timeline and it still had the same outcome. The speed/duration are still on 100% so im not sure what to do, anyone have any idea as to what this is, or why it is happening?

    What are the attributes of your PVR video...
    specifically, is it variable frame rate?
    Media file evaluation utilities:
    GSpot
    http://www.headbands.com/gspot/
    MediaInfo
    http://mediainfo.sourceforge.net/en
    If it is VFR, Premiere no-likey.
    Variable frame rate video problems:
    http://forums.adobe.com/message/4897424#4897424
    http://forums.adobe.com/message/4071506#4071506

  • Why does a Safe Boot fix my video problem?

    After visiting my local Genius Bar twice (and getting two different answers), I erased and reinstalled Snow Leopard 10.6 on my late-2006 "white plastic" iMac.
    I reinstalled the version of SL that came with the iMac, then upgraded it twice to OS 10.6.8. Software Updater says all of my OS components are up-to-date.
    My video-corruption problems ("ghosting", "tearing", pixelation of icon, then the kernel CRASHES within 20 minutes) appear when I boot normally. But they permanently disappear when I reboot into the Safe Mode! 
    I've search Apple.com and every other site I can find without a clear answer to this:
    What extensions, StartUp items, software daemons or gremlins DO NOT load in Safe Mode? Shouldn't one of them be the cause of my problem? Or does Safe Boot work on a hardware-level, too?
    This happens on ALL accounts, both Admin and regular users. No external devices are connected except the wired mouse and wired keyboard.
    I've zapped the PRAM three times, and I've unplugged it for hours. Disk Utility shows everything is good, too. There's about 50 gigs left on the internal 750 GB hard drive.
    The so-called "Geniuses" both ran their Triage OS off an external drive and my iMac hardware passed ALL of their tests. One said it just needed a reinstall (a free fix!!), and the other said my video card is bad ($800, and I have to use an outside repair shop).
    Can someone give me an idea how to proceed? I've been working in Safe Mode for days, but that prevents me from using: Sound, my home network, fonts, Preview, editing in iPhoto, etc.
    Thanks.
    Specs:
      Model Name: iMac
      Model Identifier: iMac6,1
      Processor Name: Intel Core 2 Duo
      Processor Speed: 2.33 GHz
      Number Of Processors: 1
      Total Number Of Cores: 2
      L2 Cache: 4 MB
      Memory: 3 GB
      Purchase Date: March 2007

    Hi, Mike,
    Thanks for the quick reply.
    I read the linked post about QE, but I don't see how it could help me troubleshoot my problem. Could you clarify: is QE a piece of "software" (that is, a file -- like an extension)?
    If QE IS a piece of software that is disabled in a Safe Boot, I should be able to move it to my Desktop and restart. If my video problem is eliminated, the QE software is the problem, right?
    But then, if my problem is caused by a file/extension, why would the problem occur (and be eliminated in a Safe Boot) right after I re-installed the OS? Shouldn't all the System software be pristine right after re-installation? But since it's NOT fixed by the re-installation, it seems like a hardware problem -- like the expensive video card. That's what's confusing me.
    So, I'm proceeding as if the problem is caused by a file being loaded into memory and I'm trying to disable the items that don't load in Safe Boot Mode one-at-a-time. I just need a specific list of what those items are (and their locations on my hard drive).
    In OS/9, I used Conflict Catcher to do this automatically, but I haven't found an OSX app to do the same. So I'm trying to do it manually.
    Please excuse my layman's terms. Any help is appreciated.

  • Weird video problems with Mobility Radeon HD 4200

    Recently pacman upgraded the video drivers for my video card:
    [2011-04-17 12:48] upgraded xf86-input-acecad (1.4.0-4 -> 1.4.99_git20110318-1)
    [2011-04-17 12:48] upgraded xf86-input-aiptek (1.3.1-2 -> 1.3.99_git20110318-1)
    [2011-04-17 12:49] upgraded xf86-input-evdev (2.6.0-2 -> 2.6.0-3)
    [2011-04-17 12:49] upgraded xf86-input-joystick (1.5.0-5 -> 1.5.99_git20110318-1)
    [2011-04-17 12:49] upgraded xf86-input-keyboard (1.6.0-1 -> 1.6.0-2)
    [2011-04-17 12:49] upgraded xf86-input-mouse (1.7.0-1 -> 1.7.0-2)
    [2011-04-17 12:49] upgraded xf86-input-synaptics (1.4.0-1 -> 1.4.0-2)
    [2011-04-17 12:49] upgraded xf86-input-vmmouse (12.7.0-1 -> 12.7.0-2)
    [2011-04-17 12:49] upgraded xf86-input-void (1.3.1-1 -> 1.3.1.99_git20110318-1)
    [2011-04-17 12:49] upgraded xf86-video-ati (6.14.0-2 -> 6.14.1-1)
    [2011-04-17 12:49] upgraded xf86-video-vesa (2.3.0-4 -> 2.3.0-5)
    [2011-04-17 12:49] upgraded xkeyboard-config (2.1-1 -> 2.2.1-1)
    [2011-04-17 12:49] upgraded xorg-server-common (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 12:49] upgraded xorg-server (1.9.4.901-1 -> 1.10.1-1)
    [2011-04-17 12:49] upgraded xvidcore (1.3.0-1 -> 1.3.1-1)
    and now my video sometimes is glitchy.  the output looks like this:
    Also the computer crashes sometimes when I view a flash video in full screen or when I come back to the screen saver.
    I think this has to do with the new video drivers but I'd like to know how I can fix the problem.
    I don't know what other logs to provide as I'm pretty new (using arch for a 9 months) and I haven't had video problems before.
    Last edited by sansar (2011-04-23 19:50:21)

    I just noticed that the video card crashes after i come back from sleep mode.
    Here's the kernel log: http://pastebin.ca/2050145
    and the Xorg.log: http://pastebin.ca/2050146
    For this crash, unlike the one that happens when I view a flash video full screen, the problem can be fixed if i log off and log back on.

  • ITunes / Quicktime Video Problems With Windows VISTA

    I took up Windows Vista as soon as it was available and initially had no problems with iTunes. Then later, video clips (those purchased from iTunes and those I had converted myself) started stuttering / freezing and eventually crashing iTunes and finally I lost audio as well.
    Ayyway to cut a long story short, I have uninstalled / re-installed Vista now about eight times for problems with installing drivers for USB devices (I've finally solved all these problems). After the last install the first program I installed was iTunes, tried video and it worked flawlessly. Then, each time I added a hardware device or program I would restart Vista and retry iTunes video.
    The first item I added was a USB thumb drive (as I had on all previous occasions to take advantage of Vista's 'Ready Boost'). The thumb drive is a 'Sony 2GB micro vault tiny', and meets the transfer speed requirements for 'Ready Boost', as soon as I had set the drive up for 'Ready Boost' I started having the same problems with iTunes video and Quicktime.
    Removed the thumb drive, restarted iTunes and had flawless video playback again. Have tried this over and over with the same result.
    So my question is, has anyone else had video playback problems with iTunes / Vista and found similar problems. Trying to tie down whether this is a compatability problem with 'Ready Boost' or the thumb drive used. I have also tried a Sandisk Titanium 2GB with the same result.
    I am not sure exactly how 'Ready Boost' works, I thought it added memory that was used to cache page files to the thumb drive instead of to the HDD making a faster seek /access time? Which should make things faster. Another article I read today was talking about 'Ready Boost' being an affordable extension to RAM, in this case I could understand the problem as I would think the access to a USB 2.0 thumbdrive would be slower than that to RAM.
    Any help appreciated, but I guess my bottom line is anytime I want to watch video on iTunes, I just pull the USB thumb drive .
    PC Pentium 4   Other OS   Windows Vista Home Premium

    I have the same stuttering video issues with iTunes and Vista. While I have used a thumb drive to transfer files (not Sony) I have not yet messed with Ready boost. I have seen several others complain about the video problem, perhaps they will chime in as well. Unfortunately, your solution doesn't work for me. I pretty much ignore iTunes, waiting for the next version (only god knows when it will be released).
    I do have an external firewire drive connected, I'll disconnect later today and see if that has any affect.

Maybe you are looking for

  • Type of object in if statement

    Hello i have a function that needs to know if the object is either a block01 or a block02. if i trace the object in particular i get [object block01]  and [object block02] just as i want. but if i try to use the same thing in an if statement it isn't

  • How to use the user Input in a tool tip

    Lets say I have two text boxes (Tb1 and Tb2).  I want the input the user types in Tb1 to be part of the Tool Tip of TB2.   So if the user types "Party" in Tb1, when you hover over Tb2 it say "Number for Party".  Does this make sense? Thanks!

  • Urgent report nessage store on background.

    hi friend. my program execution two way one forground another is background i will run the program error msg store on spool. submit to spool. give me solu: urgent

  • Layer group blending modes

    There was some discussion about defaulting layer groups blending mode being normal by default instead of pass through. While I do use a lot of smart objects as "normal" containers (albeit mostly to filter rather than blend), I'm interested in techniq

  • Can you provide descriptions for a Windows Computer in SCOM 2012?

    I have a customer who uses a very generic naming scheme for their desktops which makes it hard to know which machine is which.  The naming scheme basically uses a 3 letter acronym for the departments followed by a set of 4 numbers.  So it looks somet