Re: dvgrab questions and problems

Carl Karsten <[email protected]> Tue, 1 Dec 2009 09:41:59 -0600
Newsgroups gmane.comp.video.kino.devel
Message-ID <[email protected]>
On Tue, Dec 1, 2009 at 7:27 AM, Howard Huang <[email protected]> wrote:
> So I got kino working with my camcorder... I can see the exact same thing on the kino capture screen as on my camcorder. However, when I run dvgrab i get the error no camera exists....
>
> Any tips?

cut/paste what it outputs.  mainly interested in if you are getting a guid

juser@e18:~/temp$ dvgrab
Found AV/C device with GUID 0x002011010f00256d
""     0.00 MiB 0 frames
Capture Stopped
Error: no DV

if no guid:
plug in firewire, turn on cam, dmesg, look for
[74342.700195] ieee1394: Node paused: ID:BUS[0-01:1023]  GUID[002011010f00256d]


juser@e18:~/temp$ dvgrab -guid 002011010f00256d
Established connection over channel 0
""     0.00 MiB 0 frames
Capture Stopped
Error: no DV

or if the device sends DV:

juser@e18:~/temp$ dvgrab -guid 002011010f00256d
Established connection over channel 0
Capture Started
^C"dvgrab-002.dv":    31.81 MiB 278 frames timecode 00:00:09.07 date
2009.12.01 09:41:28
Capture Stopped


>
> Also, a question on the features of dvgrab. Is it possible to output as a stream while capturing (real-time) or must I output it as one single file at the end of capture?
>

$ man dvgrab
dvgrab will also output raw DV or HDV to stdout    while capturing to
a file if stdout is piped or redirected.

I missed that too, and filed a feature request :)

> My team is trying to develop some code for real time camcorder to screen display. I need to stream the video data for processing right before it gets to the screen.
>
> Thank you!
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Kino-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kino-dev
>
>



-- 
Carl K

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev