[Bug 776091] omx - in error state at end of video (before EOS)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 16 16:46:23 UTC 2016


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

--- Comment #4 from Stuart Axon <stu.axon at gmail.com> ---
Distro is Raspbian Jessie

$ cat /proc/version
Linux version 4.4.21-v7+ (dc4 at dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG
crosstool-ng-1.22.0-88-g8460611) ) #911 SMP Thu Sep 15 14:22:38 BST 2016

$ /opt/vc/bin/vcgencmd version
Sep 21 2016 13:13:29 
Copyright (c) 2012 Broadcom
version 2eaf52cc53435b5ce67253af1487f9a4f9f96e2d (clean) (release)


Python is 3.5

Gstreamer is gst-uninstalled, built from master - but with the patch on this
issue.




I'm building a video wall.


Users can choose videos or images.


Images + videos are downloaded and the pi continually plays a playlist of files
it has downloaded.

The pis play the videos at the same time, with one pi controlling the others
("play this video", "seek to this time") sort of thing.


The screens are small (480x800) ... so instead of using videocrop (which
doesn't seem to have hardware acceleration on pis, I'm creating a larger than
screen window and moving it - videos we've tested seem to play ok.


Short version:  I'm aiming for continual playback of a set of images and videos
without any user interaction on the pi side.


@Enrique's patch seems to fix things when playing a test video, but I need to
try with images, as I saw a similar looking message when testing images
earlier.


I'll try and come up with a small testcase.

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