Video Capture problem

Hello, I posted the following in Photoshop Elements group, and it was suggested I post here instead, so here is...

I use a trial version of Photoshop Elements 7.0 (with about 3 weeks before I have to buy or lose it to the left).

It seems that I'm having a problem of image of my video device Dazzle DVC100 capture

File > import > Dazzle DVC video peripheral

The video appears in the window, but I get the following error message when I click on the button "capture":

"Current driver incorrect STI detected for the video capture device, please re - install the driver."

I have re-installed all drivers from the manufacturer, twice from disk and once more after you download the drivers from the website of the manufacturer (in case something is wrong on the software CD).  I also reinstalled the program Photoshop with a new copy of the program to download.

The device works fine in other software programs.  I guess I was able to capture the video in one of them then work with images in Photoshop Elements but I would like to know if this "bug" can be solved somehow.

My old days of Pinnacle forum, I remember nothing else problems, even with the Pinnacle software. I don't remember everything posted a question never able to do a glare.

Now, I have to admit that there were probably millions of people who did and never had the Forum. Yet, all the failures indicated that it was not a good camera, when I went looking for an A - D option.

Hunt

Tags: Premiere

Similar Questions

  • Satellite Pro A60 video Capture problems

    I have the following system:

    Toshiba A60 laptop Pro satellite
    CPU - AMD 2.8 Ghz
    RAM - 768 MB
    OS - XP Pro SP2

    All other system requirements as indicated by the Dazzle DVC90 USB 2.0 capture card are met.

    I use Pinnacle Studio 9.4 update to capture VCR.

    Problem:

    When I plug the DVC90 to my laptop, I get nothing on the preview window. I have it set to capture as quality DVD Mpeg. But I don't see a gray screen when I look at the overview. I click start capture, the timer starts but no capture is made, either by audio or video.

    I checked all the settings. They all seem to be fine. My friend tried the capture card USB with exactly the same settings and connection on his desktop PC and it worked perfectly. The specification of his PC is similar to my laptop. Is it a familiar fault with video capture on laptops?

    I'd appreciate it if someone could help me with these problems.

    Thank you very much

    Alex

    Hi Alex,

    Have you checked in your Pinnacle capture settings that is not failing to the incorrect entry (rather than Composite, S-video). Obviously the value specified must match your connectivity of material allowing to receive a video signal.

    I think that it is also possible to disable the capture preview screen to minimize the risk of frame drops. Please check that you have the active video preview.

    HTH

  • Video Capture problems

    I have a problem of capture video analog (composite connections). I have a new Gateway LX6810 PC.  He dad 8 Gig of ram, Vista home premium 64-bit and an Avermedia M791 PCIe Combo card.  I installed the latest drivers for the acquisition card and the latest updates for Arcsoft Showbiz DVD2. When I try to capture analog video, I get an error screen stating "device is not available or is being used by another application.  If I try to install Media Center, which I don't want to use it see the composite connection and get a preview of the video.

    How can I get rid of the error and use the compsite connections to capture video from a VCR?

    Thank you

    I did the ' startup clena process.  Ended up having non-microsoft services disabled and cannot yet capture video.

    I think it is perhaps time to research and buy a new capture card that is 100% capatible with Vista Home Premium 64-bit OS.

    I appreciate your time to try to help to solve this problem.

    Curt

  • Video capture with Equim M70 problem

    Can someone please?
    I installed vista on my Equium M70 and now when I connect my camcorder to the laptop and try to capture a video, he said:
    "No video capture driver installed, cannot build the preview graph.
    Where can I find the driver or is there something else I need to install?

    Hello

    Can you please tell me how cam you have exactly? What happens when you connect your webcam for laptop and turn it on? Cam is properly recognized by the operating system or the error message occurs in the software you use for video capture (Vdeostudio 10plus)?

  • Satellite Pro L300 - no video capture hardware

    Hi all, I'm new to the Forum so apologize me if this question has already been answered previously.

    I am trying to connect a USB Webcam to my Satellite Pro L300-153. Wizard installs the webcam and updates the drivers etc, but trying to work webcam a mistake happens "* webcam works not properly no video capture hardware detected."

    Can someone advise please. Thanks for your help.

    Hey Buddy,

    In my opinion, you must contact the manufacturing of this USB webcam. I put t know which model you have, etc. and there it s a Toshiba forum so I think that no one can tell you if it s associated with driver problem or camera itself.

    But I put t understand why do you use an external webcam. AFAIK all Satellite L300 are equipped with internal webcam

  • Qosmio G10 video capture analog.

    Help, please!

    Is someone can help me find a way to run analog video capture on a Qosmio?
    I need to transfer a lot of analog video from a camcorder, I tried winDvd, Moviemaker, I installed Magic Video Deluxe Pinnacle Studio 9 version complete, but it seems that no one of these software is able to recognize and capture the video source. Only the digital acquisition is OK. It's very frustrating!

    Thank you very much
    Massimo

    Hi, I have also just spent the last two hours trying to capture video from my analog camera. I can't understand how to do that either. I can watch the video on my screen to switch signals with Fn + 4, but I can't access the video signal via any software.

    Has anyone else got this yet understood problem?

  • How to start and stop the video capture in a state machine

    Hello

    I am a student of neuroscience and this is what I try to do: 1) trigger a camera to GigE (200 FPS), 2) start the video capture, 3) triggers a light that stays on for x milliseconds, 4) trigger a valve that will blow an air puff, 5) stop the tone and the valve at the same time and 5) stop the video capture 1 second after 4). For this, my VI is a state machine, with a State for each trigger (ex, 1 State for trigger camera 1 State of light of trigger, ect) and a statement to "stop" and a "time-out State." Everything worked except the video acquisition - the program could trigger the camera but only acquire a frame, because it was not running in a while loop and this is my first question: for an acquisition video is it always necessary to have a while loop?
    I guess the answer is Yes, so I built a loop of 'consumer' for the camera. A queue of the pre-trial 'trigger camera' in the loop of producer, I was then able to start the video capture, but now the problem is to stop it at the right time. I have an another queue in the State of 'stop' in the loop of the producer, but is not able to start the State 'stop' in the loop of consumer, I think that maybe it's because the loop of consumer gets "stuck" in the whole loop.

    I hope you can help me, the VI is attached. Thank you!

    Hello

    First of all, in your loop producer: STATE 'Stop', you use the flushing line, then there is no need to use 'item queue at the opposite end. You can use the enqueue function.

    Secondly, you said "I moved the command stop inside the while loop as you said, but it did not work. But if you look closely, you moved "Enqueue function" inside the while loop. Instead you should use Dequeue function. Please, look at the picture I posted an orderly manner.

    And remove the circled (i.e. function. Enqueue function loop of consumption, where I wrote 'Why stop here').

    Try now.

  • Trident video capture card connected via USB 2 not working not properly under XP

    I use a Trident card connected via USB 2.0 video capture and I had a weird behavior:

    -sometimes not detected (not included in the list of devices)

    -sometimes not recognized (unknown device)

    -sometimes not start (Code 10)

    -sometimes works very well

    I used a USB Tracker to study the issue and found out that the usbehci driver is not able to activate the USB port.

    The message sequence is as follows (when it works):

    Get the status of the Port (4) - success

    Serial Port (4) feature, Reset - success

    Get the status of the Port (4) - success

    | - Port is enabled

    This is when it does not work:

    Get the status of the Port (4) - success

    Serial Port (4) feature, Reset - success

    Get the status of the Port (4) - success

    | - Port is NOT enabled

    Function Clear (4) Port, connect to state change - success

    Get the status of the Port (4) - success

    Serial Port (4) feature, reset the change - success

    I have more tracks, but I don't know if this is the right place to post.

    Thank you in advance to anyone willing to help me.

    Sincerely

    Andrea

    * original title - device USB not recognized or not started or sometimes work *.

    This link might be useful for:

    Advanced troubleshooting tips for General USB for Windows XP problems

  • Video capture with windows movie maker capture 16:9 dv camcorder.

    My Canon DV camcorder using Windows Video Capture video capture is not capture video in 16:9 format, 4:3 looks like. Why?

    Hello

    Thanks for posting your query in the Microsoft Community Forums!

    If I understand you correctly, you have a problem with the video capture from a camcorder DV Canon using windows movie maker. I understand it must be frustrating, but don't worry, we're here to help solve your problem and guide you in the right direction.

    The proportions of the original video on the videotape. Depending on your DV camera and the camera at the time settings wherever you saved the original video tape, your video can be recorded to an aspect ratio of 16:9 (wide screen) or 4:3 (standard). Choose a video format and a report l / h in video import, which is the same as the video recorded on tape.

    For more information:

    Video import settings: frequently asked questions

    http://Windows.Microsoft.com/en-in/Windows-Vista/video-import-settings-frequently-asked-questions

    For your reference:

    Troubleshoot importing video problems

    http://Windows.Microsoft.com/en-in/Windows-Vista/Troubleshoot-importing-video-problems

    Import video from a videotape

    http://Windows.Microsoft.com/en-in/Windows-Vista/import-video-from-a-videotape

    It will be useful.

    Let us know if you encounter problems under windows in the future. We will be happy to help you.

  • Screen dump of memory when you try to install the video capture device

    I have a Pinnacle Studio movieBox more peripheral of video capture that I am trying to install, but everytime that I plug it into a USB port it will say it is to install the drivers and then immediately go to a screen dump of memory and restart.  I emailed Pinnacle about this and they don't seem to be any help at all, and after giving me a suggestion told me to contact my manufacturing of computer which is me, because it's custom built, or Microsoft.  Does anyone have ideas, what could be bad?

    I was unable to find it, but it seems that a faulty USB port was the problem that I plugged into another and installed without any problems.

  • I can't hide Web page section for video capture?

    Is there than an add on I can use from a browser that allows you to HIDE a section of a web page, with that I can make a video capture?

    I don't want a small section will appear. Since then, I use a zoom in and zoom out I rather just would eliminate the problem from the beginning by covering it in the browser window instead of modify the section in the video editor. That will almost be impossible has view of the software that I use.

    Thanks for your help.

    Simply use your browser developer tools / debug console to toggle the rendering of elements on a page.

    Mylenium

  • Unrecognized video capture device

    Media Encoder does not recognize my video capture device.  Someone had this problem?

    Capture is a first

    Jeff

  • Video capture Google Earth

    Someone has video capture Google Earth experiences?

    My research indicates that I need to use Google Earth Pro to capture high quality mode.

    What quality is the result?  (DV PAL is what I need at least)

    Problems or difficulties... Please tell me.

    I just wanted to ask before as I have spend money on it. exercise...

    Craig, I assume that you already have this figured out, but here's an example.  Initially, I made at 1280 x 720, but he scaled down for Youtube.

    http://www.YouTube.com/watch?v=LpLQVqi8w7c

    John

  • Qosmio G30-155: video Capture does not work using s-video in port

    Toshiba Qosmio G30-155 video capture does not work via the ports of the video (Windows Vista Ultimate x 86) victory of version 3.90 BIOS
    Video capture does not work in Windows Media Center, even if selected as ports of entry port composite or s-video in Windows Media Center settings.

    In the BIOS version 3.90 parameters via esc - F1 can only select this option: NTSC (USA), NTSC (Japan), PAL (S-video).

    It is worth noting that the laptop is supposed to be capture NTSC for composite input mode

    Someone turned to make this model of video capture for laptop, via composite video input with the new version of the BIOS (version 3.90 win)?

    Can you please explain what you want to do exactly?

    Many years ago I had this old Qosmio with TV tuner and antenna in port so I used it to transfer my old VHS format videos and burn movie DVDs.

    To this end, I didn't use Windows Media Center. Why you n t use other recording applications. I think that everyone is better than Windows Media Center.

  • SHOWBIZ DVD 2 analog video capture on my E10

    ShowBiz DVD 2 analog video capture on my E10.

    Stu

    Eric, I really don t understand you. First Movie Maker is part of the Microsoft software and you get it with Windows XP. What producer can do is to test it with own product. I'm sure you know that Movie Maker is developed for editing movies and not for recording of TV programs. WinDVD creator is also very good for editing movies.

    Second, you cannot say that you cannot save your favorite TV channel. This function is also integrated into WMC. If you don't like it, or you are not satisfied, you must look for the best solution.

    The same thing has been with me. I was not satisfied with the program to burn and I bought a new one with more options.

    Good bye

Maybe you are looking for

  • videos lost iCloud

    Hello Some of my videos on my icloud storage are lost. I think 3-4 videos. I use the 50 GB plan. I synchronize my camera and all my devices photo library. At some point, I changed my credit card and Bill has not been paid for 2 or 3 days, until what

  • Remote app can't find Apple TV 4

    I can't the IOS App Remote on my iPhone to connect to Apple TV4. -iPhone and ATV4 are on the same network -Home sharing is enabled on both devices -Remote App is updated to the latest version It is aggravating because my iMac and iPhone can find ATV4

  • Cannot find drivers for DeskJet 450 CBI

    I know that the Deskjet 450 cbi are abandoned, but when I go to the page to download the printer driver, it says page not found.  Where can I find the drivers for the HP DeskJet 450 cbi? My printer still works and I use it a lot because it has its ow

  • Microsoft Picture It 2000 install not I don't have IE5.

    I was wondering if there is anyway to ignore the part of Internet Explorer 5 during the installation of the software? Microsoft's patches out there that will work for this particular software to install.  It will install not I don't have IE5. I also

  • Hosts and vCenter grayed out?

    HI -. IM Foglight v7 running in trial mode. I added 2 systems vCenter. A 5.0 vCenter and a 5.5. I've added both in Foglight using a service with VMware admin rights account. 5.5 system comes quickly and everyting monitors we nice. The system 5.0 is a