PDA

View Full Version : [Updated] MPlayer for all device (latest svn)


ajeet17181
24th May 2009, 08:28 PM
Hi here is the latest MPLAYER for windows mobile it would run on almost all device

Instructions :
Install cab and click on mplayer icon. Use joystick for menu navigation

It support all codecs and you can customize it easily by editing
menu.conf for Menu Items
input.conf for key encodings
codecs.conf for codec related things

Limitation:
1. While playing it is not possible to hide mplayer window [SDL issue]
2. No UNICODE support. Support is not in cegcc so I am not able to do anything right now may be i will modify cegcc later.

In progrss:
1.real file support [90% done]
2.Directx support [50% done , if you want use directx edit config file and replace vo=sdl to vo=directx:noaccel and fs=1]
3.wma support [100% forgot to include in this release will add in next build]

[Note : all config files are in \My Documents\mplayer\ folder]

Log:
1. If you face any problem please send log.txt file from \Storage Card\ folder

Very Important:
1. Pls donate if you like my work
Click Here to donate (https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=6LB88CFSGV4C8&lc=IN&item_name=mplayer%20for%20winmo&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonH osted)

Download :
http://rapidshare.com/files/238300198/mplayer.cab.html

frmariam
24th May 2009, 09:52 PM
Placed everything in the right place and gave it a run. I have a Samsung Omnia with a WinMo 6.1 rom.

I noticed I doesn't seem to suport uniconde. The "Storage Card" drive is called "Cartão de Memória" in my localization and mplayer crashes everytime I tried to launch it... Really hope you fix this one. Also hope you add a simple GUI soon.

Also may I suggest that the file that need to be placed in the "My documents" folder be placed in the same folder as the mplayer.exe instead.

And please release the source.

Ather
24th May 2009, 09:58 PM
doesent work for me, i tried to open AVI Files and MP3's too

this is the log file i have :

MPlayer SVN-r29318-4.1.0 (C) 2000-2009 MPlayer Team
135 audio & 296 video codecs

Playing \Storage.
File not found: '\Storage'
Failed to open \Storage.


Playing Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi.
File not found: 'Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi'
Failed to open Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi.

Ather
24th May 2009, 10:00 PM
Is there a GUI? Because I can't see anything when I launch it...
to run mplayer you need file explorer which support open with.
select media file and open with mplayer if you execute mplayer.exe directly nothing happen

There You have your answer

frmariam
24th May 2009, 10:06 PM
I noticed I missed that. I was already editing my post when you replied :p

Also just tried an FLV1 file from my device memory (from "Cartão de memória didn't work). At first the file wouldn't play but then I used WVGAFIX3 to change my device resolution from WQVGA to QVGA and it worked. Seems like it deslikes wide screens.

ajeet17181
24th May 2009, 10:52 PM
doesent work for me, i tried to open AVI Files and MP3's too

this is the log file i have :

MPlayer SVN-r29318-4.1.0 (C) 2000-2009 MPlayer Team
135 audio & 296 video codecs

Playing \Storage.
File not found: '\Storage'
Failed to open \Storage.


Playing Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi.
File not found: 'Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi'
Failed to open Card\Movies\Heroes_-_S01-_E05_-__Hiros_PocketPC.avi.


use "enclose path in quotes" option if you are using resco explorer

ajeet17181
24th May 2009, 11:03 PM
Placed everything in the right place and gave it a run. I have a Samsung Omnia with a WinMo 6.1 rom.

I noticed I doesn't seem to suport uniconde. The "Storage Card" drive is called "Cartão de Memória" in my localization and mplayer crashes everytime I tried to launch it... Really hope you fix this one. Also hope you add a simple GUI soon.

Also may I suggest that the file that need to be placed in the "My documents" folder be placed in the same folder as the mplayer.exe instead.

And please release the source.

attach log.txt , that will give better idea why exectution failed

frmariam
24th May 2009, 11:28 PM
For the directory name charater issue (Cartão de memória) it just crashes on launch. It was when I tried to launch mplayer directly (before I edited the post). I was however how I found the issue. If I try the "Open with" and the media file is in any dir which characters like those it just wont open...

Also strangelly enough the same video file is no longer crashing in WQVGA resolution?! Only GSFinder+ (my file manager) crashes. I did a reset since that so maybe it was a problem with my device and not mplayer. Still the character issue remains.

Here's the log.txt (media in "Cartão de memória") for when it failed and worked.log when it played (in a different path)

ajeet17181
24th May 2009, 11:45 PM
For the directory name charater issue (Cartão de memória) it just crashes on launch. It was when I tried to launch mplayer directly (before I edited the post). I was however how I found the issue. If I try the "Open with" and the media file is in any dir which characters like those it just wont open...

Also strangelly enough the same video file is no longer crashing in WQVGA resolution?! Only GSFinder+ (my file manager) crashes. I did a reset since that so maybe it was a problem with my device and not mplayer. Still the character issue remains.

yes it is more likely because of no unicode support right now. I have idea how to support so that will be fixed in next build.

ajeet17181
28th May 2009, 11:02 PM
latest svn compile with menu and bgvideo support for audio files :)