[gst-devel] problem while using dv1394src

julien quelen jquelen at gmail.com
Mon Feb 4 16:19:02 CET 2008


Hello all,

I try to capture images from a Firewire camera, using dv1394src plugin.

My pipeline is:

gst-launch dv1394src port=0 ! video/x-dv ! dvdemux ! dvdec ! xvimagesink

The pipeline goes in playing mode without any error/warning. Then it
blocks and no image appears.

While looking in the code, I saw that dv1394src blocks in the poll()
function contained in plugin's create() function.
I don't have any dmesg warning.

I use:
libdc1394-2.0.1
libraw1394-1.3.0
libiec61883-1.1.0

Does somebody has any tip that would help me?

thanks

Julien Quelen




More information about the gstreamer-devel mailing list