mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
25 lines
982 B
Markdown
25 lines
982 B
Markdown
---
|
|
created: 2009-12-05 14:08:00 +0100
|
|
layout: redirect
|
|
layout_old: default
|
|
redirect_to: https://blog.mbirth.de/archives/2009/12/05/aquire-video-from-dv-camera.html
|
|
tags:
|
|
- know-how
|
|
- software
|
|
- windows
|
|
- camera
|
|
title: Aquire video from DV-camera
|
|
toc: false
|
|
updated: 2009-12-05 14:08:00 +0100
|
|
---
|
|
|
|
If you can't aquire any video from a DV camera connected via Firewire/IEEE1394, check if you have these symptoms:
|
|
|
|
* *Windows Live Movie Maker* says "The device is already in use."
|
|
* other programs (e.g. *NeroVision*) show a black box but let you control the camera
|
|
|
|
The reason seems to be a faulty IEEE1394 driver in *Windows 7* 64-bit. Check the *Device Manager* whether you have the
|
|
*Texas Instruments 1394 Controller* installed. If so, right-click and choose *Update driver…*, search your computer for
|
|
drivers, install manually from a list and select the **OHCI-compliant 1394 Host controller (Legacy)** driver.
|
|
|
|
After it is installed, you should be able to capture video again. |