ModMyMoto

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/mmm/public_html/guides/e2/leftbar.php on line 13

Warning: include(http://www.modmymoto.com/guides/chooseyourmoto.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/mmm/public_html/guides/e2/leftbar.php on line 13

Warning: include() [function.include]: Failed opening 'http://www.modmymoto.com/guides/chooseyourmoto.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mmm/public_html/guides/e2/leftbar.php on line 13
Arrow_Tcate2 Guides Navigation
themotoguide navmenu
Arrow_TcatSponsored Links

Tcat Arrow TheMotoGuides - Motorola modding taken to the limits.
 
ZMPLAYER new mpkg
Quote:
Dear all,

after a long period of silence please find attached a version of zmplayer that I should have released long ago.
All it does is to add support for libogg and avoid the glitch of the menu when looping on the short video sequence.
So no new fancy features for now.
Please refer to the relevant forum for the handset specific zmplayer version for rokre6 rokre2 a1200 and a780.
If time allows we might release a new version of zmplayer based on mplayer-dev.

Changelog:
* Update to support ROKRE2 play/pause next prev side keys
* Re-enable tremor (fixed point) libogg
* Use silence track for background loop to avoid short blank

Enjoy

1. INTRODUCTION
---------------

zmplayer includes:
- an accelerated version of mplayer based on v1.0pre8 with the following enhancements:
1) zaurus patch including the zaurus PXA27x iWMMX acceleration code making use of the Intel Integrated Performance Primitive
2) bring 18bpp support (e.g. for A1200)
3) prevent fbdev initialization since it crashes on 19bpp phones
4) accelerate YUV2RGB conversion using Intel IPP library for 16bpp phones (A780/E680)
5) perform cache optimized 8x8 block rotations and also adds contextual rotation based on aspect ratio (rotate=9 or rotate=10 option)
6) allow osd and subtitle rotation through subrotate=1 or subrotate=2 option
7) include extension based file filtering capability
add get_property code to allow the presence of the menu on the
screen to be probed
9) Add a background video for audio only tracks
10) An accelerated YUV2RGB framebuffer device

- a minimalistic ezx mplayer frontend: zmplayer that consists of the launcher and an event handler communicating with the mplayer process. This frontend takes care of disabling power management to keep the screen backlight on.

Note that enhancements 2 through 6 are custom patches made by us which basically ensures that the mplayer binary provided is the fastest one for ezx phones
More details are available at http://www.courville.org/mediawiki/index.php/EZX

Though distributed as a separate package you can build your own latest mplayer binary version by using the mkezx http://www.mkezx.org/ which provides a distribution debian like packaging framework for creating native applications.
Unfortunately the source code of the ezx mplayer frontend: zmplayer will not be distributed for now.

If you wish to convert a video for the phone an example script: mkvideo-ezx.sh based on mencoder is included in the package.


2. INSTALLATION
---------------

2.1. INSTALLING ON A1200/ROKRE6
-------------------------------

In order to install this package you need to:
1) first install yan0.rar archive available at motorolafans that enables the installation of unsigned .pkg packages.
Don't forget the make the right association by touching the package icon you wish to install until a menu appears and select "open with" mpkg striking the "always use the program..." box.
2) install the provided package through the use of mpkg program
3) switch your phone off an on in order to see the zmplayer icon in the application manager
4) download an avi video in your phone transflash and make the association with zmplayer application. The association is performed by touching the avi file to play until a menu appears and select "open with" zmplayer striking the "always use the program..." box.

2.2. INSTALLING ON OTHER HANDSETS
---------------------------------

In order to install this package you need to:
1) install the provided package through the use of the native installer. Installation is performed by by touching the package icon you wish to install until a menu appear and select "Install"
2) download an avi video in your phone transflash and make the association with zmplayer application. The association is performed by touching the avi file to play until a menu appears and select "open with" zmplayer striking the "always use the program..." box.

3. KEY MAPPING
--------------

Key/function mapping:
- Volume select: toggle Volume/Brightness/Contrast/Speed/Audio delay/Subtitle delay
- Volume+: decrease volume selection
- Volume-: increase volume selection
- Navigation up: slow rewind
- Navigation down: slow forward
- Navigation right: fast forward
- Navigation left: fast rewind
- Navigation select: pause
- Camera: quit (A780), toggle OSD (otherwise)
- End (Off): quit (except A780)
- Send (Home): toggle menu
- Play/Pause (ROKRE2): pause

4. CONFIGURATION
----------------

Global shell variables:
ZMPLAYER_SILENCE: specificies the location of silence.ogg, an audio only track to play when the zmplayer is called without arguments.
ZMPLAYER_BACKGROUND: specifies the location of the background.avi to display if zmplayer is called without argument.
ZMPLAYER_LEFT_HANDED: if not empty then assumes the phone is turned the other way.
ZMPLAYER_PLATFORM: if not empty used to force the platform type for correct key mapping. Possible values are A780, E680, A1200, etc.

Authors: bragon and dbateman
LINKS:
http://www.modmymoto.com/forums/downloads.php?do=file&id=4695

rename just to mpkg and run it... install it to PHONE MEMORY be sure to have 3 mb of free fone memory...

i havent make it open tell me if u succeed

this is all from motorolafans where the credits belong