[gstreamer-bugs] [Bug 609130] New: [PATCH] Fix GtkVideoPlayer example for win32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Feb 5 15:00:51 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609130
  GStreamer | gst-sharp | git

           Summary: [PATCH] Fix GtkVideoPlayer example for win32
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-sharp
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ylatuya at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=153113)
 View: https://bugzilla.gnome.org/attachment.cgi?id=153113
 Review: https://bugzilla.gnome.org/review?bug=609130&attachment=153113

0001-GtkVideoPlayer-Fix-the-way-file-uri-is-set-in-win32

The current GtkVideoPlayer example doesn't set the uri properly on win32.
It should set uri=file:///c:/file/path, with one slash before c:/, and the
backslashes must be replaced by slahes.
The windows sinks, dshowvideosink and directdrawsink are not casted to
XOverlay. If that happens, invoke the native functions.

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