Problem with image acquisition using a DV converter (Canopus ADVC-55)
1 view (last 30 days)
Show older comments
Hi,
I'm trying to capture video using a Canopus ADVC-55 and matlab. When I use the image acquisition toolbox, it sees the canopus device and that the video is 720x480, but when I select preview I only see a black screen. When I unplug the firewire cable and reinsert it, Windows 7 prompts me regarding the video that I'd like to import, and even shows be a working preview (so I know that the device works...). I'm stuck in terms of trying to get matlab to recognise the video. Any suggestions would be appreciated.
thanks,
Jesse
0 Comments
Answers (2)
David Tarkowski
on 8 Jun 2011
The Image Acquisition Toolbox treats DV cameras as live acquisition cameras rather than as VCRs. Basically, whatever is being shown in the view finder is what the toolbox will acquire. If you are trying to acquire what is on the tape, you need to manually press the play button. This can be done after you've started acquisition since until you press the play button, the camera will be sending back live images, i.e. black images if the lens cap is on.
0 Comments
Jesse
on 8 Jun 2011
1 Comment
David Tarkowski
on 8 Jun 2011
When you preview in MATLAB, does the time stamp in the preview window update? Also, is Windows's import tool active while you are trying to acquire from within MATLAB?
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!