GNOME Bugzilla – Bug 685305
xvimagesink: green line at bottom/right of the video
Last modified: 2012-12-12 22:53:49 UTC
There is a green line at bottom of the image when doing: gst-launch-1.0 playbin uri=http://mirrorblender.top-ix.org/movies/sintel-1280-surround.mp4 But not when doing: gst-launch-0.10 playbin2 uri=http://mirrorblender.top-ix.org/movies/sintel-1280-surround.mp4 or gst-launch-1.0 playbin uri=http://mirrorblender.top-ix.org/movies/sintel-1280-surround.mp4 video-sink=ximagesink
Oops, bottom and right sides, not left.
Could you provide a GST_DEBUG=*:6 debug log? (Control-C after a couple of secs once the window comes up) $ GST_DEBUG=*:6 gst-launch-1.0 ..... 2>dbg.log Control-C $ gzip dbg.log
here it is: http://people.collabora.com/~xclaesse/tmp/dbg.log.gz
I can reproduce it
I've also been having this issue.
Seems like a driver/hardware bug, forwarded here: https://bugs.freedesktop.org/show_bug.cgi?id=58185 Is everybody else here using the intel driver too?
intel driver here.
Nouveau here (but I couldn't reproduce it)
Yes, I'm also using the Intel i915 driver.