pi@lzonepi:~/dev/py
$ omxplayer kvid.mp4
Video codec omx-h264 width 1440 height 900 profile 100 fps 25.000000
Subtitle count: 0, state: off, index: 1, delay: 0
V:PortSettingsChanged: 1440x900@25.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
have a nice day
or
pi@lzonepi:~/dev/py
$ omxplayer video.h264
Video codec omx-h264 width 1440 height 900 profile 100 fps 25.000000
Subtitle count: 0, state: off, index: 1, delay: 0
V:PortSettingsChanged: 1440x900@25.00 interlace:0 deinterlace:0 anaglyph:0 par:1.00 display:0 layer:0 alpha:255 aspectMode:0
have a nice day
I have read other articles as to why, but most point to having the latest build of omxplayer.
I know I have updated it because I get
pi@lzonepi:~/dev/py
$ sudo apt-get -y install omxplayer
Reading package lists... Done
Building dependency tree
Reading state information... Done
omxplayer is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Anyone be able to suggest my next step?
K