MPlayer CE Wii

From GameBrew
(Redirected from MPlayer CE)
MPlayer CE
Mplayercewii.jpg
General
AuthorScip, rodries, AgentX, DJDynamite123, Tantric, Extrems
TypeMedia Players
Version0.80 r658
LicenseGPL-2.0
Last Updated2011/03/04
Links
Download
Website
Source
Support Author

Mplayer-CE is a homebrew media player for the Nintendo Wii. It was initially created as a fork of the Team Twiizers MPlayer port, combining elements of MPlayerWii, GeeXboX and other great homebrew contributions. It is built with devkitPro development tools, fully homebrew driven and not associated with Nintendo in any way.

Some of the current features includes DVD, SDHC, USB 2.0 storage device support, multiple media, subtitle, playlist and streaming formats, customization possibilities, etc.

Note: It is recommended you use WiiMC instead.

Installation

Requirements:

  • An SD card (best results are with non-SDHC cards, SDHC will only work on 4.0 or above) or USB device formatted to FAT(32).
  • (For playing Discs) DVDx installed.
  • (For playing data from USB, optional) cIOS202, either the version provided on the Google Code page or the version included in hermes cIOS installer (installed as 60 merged 38).

Extract the mplayer_ce folder to the apps folder on the SD card. Then run Mplayer_CE with the homebrew channel.

See here for how to set up your config files for SMB shares, customising the menu layout in menu.conf, adding input with input.conf and changing default behaviour with mplayer.conf.

Controls

Menu (Wiimote, GameCube):

A/Right (A/Right) - Select

B/Left (B/Left) - Back

Up/Down (Up/Down) - Scroll up/down

Minus/Plus (L/R) - Page up/down

1 (X) - Hide menu

Home (Start) - Quit

In Video (Wiimote, GameCube):

A (A) - Pause

B (B) - Toggle menu

Right/Left (Right/Left) - Seek 30 seconds forward/backward

Up/Down (Up/Down) - Seek 5 minutes forward/backward

Minus/Plus (L/R) - Decrease/Increase volume

1 (X) - Toggle on-screen display

Home (Start) - Quit

DVD Navigation (Wiimote, GameCube):

2+A (Y+A) - Select

2+B (Y+B) - Back

2+D-Pad (Y+D-Pad) - Selection

2+1 (Y+X) - Return

Video Manipulation (Wiimote, GameCube):

Nunchuck Control Stick (Control Stick) - Move

Nunchuck Z+Control Stick or Classic controller Left/Right Control Stick (C Control Stick) - Stretch

Nunchuck C or Classic controller b (Z) - Reset

Media

HMN - MPlayer CE (Play DVD's, CD's, USB) (Hacking Modding Nerd)

Changelog

r658 2011/03/04

  • Upstream sync.
  • Selectable YUV to RGB conversion standard for -vo gx.
  • Fixed libavformat TCP sockets, new protocols available.
  • Removed persistent screen adjustments.
  • Many other fixes and changes.

r648 2011/01/30

  • Upstream sync.
  • Enabled several Broadway-specific L2 cache features.
  • Added paired single optimized H.264 intra plane prediction.
  • Various minor optimizations.
  • Initial GameCube port.

r636 2010/12/21

  • Upstream sync.
  • Added support for the SD Gecko adapter.
  • Added support for libext2fs-EXT2/3/4 filesystems.
  • Added ability to read game discs for cinematic playback.
  • Added paired single optimized H.264/VC-1 chroma MC.
  • Added paired single optimized VP8 TrueMotion prediction.
  • Various other optimizations.
  • Improved auto-mounting.

r619 2010/11/09

  • Upstream sync.
  • Added paired single optimized RDFT & MDCT.
  • Added paired single optimized H.264 iDCT.
  • Various other optimizations.
  • More minor fixes and changes.

r600 2010/10/09

  • Upstream sync.
  • Added paired single optimized floating-point DSP functions.
  • Added new audio output driver based on AESND. (-ao aesnd)
  • Improved MEM2 management.
  • Other minor fixes and changes.

r592 2010/09/02

  • Upstream sync.
  • Added support for IOS58's USB 2.0 interface.
  • Added direct DVD drive access with AHBPROT.
  • Fixed VP6 decoding.
  • Other minor fixes and changes.
  • New default icon.

r590 2010/06/07

  • Upstream sync.
  • Added hardware support for all planar YUV formats.
  • Added new vertical synchronization method.
  • Added support for pan-and-scan.
  • Improved performance.
  • Other minor fixes and changes.

r574 2010/04/22

  • Upstream sync.
  • Improved HD media support.
  • Improved performance.

r572 2010/03/27

  • Upstream sync.
  • Improved performance.

r567 2010/02/21

  • Improved aspect scaling.

r565 2010/02/10

r564 2010/02/07

  • Added enhanced definition EFB hack.
  • Cracked DVD keys are now cached.

r563 2010/02/01

  • Added hardware volume control.

r555 2010/01/25

  • Rewrote input handling.

r551 2010/01/21

  • Added USB keyboard support.
  • Corrected YUV coefficients.
  • Proper adjustment for overscan.

0.76 2009/11/26

  • Fixes for 4.2 update.
  • Stability fixes (hopefully freezing is gone forever now).
  • Network (LAN and WAN) speeds increased.
  • Added directory play feature.
  • YouTube section entirely revamped.
  • Added Nintendo Channel content (quality may not yet be optimal) (thanks to yellowstar6 for his work on ninchdl-listext).
  • [blip.tv was planned but couldn't make it on time].
  • Many, many more bugs fixed

0.75 2009/08/19

  • FTP support added (thanks to hax).
  • NTFS support added for USB and SD (thanks to Shareese).
  • SMB speed improved.
  • Hopefully finally eradicated the freezing bug.
  • Fixed noise bug when loading another stream.

0.72 2009/08/03

  • Fix playlist bug.
  • More SMB servers detected (thanks to hax).
  • SMB now supports user-level share security (thanks to hax).
  • SMB now supports plain text passwords (thanks to hax).

0.71 2009/08/02

  • Autoload implemented. If the next file has a very similar name (using a Levenshtein distance of 2) it will be autoloaded.
    • Examples:
    • film.part1.avi > film.part2.avi (1 change)
    • episode.s01e09.avi > episode.s01e10.avi works (2 changes)
  • Improved memory management: fixes MPlayer hanging if out of memory.
  • OSD level 3 now shows mem1 and mem2 info.
  • Driver improved with autodetection error: on error the device is reinitied and read is retried.
  • Restore Points fixed. Now quit or power off saves restore point and can resume properly. Please delete your previous restore_point file in case it is corrupted, and check that your SD card isn't locked.
  • Improved SMB connections: now SMB will always reconnect.
  • Improved stream initialisation.
  • Fixed green lines at the top of loading screen.
  • Further improved video compatibility
  • Added ability to load an external driver from SD for USB 2.0 testing. More details (and drivers) will be added to the Google Code page at a later date. Thanks to Hermes for the patch.
  • Finally fixed the problem with network and USB 2.0 conflicts (due to the driver using a bad device).
  • Font loading improved.
  • Improved MPlayer support when a file unexpectedly disappears and reappears.
  • Many other small fixes and code cleanup.
  • New USB test:

0.7 2009/07/09

  • Use small cache if opening an internet stream (audio and video).
  • Optimized memory access (thanks to a suggestion from Shagkur); cache thread is now more stable.
  • A8 patch added for DVD playback in cIOS202 to avoid problems with old modchips.
  • Improved Libfat:
    • fix for special characters
    • prevent possible corruption on sd
    • can now mount any FAT partition, whether primary or active
    • real FAT32 limit so larger files can be played
  • Improved USB hotplug and DVD detection
  • ECHI module modified for greater compatibility with USB devices.
  • Improved video compatibility.
  • New buffering system implemented. If the cache drops below 3% MPlayer will pause and re-buffer to prevent possible hangs with bad connections. Cache is shown on OSD level 3.
  • Shoutcast TV is complete with caching, thanks to Extrems. Please see menu.conf.
  • If new cIOS is used then DVDx is not required for DVD access.
  • New cIOS Installer:
    • Installs IOS202 using base IOS60 automatically for greater WiFi support.
    • Ability to select the IOS to use so you can select an IOS with the fakesign bug.

0.62 2009/06/03

  • USB LAN Adaptor support fixed (again). Thanks to CountZ3ro for testing. Please note that you will need to install the USB 2.0 cIOS.
  • cIOS improved to stop conflicts with other homebrew. Please note that now only port0 has usb2 support. All other USB devices (including the USB LAN adaptor) must go in port1.
  • Horizontal stretch parameter added (see mplayer.conf).
  • YouTube options added to menu.conf (thanks to Extrems).
  • Many small bug fixes.

0.61 2009/06/03

  • New screen size variables actually work now.
  • Better usb device detection.
  • Using free Liberation font instead of Arial.
  • Subtitle wraparound bug fixed.
  • Spanish version released.

0.6 2009/05/23

  • No more maximum cache limit.
  • Introduced new variables into mplayer.conf to adjust screen size and position, please see mplayer.conf for details (component-fix is now deprecated).
  • idx/sub subtitle support (please note that these can take up to 30 seconds to load so please be patient).
  • Multiple folder locations added, it is now possible to have the files in:
    • sd:/apps/mplayer_ce
    • sd:/mplayer
    • usb:/apps/mplayer_ce
    • usb:/mplayer
  • Added resume points - video will resume at last stopped point. To clear, delete resume_points file in your mplayer_ce folder. To seek to the beginning of the video hold 2 and press the minus button.
  • Added support for Hermes' cIOS. This has greater USB compatibility and enables USB LAN connector support. Please see wiki page for details.
  • Added Fribidi library support for right-to-left languages.
  • Made cache fill visible on screen.
  • Many small bug fixes.
  • Updated to latest MPlayer svn.

0.5 2009/04/22

  • SMB now much more robust - thanks to DennisLKJ for smb.c fix.
  • libfat cache improved for speed and stability.
  • USB ethernet now fixed with USB 1.1; USB 2.0 fix requires an updated cIOS.
  • Added ability to manipulate picture using the nunchuk.
  • Updated to latest MPlayer revision.
  • Now using subfont.ttf instead of font folder - use mplayer.conf to change font size.
  • Merged widescreen and 4:3 pack - now MPlayer will use the appropriate loop.avi automatically.
  • Improved modchip compatibility for DVD.

0.4 2009/03/28

  • USB 2.0 support (see docs for info).
  • TTF font support (see docs for info).
  • Fixed bug in radio streaming.
  • DVD-Video bugs fixed (DVDs should play much more smoothly now).
  • Fixes in Libdi to detect chipped Wii.
  • Codec fixes.
  • Updated to latest MPlayer revision.
  • Many small fixes.

0.3a 2009/03/02

  • Fixed a little bug in keepalive issue that hangs the Wii.

0.3 2009/02/27

  • Fixed code to play videos with incompatible size; we now support many video formats and unorthodox resolutions.
  • Fixed keepalive issue in samba (thanks to Ludovic Orban).
  • New loop.avi and widescreen version (thanks to Blue_K).

0.21e 2009/02/24

  • Fixed apostrophies in filenames.
  • Improved DVD and USB mounting devices.
  • Fixed radio.
  • Improved samba reconnection.
  • Debugging help for SMB Shares at bootup, debug_network=yes (Review mplayer.conf).

0.21d 2009/02/22

  • Updated menu.conf to allow selecting playlist.
  • Fix rodries' loop patch.

0.21c 2009/02/23

  • Updated menu.conf to allow selecting subtitles.

0.21b 2009/02/21

  • Fixed hang when you access to dvdnav.
  • New mplayer.conf option: component_fix=yes to fix side bars on some problematic TVs (Now fixed) Review your configs.
  • Stop Looping Video/Audio file.

0.21 2009/02/20

  • Reduced font size.
  • New Readme.
  • New mplayer.conf option: component_fix=yes to fix side bars on some problematic TVs.
  • Small fix in cache2.c.

0.2 2009/02/17

  • SD/USB Mount bugs fixed.
  • DVD Mount/Stop/Motor/Pause problems fixed, now mounts, only when you select DVD.
  • Network Initialising on startup changed, now connects "hidden" in background.
  • Added 5 SMB Shares, review smb.conf.
  • Boot-up speed increased.
  • Added files filter to only show audio/video files.
  • Same directory kept open when you open/close the men.
  • Menu closes on file load.

0.1 2009/02/14

  • SMB fixes.
  • DVD cache bug fixed.
  • Small USB fixes.
  • Modified Libogc & Libfat.
  • 2.35:1 videos now scale correctly.

Credits

MPlayer CE Team - Scip, rodries, AgentX, DJDynamite123, Tantric, Extrems.

MPlayer Wii port © Team Twiizers, used code © MPlayerWii[rOn], GeeXboX, tipolosko, Ludovic Orban, hax, Shareese, DennisLKJ, denper, Dimok, Joedj.

Background video © Blue_K.

External links

Advertising: