Thread
:
Moses SmartQ 5
View Single Post
Matan
2009-06-11 , 22:07
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#
289
Originally Posted by
bezeen
I've tried;
mplayer
xine
vlc
does anybody knows any other videoplayer i could try...
Try mplayer as follows:
Copy from original firmware three files:
/usr/bin/mplayer
/lib/modules/*/s3c-mfc.ko
/lib/modules/*/s3c-pp.ko
run ldd /usr/bin/mplayer
See what libraries are missing, find to which packages they belong, and apt-ger install them (all are available).
After every boot insmod the two modules, make sure the device files are accessible to the user, and then you can use mplayer.
If those instructions are not enough, I'll add the details in a few days, when I get the chance to do it again.
Quote & Reply
|
The Following User Says Thank You to Matan For This Useful Post:
bezeen
Matan
View Public Profile
Send a private message to Matan
Find all posts by Matan