MPlayer - DVDLib Edition: Difference between revisions

From GameBrew
m (Text replacement - "| licence" to "| license")
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Distinguish|MPlayer CE|MPlayerWii}}
{{Obsolete}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
| image       = [[File:Mplayer-dvdlib-ed.png|200px]]
|title=MPlayer - DVDLib Edition
| title      = MPlayer - dvdlib edition
|image=mplayerdvdlibedwii2.png
| type       = media player
|description=Native MPlayer port to demonstrate DVD functionality.
| version     = Revision 27458
|author=fail0verflow (Team Twiizers)
| license     = GPL
|lastupdated=2008/08/13
| author      = [[Team Twiizers]]
|type=Media Players
| download   = http://static.hackmii.com/mplayer-r27458.zip
|version=r27458
| source      = http://static.hackmii.com/mplayer-r27458.zip
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii.7z
|website=https://wiibrew.org/wiki/MPlayer_TT
}}
}}
This page is about the MPlayer port created by [[Team Twiizers]] to demonstrate the capabilities of [[DVDx]]. Since its initial release and apparent abandonment by Twiizers, the community has been treated to a few releases of unofficial binaries built on slight modifications to the codebase thanks to other independent coders. 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]] and [[MPlayerWii]].
{{Obsolete}}
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.  


== About ==
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]].
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 DVDs, just
DVD-Video discs.
<google uid="C06" position="left"></google>


== Requirements ==
==Installation==
This application requires a valid and working DVDX stub install, please refer
Requirements:
to its README for setup instructions.
* 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
* A DVD-Video disc, either pressed or with the DVD-ROM booktype, might also come in handy.
in handy.


== How To Install ==
How To Install:
Just copy the "mplayer" folder into the "/apps" directory on your sd card and
*Copy the mplayer folder into the /apps directory on your SD card.
launch it via the [[Homebrew Channel|HBC]]. '''Do not rename the folder.'''
*Launch it via the [http://hbc.hackmii.com/ HBC].


== Using ==
==User guide==
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. Here are some tips while using:
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 performance a little.
* Playing DVDs with libdvdnav is buggy and decreases performace (read: way more dropped frames)
* Playing DVDs with libdvdnav is buggy and decreases performance (read: way more dropped frames).
* Choosing a DTS audio track results in noise and breaks things.
* Choosing a DTS audio track results in noise and breaks things.
* 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.


== Credits ==
==Controls==
This port was made possible by the following people:
'''Wiimote or a Gamecube pad:'''
 
A - Pause
 
B - OSD
 
1/X - Toggle on screen menu
 
Right/Left - Seek 10s forward/backward


;dvdlib : Erant
Up/Down - Seek 60s forward/backward
;DVDX stub : [[User:marcan|marcan]]
;libdvdcss port : [[User:svpe|svpe]]
;mplayer port : [[User:dhewg|dhewg]]
;12 stage TEV YUV12 GX voodoo : sepp256
;menu loop animation : [[User:drmr|drmr]]


This port is powered by [[devkitPPC]] and [[libogc]].
+/R - Seek to the next chapter
Thanks go out to the HBC beta team for testing!


== How to Build ==
-/L - Seek to the previous chapter


3 subversion repositories are required to build this port, the revisions used
Home/Z - Quit
for this binary are:


* libdvdread r1120
'''When watching DVD's with libdvdnav:'''
* libdvdnav r1120
* mplayer r27458


<pre>
2/Y - Modifier key for libdvdnav
mplayer svn always fetch the latest revisions of libavcodec, libavformat, libavutil and libpostproc.
The newest versions are incompatible with Team Twiizers build. Please use the following revisions instead:


* libavcodec r14712
(Hold this key and use Right/Left/Up/Down/A/B/1/X to navigate.)
* libavformat r14718
* libavutil r14665
* libpostproc r14366
</pre>


==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii3.png


<ol>
https://dlhb.gamebrew.org/wiihomebrews/mplayerdvdlibedwii4.png
<li>get the repositories via:
<pre>
svn co -r 1120 svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread libdvdread-trunk
svn co -r 1120 svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav libdvdnav-trunk
svn co -r 27458 svn://svn.mplayerhq.hu/mplayer/trunk mplayer-trunk
</pre>
</li>


<li>update to the revisions of external libraries:
==Media==
<pre>
'''WORKING! DVD Playback on your Nintendo Wii!''' ([https://www.youtube.com/watch?v=GsoKB5LG10M H4Ck GAMiNG]) <br>
cd mplayer-trunk/libavcodec/
<youtube>GsoKB5LG10M</youtube>
svn update -r 14712
cd ../libavformat/
svn update -r 14718
cd ../libavutil/
svn update -r 14665
cd ../libpostproc/
svn update -r 14366


</pre>
==Changelog==
</li>
'''Improvements revision 27458'''
<li>apply the patches</li>
*Attractive interface.
<li>edit libdvdread's and libdvdnav's config.mak and adjust <code>SRC_PATH</code> and <code>SRC_PATH_BARE</code></li>
*File Browser.
<li>build libdvdread with `<code>make</code>`, then `<code>make install</code>`</li>
*Possibility of reproduction of multiple multimedia formats through the front SD of the Wii. For this it is not necessary to install the dvdLib library.
<li>build libdvdnav with `<code>make</code>`, then `<code>make install</code>`</li>
*Possibility of playing DVDs videos thanks to the dvdLib library. To be able to use this option you must install the library.
<li>build mplayer with `<code>make</code>`, test your build using `<code>make upload</code>`</li>
*In Spanish thanks to Duhow.
</ol>
Enjoy,<br />
''Team Twiizers''


== Unofficial Versions ==
== 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.


MPlayer is licensed under the GPL, please only post builds which come with source or diff's, thanks
This port is powered by devkitPPC and libogc (http://www.devkitpro.org/).


----
Thanks go out to the HBC beta team for testing.
=== MPlayer r27458 by [[User:Duhow|Duhow]] ===
Source included.
Changed language to Spanish, buttons, menu and added commands and help.


Download: [http://www.mediafire.com/file/dwjzbowzcgt/mplayer-r27458_ES-SourceBinary.rar mplayer-r27458 ES-SourceBinary.rar]
==External links==
----
* HackMii - https://hackmii.com/2008/08/libdi-and-the-dvdx-installer/
=== [[MPlayer CE]] ===
* WIibrew - https://wiibrew.org/wiki/MPlayer_TT
[[File:Mplayerceicon.png|thumb|[[MPlayer CE]] ]]
'''MPlayer CE''' is a fork of this Team Twiizers MPlayer port, combining elements of [[MPlayerWii]] and [[GeeXboX]].

Latest revision as of 07:54, 25 February 2023

MPlayer - DVDLib Edition
Mplayerdvdlibedwii2.png
General
Authorfail0verflow (Team Twiizers)
TypeMedia Players
Versionr27458
LicenseGPL-2.0
Last Updated2008/08/13
Links
Download
Website

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.

Installation

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:

  • Copy the mplayer folder into the /apps directory on your SD card.
  • Launch it via the HBC.

User guide

When launching this application you will be presented by a basic on screen menu. Here are some tips while using:

  • 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 performance a little.
  • Playing DVDs with libdvdnav is buggy and decreases performance (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.

Controls

Wiimote or a Gamecube pad:

A - Pause

B - OSD

1/X - Toggle on screen menu

Right/Left - Seek 10s forward/backward

Up/Down - Seek 60s forward/backward

+/R - Seek to the next chapter

-/L - Seek to the previous chapter

Home/Z - Quit

When watching DVD's with libdvdnav:

2/Y - Modifier key for libdvdnav

(Hold this key and use Right/Left/Up/Down/A/B/1/X to navigate.)

Screenshots

mplayerdvdlibedwii3.png

mplayerdvdlibedwii4.png

Media

WORKING! DVD Playback on your Nintendo Wii! (H4Ck GAMiNG)

Changelog

Improvements revision 27458

  • Attractive interface.
  • File Browser.
  • Possibility of reproduction of multiple multimedia formats through the front SD of the Wii. For this it is not necessary to install the dvdLib library.
  • Possibility of playing DVDs videos thanks to the dvdLib library. To be able to use this option you must install the library.
  • 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.

External links

Advertising: