[gstreamer-bugs] [Bug 617675] Doesn't play any video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue May 4 12:41:16 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=617675
  GStreamer | don't know | 0.10.x

Benjamin Otte (Company) <otte> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
                 CC|                            |otte at gnome.org
         Resolution|                            |NOTGNOME

--- Comment #5 from Benjamin Otte (Company) <otte at gnome.org> 2010-05-04 19:41:15 UTC ---
We debugged it on IRC. It turns out that the first adaptor on his GPU doesn't
work properly and fails to display any video. However, there's a second Xv
adaptor - see the xvinfo output above - and that one works fine.
So we worked around the issue by using "xvimagesink device=1" which used the
other adaptor.

We've not figured out why it works with VLC though. We verified that both use
the (broken) textured video port. (Jonh complained about always-on-top video
with the workaround ;)).
My current suspicion is that VLC might not call XvGrabPort or something like
that.

Anyway, I'm closing this as NOTGSTREAMER as it's a SiS driver fault.
You might be successful with filing a bug against Xorg on bugs.freedesktop.org
but the driver looks practically unmaintained. :(

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