omxplayer -v
omxplayer - Commandline multimedia player for the Raspberry Pi
Build date: Wed, 05 Jul 2017 16:40:39 +0100
Version : 5a25a57 [debian]
Repository: git@github.com:XECDesign/omxplayer.git
When I run omxplayer with a qt movie (mpeg4) from iPhoneX (a loop) the LXTerminal Window freezed and the omxplayer hangs. I cant use it anymore, neither for the preintalled /opt/vc/src/hello_pi/hello_video/test.h264 which is working.
here is my call and the return from the Terminal window:
pi@raspberrypi:~ $ omxplayer /home/pi/Videos/IMG_2841.mov
Video codec omx-h264 width 942 height 1258 profile 77 fps 30.000000
Subtitle count: 0, state: off, index: 1, delay: 0
V:PortSettingsChanged: 942x1258@30.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
Only after a restart I can use omxplayer again with /opt/vc/src/hello_pi/hello_video/test.h264
omxplayer -v omxplayer - Commandline multimedia player for the Raspberry Pi Build date: Wed, 05 Jul 2017 16:40:39 +0100 Version : 5a25a57 [debian] Repository: git@github.com:XECDesign/omxplayer.git
When I run omxplayer with a qt movie (mpeg4) from iPhoneX (a loop) the LXTerminal Window freezed and the omxplayer hangs. I cant use it anymore, neither for the preintalled /opt/vc/src/hello_pi/hello_video/test.h264 which is working.
here is my call and the return from the Terminal window: pi@raspberrypi:~ $ omxplayer /home/pi/Videos/IMG_2841.mov Video codec omx-h264 width 942 height 1258 profile 77 fps 30.000000 Subtitle count: 0, state: off, index: 1, delay: 0 V:PortSettingsChanged: 942x1258@30.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
Only after a restart I can use omxplayer again with /opt/vc/src/hello_pi/hello_video/test.h264
Cheers Thomas