Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 17:03:01 +0100 (CET)
From:      Svein Halvor Halvorsen <svein-freebsd-questions@theloosingend.net>
To:        Rob <spamrefuse@yahoo.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: Digital video camera + IEEE-1394 + Firewire: How?
Message-ID:  <20041210165745.M35577@maren.thelosingend.net>
In-Reply-To: <41B85144.5080904@yahoo.com>
References:  <41B85144.5080904@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help

* Rob [2004-12-09 22:21 +0900]
>  What do I need for transferring the movies from the video camera
>  to my PC? Do I need software? Is that in the ports?


The camera will almost certainly send raw dv-data iver the ieee1394 (aka 
firewire, ilink, etc) cable when set on "Play". You can then use fwcontrol 
which is in the base system, to save the stream to disk. Now you have a 
raw dv-file.

This file can be transcoded using dv2jpg, transcode, or some other 
program. You'll find something in ports. You can also use dd to extract 
frames and subsections of the movie. 

You can use dvbackup to camouflage ramdom binary data as dv-data and then 
use fwcontrol to send it to tape. This way you can use your dv-camera as a 
cheap way of making backups (12-14 GB pr. tape).


man fwcontrol(8)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041210165745.M35577>