public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* gstreamer and v4l2
@ 2016-03-15  7:10 Ran Shalit
  2016-03-15  7:18 ` Hans Verkuil
  2016-03-15 10:28 ` Antonio Ospite
  0 siblings, 2 replies; 5+ messages in thread
From: Ran Shalit @ 2016-03-15  7:10 UTC (permalink / raw)
  To: linux-media

Hello,

This is a bit offtopic, so I will understand if you rather not discuss that...

I am trying to use gstreamer with v4l2 vivi device,
I first check the capabilities with

gst-launch-1.0 --gst-debug=v4l2src:5 v4l2src device="/dev/video0" !
fakesink 2>&1

and it gives many capabilities such as the following:

video/x-raw-yuv, format=(string)YUY2, framerate=(fraction)[1/1000,
1000/1], width=(int) 640, height=(int)180, interlaced=(boolean)true

So I tried to run as following:

gst-launch-0.10 v4l2src device="/dev/video0" !
video/x-raw,width=640,height=180,framerate=30 ! autovideosink

But it keeps giving me auto negotiation error -4.
Trying to give other values did not help neither.

It is probaby more a gstreamer issue, but if someone is familiar and
can shed some light on this will will help.

Linux version is 3.10.0.

Regards,
Ran

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-15 11:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-15  7:10 gstreamer and v4l2 Ran Shalit
2016-03-15  7:18 ` Hans Verkuil
2016-03-15  7:22   ` Ran Shalit
2016-03-15 10:28 ` Antonio Ospite
2016-03-15 11:05   ` Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox