[gstreamer-bugs] [Bug 578500] v4l2src caps

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Apr 15 07:15:59 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=578500

  GStreamer | gst-plugins-good | Ver: 0.10.21

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |NOTABUG
   Target Milestone|HEAD                        |NONE




------- Comment #11 from Tim-Philipp Müller  2009-04-15 14:15 UTC -------
gst_xvimagesink_get_xv_support: Generated the following caps: video/x-raw-yuv,
format=(fourcc)YUY2, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ],
framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv,
format=(fourcc)YV12, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ],
framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv,
format=(fourcc)I420, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ],
framerate=(fraction)[ 0/1, 2147483647/1 ]; video/x-raw-yuv,
format=(fourcc)UYVY, width=(int)[ 1, 4096 ], height=(int)[ 1, 4096 ],
framerate=(fraction)[ 0/1, 2147483647/1 ]

=> no RGB support in xvimagesink in your case.


(In reply to comment #10)
> The same pipeline built in python yields the attached messages.
> They show:
> All elements successfully reach state READY

Yes.

> 1) filter reaches the state PAUSED (or is reaching)

Yes, it reaches PAUSED state (this doesn't mean anything, this happens before
data flow has started yet).

> 2) ffmpegcolorspace, trying to go on PAUSED state yields the error: "The stream is in the wrong format"

No. ffmpegcolorspace is already in PAUSED state at that point. And it is the
source that posts this error message because it can't figure out compatible
caps (because you force the ffmpegcolorspace-xvimagesink link to a format that
is not actually supported).


I'm going to close this as NOTABUG now.

Please post to the mailing list or stop by our IRC channel on freenode if you
have further questions related to this. You might also have a look at the
design docs in gstreamer/docs/design, linked to from our homepage.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=578500.




More information about the Gstreamer-bugs mailing list