Problem in getting File descriptor from pipeline

Keyur Patel keyur.patel at einfochips.com
Sun Jan 5 21:42:19 PST 2014


In ubuntu pc with same version its opening only 1 fd.
But I am using it on imx6 arm board which is opening 2 fds.



-----Original Message-----
From: gstreamer-devel-bounces at lists.freedesktop.org [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Sebastian Dröge
Sent: 05 January 2014 02:27
To: Discussion of the development of and with GStreamer
Subject: Re: Problem in getting File descriptor from pipeline

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

*************************************************************************************************************************************************************
eInfochips Business Disclaimer : This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the
  company accepts no liability for any damage caused by any virus transmitted by this email.
*************************************************************************************************************************************************************




*************************************************************************************************************************************************************
eInfochips Business Disclaimer : This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email.
*************************************************************************************************************************************************************


---------------------------------------------------------------------------------------------
Notice: 
This message has been scanned by Trend Micro Mail Security scanner and is believed to be clean
---------------------------------------------------------------------------------------------


More information about the gstreamer-devel mailing list