Difference between revisions of "Import digital video"

From Finninday
Jump to: navigation, search
(dvgrab)
(dvgrab)
Line 46: Line 46:
 
^C"dvgrab-001.dv":  215.95 MiB 1887 frames timecode 00:03:03.03 date 2003.07.29 22:47:48
 
^C"dvgrab-001.dv":  215.95 MiB 1887 frames timecode 00:03:03.03 date 2003.07.29 22:47:48
 
Capture Stopped
 
Capture Stopped
 +
 +
rday@weasel:/drobo2/home-movies/tmp$ file *
 +
dvgrab-001.dv: DIF (DV) movie file (NTSC)
 +
rday@weasel:/drobo2/home-movies/tmp$ ls -l
 +
total 221356
 +
-rw-r--r-- 1 rday rday 226440000 Oct 24 23:57 dvgrab-001.dv
 +
 
</pre>
 
</pre>

Revision as of 06:58, 25 October 2013

I'm having difficulty importing digital video from a Canon Elura 40MC digital video camcorder NTSC.

It faithfully recorded about 10 60-minute DVM cassettes of travel-related footage, but I haven't been able to get the video into a computer to do any editing or sharing.

options tried

kino

Doesn't recognize the camera when connected by firewire.

much time goes by since last attempt

Starting this project again from scratch.

  • Located the firewire cable that has a plug that fits into the Elura.
  • Located the batteries and charger for the Elura.
  • Located the box of untransfered video.

While I wait for the batteries to charge, I can form a strategy. This attempt will be different, because I think I actually had some success at one point but didn't document it.

There is a directory with a few files in it. The first three tapes have been turned into 13GB AVI files. Each is about 1 hour long, 720x480, 30 frames per second, 32GHz sample rate audio.

Playing these files with VLC generates lots of loud garbled audio, but correct video. Playing with Xine, there is no audio, but the video looks right.

Also in the directory are some files generated by iMovie that are DV instead of AVI. They have good video and audio that you can understand, but still there are lots of sound artifacts.

I'm pretty sure that I want to try VLC as the software to open the video camera device and record. But I'm not sure how to pick the right container, video codec, and audio codec.

Another option might be handbrake, but that isn't installed yet on the one firewire enabled server.

Maybe Kino is worth another shot. It is now at version 1.3.4 on the server.

Also dvgrab looks promising (https://wiki.ubuntu.com/UbuntuStudio/PackageList).

dvgrab

rday@weasel:/drobo2/home-movies/tmp$ dvgrab
rom1394_0 warning: read failed: 0x0000fffff0000414
error reading config rom directory for node 0
rom1394_1 warning: read failed: 0x0000fffff0000414
error reading config rom directory for node 1
Found AV/C device with GUID 0x00008500005e42e9
Waiting for DV...
Capture Started
^C"dvgrab-001.dv":   215.95 MiB 1887 frames timecode 00:03:03.03 date 2003.07.29 22:47:48
Capture Stopped

rday@weasel:/drobo2/home-movies/tmp$ file *
dvgrab-001.dv: DIF (DV) movie file (NTSC)
rday@weasel:/drobo2/home-movies/tmp$ ls -l
total 221356
-rw-r--r-- 1 rday rday 226440000 Oct 24 23:57 dvgrab-001.dv