Install OMXPlayer ให้กับ RPi เพื่อเล่นหนัง

Credit [http://omxplayer.sconde.net/]

Instructions

First you need install required dependencies:
# aptitude install libpcre3 fonts-freefont-ttf
- or -
# apt-get install libpcre3 fonts-freefont-ttf
Optionally you can install fbset, I highly recommend it if you are going to use --refresh/-r option:
# aptitude install fbset
- or -
# apt-get install fbset
When you have installed the dependencies you can go ahead downloading the omxplayer and install it with dpkg:
# wget http://omxplayer.sconde.net/builds/omxplayer_x.x.x~gitxxxxxxxx~xxxxxxxx_armhf.deb
# dpkg -i omxplayer_x.x.x~gitxxxxxxxx~xxxxxxxx_armhf.deb

Key bindings

KeyAction
1Increase Speed
2Decrease Speed
jPrevious Audio stream
kNext Audio stream
iPrevious Chapter
oNext Chapter
nPrevious Subtitle stream
mNext Subtitle stream
sToggle subtitles
qExit OMXPlayer
Space or pPause/Resume
-Decrease Volume
+Increase Volume
LeftSeek -30
RightSeek +30
DownSeek -600
UpSeek +600

Comments