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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 6 15:17:30 PST 2014


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

--- Comment #5 from Will Manley <gnome at williammanley.net> 2014-03-06 23:40:12 UTC ---
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/

-- 
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