Raspberry Pi2 OMXh264dec Screen Flash

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Raspberry Pi2 OMXh264dec Screen Flash

Dave
I am using the latest git master Gstreamer libraries on a Raspberry Pi2 to display HD 1920x1080 with hardware acceleration.  The video plays at full frame-rate but there is a brief flash on screen before the video starts.  It looks like a white screen with diagonal lines (like an old CRT TV with a horizontal hold problem).  I am using the framebuffer directly so no X server is involved.  My test pipeline:
gst-launch-1.0 uridecodebin uri=file:///home/pi/goal.mp4 ! autovideosink
which expands to:
filesrc ! typefind ! h264parse ! caps ! omxh264dec ! glupload ! glcolorconvert ! glcolorbalance ! glimagesink
How can I get the playback to cleanly display on the framebuffer without the nasty flash?  Could this be an issue with glimagesink?

Regards,

Dave.
--

Dave Johnstone
Design and Broadcast Engineer
Digits Broadcast

0448 789986
[hidden email]



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel