Hi Everyone,
I know this may be a big topic about the title, but now I’m not able to play videos on OE RPB 16.06 image. Due to thousands of video formats, I’m not sure if it’s caused by non-supported formats I used or it’s really a common issue on OE RPB build.
Here is how I tried on OE RPB 16.06.
- Enable X server and openbox.
X &
export DISPLAY=:0
openbox &
- Use gst-play to play video.
gst-play-1.0 testvideo.avi
gst-play-1.0 testvideo.mp4
Then, I get warnings about missing plugins, and no video contents are availabe to been seen.
Missing plugin: MPEG-1 Layer 3 (MP3) decoder
Missing plugin: MPEG-4 AAC decoder
-
I try to add plugins for MP3 & AAC.
[AAC] Add gstreamer1.0-plugins-bad-faad
[MP3] Add gstreamer1.0-plugins-ugly-mad -
And the warnings are gone, but I still cannot play videos. One is ended with “segmentation fault” and the other keeps showing timestamps (“0:00:00.0 / 0:00:33.0”) but no content is available.
Does anyone can play video correctly on OE RPB?
Thanks,
Daniel