#4511 closed defect (notsugar)
Video recordedon xo-1.5 can't be reproduced by Jukebox
Reported by: | godiard | Owned by: | godiard |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | |
Component: | Jukebox | Version: | Unspecified |
Severity: | Major | Keywords: | |
Cc: | dsd | Distribution/OS: | OLPC |
Bug Status: | Unconfirmed |
Description
Testcase: On xo-1.5, 13.2.0 os7
- Open Record and save a video.
- Reproduce it on Record. Is displayed ok.
- Open Jukebox, and add the video.
- Play the video, a black rectangle is displayed, the audio is ok.
- Close Jukebox.
- Open Record again and try play the same video. A black rectangle is displayed.
Change History (4)
comment:1 Changed 10 years ago by dsd
comment:2 Changed 10 years ago by dsd
Looking closer, I think this is a gstreamer bug. https://bugzilla.gnome.org/show_bug.cgi?id=701202
comment:3 Changed 10 years ago by dsd
- Resolution set to notsugar
- Status changed from new to closed
Fix went upstream and is shipped in Fedora as gstreamer1-plugins-base-1.0.7-2
Note: See
TracTickets for help on using
tickets.
Simple test case using a video recorded in Record:
gst-launch-1.0 playbin uri=file:///home/olpc/test.ogg
From this point onwards all Xv users just show black.
If gst-launch-0.10 is used instead, things work OK. Must be something new in gst-1.0 tripping up the XO-1.5 graphics driver.