Hi guys,
I have built the mplayer included into LTIB and ran it on my i.MX51 EVK board. I tried it with an avi file and I got very poor performances. Is that normal?
Here some furhter details on my MPlayer:
root@freescale /usr/local/Trolltech/demos/embedded/fluidlauncher$ mplayer --vers
ion
MPlayer 1.0rc2-4.4.4 (C) 2000-2007 MPlayer Team
Unknown option on the command line: --version
Error parsing option on the command line: --version
root@freescale /usr/local/Trolltech/demos/embedded/fluidlauncher$ mplayer -v
MPlayer 1.0rc2-4.4.4 (C) 2000-2007 MPlayer Team
get_path('codecs.conf') -> '/root/.mplayer/codecs.conf'
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Usage: mplayer [options] [url|path/]filename
Packages added in LTIB:
amd-gpu-bin-mx51
libz160-bin
ffmpeg
DirectFB
What can I do to tune the mplayer tool?
Thank you in advance
Luca
because of vpu,the mplayer's decodes is softdecode ,you shoud add the vpu unit to the mplayer!
I could answer to my question by myself.. now I'm using gplay that is much better!