
MpLaunchpad
Source (link to git-repo or to original if based on someone elses unmodified work):
Requirements:
- mplayer with srt/ass/ssa and menu support.
Features:
- Easy access to user presets.
- Playlist support
- Video related options:
--- Output driver
--- Video aspect
--- Expand filter
--- Blur/Sharpen
--- Deblocking/Deringing
--- Spp
--- Configurable Panscan
--- (HQ) Denoise3D
--- Noise Filter
--- Temporal Denoise
--- Deinterlace
--- Video Equalizer
--- Extremly configurable subtitles
- Audio related options:
--- Output driver selection
--- Overboost volume
--- Volume normalization
--- ExtraStereo
--- Karaoke mode
--- Audio Delay Adjustments
--- 10 Band Equalizer
- Media language Selection
- DVD support (Limited)
- Configurable Hotkeys
--- (Keyboard,Mouse,Joystick...)
- Ability to add custom filters
- Ability to execute shell commands before and after media playback.
* Installation:
Extract the archive and launch install.sh from the shell.
Screenshots:
http://img231.imageshack.us/img231/8879/videodg6.png
http://img181.imageshack.us/img181/8369/audiofv2.png
http://img91.imageshack.us/img91/9779/equalizeruf1.png
http://img139.imageshack.us/img139/4444/subosdxc7.png
http://img264.imageshack.us/img264/414/dvdlangmi0.png
http://img256.imageshack.us/img256/296/keysnb9.png
http://img143.imageshack.us/img143/1763/miscqb2.png
http://img502.imageshack.us/img502/7312/realtimegg1.png
* If you wish to compile it by yourself, you'll need lazarus ide.
(precompiled binaries for x86 and i686 included and builded with lazarus 0.9.25b+fpc-2.2.0)
15/01/2008
First public version, named 0.6a
Expect at least some bugs :-)
- Fixed a bug which prevented apply button from work correctly, but still needs some work.
- Fixed a bug which prevented hotkeys definition from work correctly.
- Added precompiled X86_64 and i686 binaries.
0.8b
- A LOT of bug fixed
- Added some 'hints'
- Resizable interface
- Changed Equalizer presets
- Print detected mplayer version
from install script.
- added some commands to manage playlist
- Ability to (recursively) add directories to playlist
- Inline search (playlist)
- Save form state/position on exit.
- Optimization to the code
- Add generic uri to playlist
- More configurable "take screenshot'
- noise filter
- scale filter added by default to the chain
- Better hotkey managment (up to 5 binds per action)
- Save/Load Hotkeys
- Save/Load Equalizer preset
- Save/Load Playlist
- Play history
- Some fancy icons added.
- Rebuild index if necessary option.
- Cache option added.
Ratings & Comments
2 Comments
Ass support?
Yes, srt/ass support it's needed to display subtitles and ass styles. ASS/SSA rendering is done using libass, but should be included in major distributions. Check man mplayer ;-)