More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Distinguish|MPlayer CE|MPlayerWii}} | {{Distinguish|MPlayer CE Wii|MPlayerWii}} | ||
{{Obsolete}} | {{Obsolete}} | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
| title=MPlayer - dvdlib edition | |||
| title | | image=mplayerdvdlibedwii.jpg | ||
| | | description = Native MPlayer port to demonstrate DVD functionality. | ||
| | | type = Media players | ||
| | | author = Team Twiizers | ||
| author | | version = r27458 | ||
| | | lastupdated = 2008/08/13 | ||
| | | license = GPL-2.0 | ||
| download = https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii.7z | |||
| website = | |||
| source = | |||
}} | }} | ||
This | This is a native [[http://www.mplayerhq.hu/ MPlayer]] Wii port. The main focus has been DVD-Video playback on modified and unmodified consoles. Although you can open and view various media files from SD card, this is largely untested. At this time it can not read files off data DVD's, just DVD-Video discs. For the ''other'' two ports of MPlayer intended to be used with multiple audio and video formats in a wide range of popular codecs and containers, see [[MPlayer CE Wii]] and [[MPlayerWii]]. | ||
The main focus has been DVD-Video playback on modified and unmodified consoles. | |||
Although you can open and view various media files from SD card, this is | |||
largely untested. At this time it can not read files off data | |||
DVD-Video discs. | |||
== Requirements == | == Requirements == | ||
This application requires a valid and working DVDX stub install, please refer | This application requires a valid and working DVDX stub install, please refer | ||
to its README for setup instructions. | to its README for setup instructions. | ||
A DVD-Video disc, either pressed or with the DVD-ROM booktype, might also come | A DVD-Video disc, either pressed or with the DVD-ROM booktype, might also come | ||
in handy. | in handy. | ||
Line 30: | Line 26: | ||
== How To Install == | == How To Install == | ||
Just copy the "mplayer" folder into the "/apps" directory on your sd card and | Just copy the "mplayer" folder into the "/apps" directory on your sd card and | ||
launch it via the [[ | launch it via the [[http://hbc.hackmii.com/ HBC]]. | ||
== Using == | == Using == | ||
When launching this application you will be presented by a basic on screen | When launching this application you will be presented by a basic on screen menu. Though all options should be self-explanatory, here are some hints: | ||
menu. Though all options should be self-explanatory, here are some hints: | |||
* High bitrate video streams may lead to dropped frames. This really depends on the used DVD-Video. Some fullscreen movies seem to have the same issue. | * High bitrate video streams may lead to dropped frames. This really depends on the used DVD-Video. Some fullscreen movies seem to have the same issue. | ||
* Hiding the menu and disabling subtitles improves the performace a little. | * Hiding the menu and disabling subtitles improves the performace a little. | ||
Line 41: | Line 36: | ||
* Choosing non-playable files from SD makes it crash & burn. | * Choosing non-playable files from SD makes it crash & burn. | ||
* Know the amount of DVD tracks in your DVD beforehand. If you try to skip ahead a track when you're on your last track, your Wii will freeze for roughly 10 minutes. | * Know the amount of DVD tracks in your DVD beforehand. If you try to skip ahead a track when you're on your last track, your Wii will freeze for roughly 10 minutes. | ||
==Media== | |||
'''WORKING! DVD Playback on your Nintendo Wii!''' ([https://www.youtube.com/watch?v=GsoKB5LG10M H4Ck GAMiNG]) <br> | |||
<youtube>GsoKB5LG10M</youtube> | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-1.jpg | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-2.jpg | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-3.jpg | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-4.jpg | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-5.jpg | |||
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii-6.jpg | |||
==Controls== | |||
You can use a wiimote or a gamecube pad to interact: | |||
* A - Pause | |||
* B - OSD | |||
* 1/X - Toggle on screen menu | |||
* RIGHT - Seek 10s forward | |||
* LEFT - Seek 10s backward | |||
* UP - Seek 60s forward | |||
* DOWN - Seek 60s backward | |||
* +/R - Seek to the next chapter | |||
* -/L - Seek to the previous chapter | |||
* HOME/Z - Quit | |||
When watching DVD's using libdvdnav: | |||
* 2/Y - Modifier key for libdvdnav | |||
'''Hold this key and use RIGHT / LEFT / UP / DOWN / A / B / 1/X to navigate.''' | |||
==Changes== | |||
'''Improvements revision 27458''' | |||
* Attractive interface. | |||
* File Browser. | |||
* Possibility of playing multiple multimedia formats through the front SD of the Wii. For this it is not necessary to install the dvdLib library. | |||
* Possibility of playing DVD videos thanks to the dvdLib library. In order to use this option you must install the . | |||
* In Spanish thanks to Duhow. | |||
== Credits == | == Credits == | ||
This port was made possible by the following people: | This port was made possible by the following people: | ||
* dvdlib - Erant | |||
* DVDX stub - marcan | |||
* libdvdcss port - svpe | |||
* mplayer port - dhewg | |||
* 12 stage TEV YUV12 GX voodoo - sepp256 | |||
* menu loop animation - drmr | |||
This port is powered by | This port is powered by devkitPPC and libogc (http://www.devkitpro.org/). | ||
Thanks go out to the HBC beta team for testing! | Thanks go out to the HBC beta team for testing! | ||
Line 64: | Line 98: | ||
* mplayer r27458 | * mplayer r27458 | ||
* get the repositories via: | |||
** svn co svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread libdvdread*trunk | |||
** svn co svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav libdvdnav*trunk | |||
** svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer*trunk | |||
* apply the patches | |||
* edit libdvdread's and libdvdnav's config.mak and adjust SRC_PATH and SRC_PATH_BARE | |||
* build libdvdread with `make`, then `make install` | |||
* | * build libdvdnav with `make`, then `make install` | ||
* build mplayer with `make`, test your build using `make upload` | |||
svn co | |||
svn co | |||
svn co | |||
Revision as of 13:34, 25 February 2022
- Not to be confused with MPlayer CE Wii or MPlayerWii.
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
MPlayer - dvdlib edition | |
---|---|
File:Mplayerdvdlibedwii.jpg | |
General | |
Author | Team Twiizers |
Type | Media players |
Version | r27458 |
License | GPL-2.0 |
Last Updated | 2008/08/13 |
Links | |
Download | |
This is a native [MPlayer] Wii port. The main focus has been DVD-Video playback on modified and unmodified consoles. Although you can open and view various media files from SD card, this is largely untested. At this time it can not read files off data DVD's, just DVD-Video discs. For the other two ports of MPlayer intended to be used with multiple audio and video formats in a wide range of popular codecs and containers, see MPlayer CE Wii and MPlayerWii.
Requirements
This application requires a valid and working DVDX stub install, please refer to its README for setup instructions.
A DVD-Video disc, either pressed or with the DVD-ROM booktype, might also come in handy.
How To Install
Just copy the "mplayer" folder into the "/apps" directory on your sd card and launch it via the [HBC].
Using
When launching this application you will be presented by a basic on screen menu. Though all options should be self-explanatory, here are some hints:
- High bitrate video streams may lead to dropped frames. This really depends on the used DVD-Video. Some fullscreen movies seem to have the same issue.
- Hiding the menu and disabling subtitles improves the performace a little.
- Playing DVDs with libdvdnav is buggy and decreases performace (read: way more dropped frames)
- Choosing a DTS audio track results in noise and breaks things.
- Choosing non-playable files from SD makes it crash & burn.
- Know the amount of DVD tracks in your DVD beforehand. If you try to skip ahead a track when you're on your last track, your Wii will freeze for roughly 10 minutes.
Media
WORKING! DVD Playback on your Nintendo Wii! (H4Ck GAMiNG)
Screenshots
Controls
You can use a wiimote or a gamecube pad to interact:
- A - Pause
- B - OSD
- 1/X - Toggle on screen menu
- RIGHT - Seek 10s forward
- LEFT - Seek 10s backward
- UP - Seek 60s forward
- DOWN - Seek 60s backward
- +/R - Seek to the next chapter
- -/L - Seek to the previous chapter
- HOME/Z - Quit
When watching DVD's using libdvdnav:
- 2/Y - Modifier key for libdvdnav
Hold this key and use RIGHT / LEFT / UP / DOWN / A / B / 1/X to navigate.
Changes
Improvements revision 27458
- Attractive interface.
- File Browser.
- Possibility of playing multiple multimedia formats through the front SD of the Wii. For this it is not necessary to install the dvdLib library.
- Possibility of playing DVD videos thanks to the dvdLib library. In order to use this option you must install the .
- In Spanish thanks to Duhow.
Credits
This port was made possible by the following people:
- dvdlib - Erant
- DVDX stub - marcan
- libdvdcss port - svpe
- mplayer port - dhewg
- 12 stage TEV YUV12 GX voodoo - sepp256
- menu loop animation - drmr
This port is powered by devkitPPC and libogc (http://www.devkitpro.org/). Thanks go out to the HBC beta team for testing!
How to Build
3 subversion repositories are required to build this port, the revisions used for this binary are:
- libdvdread r1120
- libdvdnav r1120
- mplayer r27458
- get the repositories via:
- svn co svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread libdvdread*trunk
- svn co svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav libdvdnav*trunk
- svn co svn://svn.mplayerhq.hu/mplayer/trunk mplayer*trunk
- apply the patches
- edit libdvdread's and libdvdnav's config.mak and adjust SRC_PATH and SRC_PATH_BARE
- build libdvdread with `make`, then `make install`
- build libdvdnav with `make`, then `make install`
- build mplayer with `make`, test your build using `make upload`