Problem in getting File descriptor from pipeline

Sebastian Dröge sebastian at centricular.com
Sun Jan 5 00:56:34 PST 2014


On Sa, 2014-01-04 at 19:40 +0530, Keyur Patel wrote:
> Further pipeline simplification
>
> gst-launch  \
> 
> v4l2src device=/dev/video1 ! \
> 
> 'video/x-raw-yuv,format=(fourcc)YUY2,width=640,height=480,framerate=30/1' !
> \
> 
> fakesink &
>
> this pipeline is also creating two /dev/video1 Fds.
>
> I need both fds.

Here it only opens the video device node once. Tested with latest 0.10
release and 1.2.2. Which versions of gstreamer and gst-plugins-good are
you using? Is your v4l2src using libv4l2 or directly opening the device
nodes?

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140105/73a85c86/attachment.pgp>


More information about the gstreamer-devel mailing list