[gstreamer-bugs] [Bug 519935] New: New plugin for video capture on Windows

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 2 08:53:24 PST 2008


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

  GStreamer | gst-plugins-bad | Ver: HEAD CVS
           Summary: New plugin for video capture on Windows
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ole.andre.ravnas at tandberg.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
I'm attaching a patch that adds a new element called 'ksvideosrc' that uses
Windows Kernel streaming for capturing video. It's the lowest level API for
capturing video on Windows, meaning you get tighter control of the capture
process than if a higher-level interface like DirectShow was used.

The element started out as a quick 'n dirty one evening hack, and although
it has matured a bit since then it still could need some loving, like:
- gtk-doc comments in the header files
- Make private class members private
- Implement the drift compensation (see comments in code)
- Look into providing a clock that uses KS
- Implement PropertyProbe interface

Unfortunately I'm not able to provide autofoo for the patch because we're
using a custom MSVS toolchain on Windows, but contributions are of course
most welcome. The plugin is trivial to build and requires no special magic.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:


-- 
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=519935.




More information about the Gstreamer-bugs mailing list