OS4 DepotLogo by DaveyD 
(anonymous IP: 3.131.110.169,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1005)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (924)
   o Video (69)

Total files: 4367

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Video » Misc » mplayer-gui.lha

Mplayer-GUI

Description: GUI for MPlayer for OS4
Download: mplayer-gui.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 218kb
Version: 1.61
Date: 17 Nov 2018
Author: Daniel Westerberg
Submitter: Daniel Westerberg
Email: daniel/onyxsoft se
Homepage: http://www.onyxsoft.se
Requirements: AmigaOS 4, ReAction, MPlayer for OS4
Category: video/misc
Replaces: video/misc/mplayer-gui.lha
License: Freeware
Distribute: yes
Min OS Version: 4.1
FileID: 10736
 
Snapshots:
 
Comments: 19
Snapshots: 3
Videos: 0
Downloads: 792  (Current version)
5404  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a stand-alone RA-GUI/launcher for all MPlayers for AmigaOS4.

The GUI is pretty straight forward. Hold you mouse over any gadget
to get a short explanation of what it is for. If still uncertain;
see the MPlayer documentation or type "MPlayer -help" in a shell.


News & Changes
~~~~~~~~~~~~~~
* NEW * More aggressive skip loop filter setting, to make H264 less painful: 
-lavdopts fast:skiploopfilter=all:skipframe=nonref

* NEW * When clicking the Next button to play the next video, it tries a hundred
numbers before giving up. Over there are gaps in the numbers, like pictures in
between, or clips removed.

* FIX * Fixed mplayer unable-to-pause using the 'p' button. Now not calling
arexx command getTimePos when Control Panel isn't open.

* FIX * "Fixed screen title." it says in the change log..? The Control Panel
shows the path of the current video.

1.60 (160128)
~~~~~~~~~~~~~~
** Finally fixed the control panel arexx commands for those video drivers that
has proper arexx handling implemented.

** Realtime control panel sliders for seeking and volume. It doesn't seek only
after you let go of the slider, like before. Note: Not all video drivers
supports it.

** MPlayer-GUI now gets the available audio and video drivers from MPlayer
itself to make sure only available drivers are presented in the GUI. It does
this by executing "mplayer -vo help -ao help".

** Added wpa video driver to default video drivers.

** Time display in the control panel.

** Fixed the unfreed signals on exit.

1.54 (150227)
~~~~~~~~~~~~~~
* Revert a change made to how CLI output was handled.

* Properly set NP_ProgramDir after NP_HomeDir was made obsolete. This cause
MPlayer to not find its font or config.

* Fixed a bug that saved the prefs everytime Stop was clicked.

* Added "crashed on me" when pressing stop again after 4 secs.

* Fixed the help-popups and made them more similar in style with the argument
first.

* Renamed a few tabs and moved a few settings to better locations.

1.53 (141031)
~~~~~~~~~~~~~~
* Added a chooser for dvd/dvdnav since newer MPlayers work better
  with dvd instead of dvdnav.

* Added the new comp_yuv and comp_yuv2 video outputs for the new RadeonHD
v2-enabled mplayer.

* Added webm file type and reordered the file pattern list.

* Reinserted the old cgx_vmem in case someone has a machine where this works
best.

* Moved the "Show MPlayer output" setting to the main page for easier access.

* Added "# = Switch language" to the key help page.

1.52
~~~~
* New modern banner and icons by Tommysammy. Thanks! :)

* Added X1000 sb600*.devices for CD/DVD.

* Fixed the Control panel Full screen menu item.

1.51
~~~~
* Added cgx_wpa and comp video modes.

* Added skiploopfilter for faster HD playback.

* Fixed XML encoding for reserved chars.

1.50
~~~~
* Made it possible to drag'n'drop files to the playlist.
  Dropping a file on any other page than the playlist page would
  put the file in the normal file field.

* Created a way to queue dropped files. If you drag'n'drop a file
  while another file is playing it will be queued to be played
  when the current file is finished. This requires that the "Auto
  play on drag'n'drop" is enabled.

* Added a Next button. Clicking this button will try to find a
  number in the current file and increase this number. It will
  automatically play the new filename if "Auto play on drag'n'drop"
  is enabled.
  Very useful when watching a series of files but without having
  them in a pre-made playlist.

* Added an OSD setting so MPlayer can be started with a specific On-Screen
Display.

* Updated file patterns a bit.

* Changed arexx handling and allocation of argstrings.

v1.47 (091211)
~~~~~
* Made use of application.library which now also takes care
  of sending the filenames to an already opened MPlayer-GUI.

* Found a cool feature in intuition. Have compositing enabled
  and you can't miss it ;-)

v1.46 (091119)
~~~~~
* It is now possible to start MPlayer-GUI with arguments from
  CLI, or shift-clicking from Workbench and instead of opening
  another MPlayer-GUI, the file name(s) will be set in the
  MPlayer-GUI that is already open.

* Added a Stop button. Very useful if you started an audio-stream
  which doesn't have a window that you can close.

* Added #?.flv to the default file pattern.

* Now sets default values if prefs could not be loaded.

* Fixed the requester that shows if MPlayer couldn't be found.

v1.45 (090302)
~~~~~
* Added a Load and Save function to the playlist so it can be
  saved and loaded.

* Using expat.library now instead of linking it in. Cut the
  executable size in half :)

* Fixed a few incorrect default values.

v1.44 (090120)
~~~~~
* Added a few aspect parameters to be able to force the display
  driver into displaying any movie with correct aspect in full
  screen even if the monitor is not the same aspect as the movie.

  Set the Expand Filter to the aspect of your monitor to fix
  full screen for the default (p96_pip) video driver. This does
  not work with the SDL driver.

  Set the Monitor Aspect parameter to the aspect of you monitor
  if you are using the SDL video driver. The p96_pip driver
  ignores this parameter.

* Added a Movie Aspect parameter that can be used if the movie
  itself has the wrong aspect to force it into having another
  aspect.

* Added start volume and max volume settings.



Thanks to
~~~~~~~~~
Andrea Palmatè, Kas1e, LiveForIt for porting MPlayer to OS4!

Dave Norris for the ReAction-GUI which kickstarted my porting.

Tommysammy for making the nice MPlayerbanner.png and icon!


--
Other programs by Deniil 715! can be found on OnyxSoft homepage at:
  http://www.onyxsoft.se/

Feel free to e-mail me if you found bugs or have suggestions.











Copyright © 2004-2024 by Björn Hagström All Rights Reserved