Audio (104) Datatype (15) Demo (56) Development (247) Document (64) Driver (19) Emulation (62) Game (533) Graphics (229) Library (22) Network (63) Office (22) Utility (271) Video (18)
Total files: 1725
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Package name: MPlayer AROS x86_64 ABIv11
Version version: V4
Original authors: MPlayer team, MorphOS team, Fabien Coeurjoly
Compiled for AROS by: Krzysztof Smiechowicz
Sources: https://github.com/deadw00d/mplayer-mui
Based on MPlayer for MorphOS by Fabien Coeurjoly.
===============================================================================
Prerequisites:
None
===============================================================================
Features:
- multimedia playback: avi, mpeg, mov, wmv, mp3, aac and many more
- playlists: pls, m3u
- network streams
- DVD - free and encrypted (note: some DVDs does not play)
===============================================================================
Running:
- From Workbech:
double click on the icon
- From Shell:
stack 200000
mplayer -vo cgx_wpa -ao ahi_dev <filename>
or
mplayer -gui
===============================================================================
Usefull information:
a)
Before playing DVDs you need to setup the device for DVD. Go to
Preferences->DVD device. The device when DVD-ROM is secondary master
should be ata.device:2. Adjust this value for your configuration.
b)
If your video playback is too fast and you don't have a working
sound card, select the null audio driver.
From console: -ao null
From gui: Preferences, Audio driver
c)
If you wish to bind file types with mplayer via def icons or project
icon, be sure that your def / project icon has the stack set to 200000
|