[Bug 725860] v4l2src: Fix using v4l2src with Hauppauge HDPVR video capture device

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 7 04:37:58 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=725860
  GStreamer | gst-plugins-good | 1.2.3

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicolas.dufresne at collabora.
                   |                            |co.uk

--- Comment #10 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-03-07 13:00:46 UTC ---
(In reply to comment #5)
> Created an attachment (id=271159)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=271159)
> strace output from gst-launch with patches applied
> 
> That's a good question.  Looking at the strace output it does seem to return
> width and height information correctly.  
> 
> I've attached the strace output generated from running:
> 
>     strace -f -e ioctl gst-launch-1.0 v4l2src device=/dev/video1 ! queue \
>         ! tsdemux ! video/x-h264 ! decodebin ! xvimagesink
> 
> With an strace with v4l2 decoding added[1].  I'll have a look through the code.
> 
> [1]: http://sourceforge.net/p/strace/mailman/message/32060311/

Idelly GST_DEBUG="v4l2*:6" will tell us more.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list