playbin2

Akihiro TSUKADA tskd2 at yahoo.co.jp
Thu Feb 2 18:55:56 PST 2012


I could successfully display an image for 10 seconds by
gst-launch playbin2 uri=file:///foo.img delay=10000000000

so, I guess if you change
> self.player.set_state(gst.STATE_PLAYING)
to gst.STATE_PAUSED or set the delay property of playbin2,
the image stays on your screen.

regards,
Akihiro


More information about the gstreamer-devel mailing list