Short glitch on start of video playback on Raspberry Pi

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

Short glitch on start of video playback on Raspberry Pi

moritz.vieli
Hi there

I have a simple pipeline where I play a video on a Raspberry Pi 3 B+ with
Gstreamer 1.14.3. It looks like this:
gst-launch-1.0 playbin uri=file:///test.mp4

The video is being played well, but at the start there is a short
glitch/flickering with diagonal stripes. It seems, it's displayed until the
buffer is full (about a quarter of a second).

I also tried a different pipeline, but it resulted in the same problem:
gst-launch-1.0 filesrc location=/test.mp4 ! qtdemux ! h264parse ! omxh264dec
! glimagesink

There is no problem, when I play the video with omxplayer.

Do you have an idea how I could get rid of this glitch? A delayed start
would be no problem, if this helps somehow (e.g. fill the buffer with black
until the video is ready).

Thanks a lot for your replies and best,
Moritz





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel