[Bug 776166] New: Using set_window_handle on raspberry pi, need to set pipeline to NULL to change file.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 16 13:15:08 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=776166

            Bug ID: 776166
           Summary: Using set_window_handle on raspberry pi, need to set
                    pipeline to NULL to change file.
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: stu.axon at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

On raspbian, if I use set_window_handle and want to change the file on a
filesrc, setting the pipeline state to READY doesn't work.

The only way to make this work is to set the pipeline to NULL, which results in
a black screen.


There is a program to demonstrate this and other bugs here:

https://github.com/stuaxo/gstreamer-dispmanx-demo


Run 

python-multi.py --enable-bcm rgba_pngs/*

To see the black screen.



To try running it with the pipeline state set to NULL instead, run:

python-multi.py --enable-bcm --null-state rgba_pngs/*

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