
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
An audio/video player using gstreamer (like totem but without GNOME dependencies)
Whaaw! Media Player will play any audio/video files which gstreamer can play. It supports fullscreen mode, seeking, changing video colour settings and more. It is inteded to be a basic media player similar to totem.
Dependencies: python >= 2.5, gstreamer-python >= 0.10, pygtk >= 2.10, pyxdg, gstreamer-good >= 0.10
10 years ago
0.2.14:
- 'Hide Video Window' option removed since it caused way too many crashes.
- Use 'xdg-screensaver' for disabling the screensaver rather than configuring it through the config.
- Tag reading rework.
- Allow adding subtitle files to videos (Accessible through the open file dialogue, also a subtitles 'manager' is available under the 'Stream' menu).
- Fix some weird bug with the tagger producing multiple lists of tags, rather than just one.
- New translations.
- Use the same executable to run whaawmp as was used to run setup.py (for systems which have python3 as default python)
There's also a converter in the tarball, but it really doesn't work all that well. Use at your own peril.
10 years ago
0.2.14:
- 'Hide Video Window' option removed since it caused way too many crashes.
- Use 'xdg-screensaver' for disabling the screensaver rather than configuring it through the config.
- Tag reading rework.
- Allow adding subtitle files to videos (Accessible through the open file dialogue, also a subtitles 'manager' is available under the 'Stream' menu).
- Fix some weird bug with the tagger producing multiple lists of tags, rather than just one.
- New translations.
- Use the same executable to run whaawmp as was used to run setup.py (for systems which have python3 as default python)
There's also a converter in the tarball, but it really doesn't work all that well. Use at your own peril.
sanju312
5 years ago
I have a specific requirement,
I need a player which can play two overlay video one in full screen and other in overlay window in a small screen in corner.
The one similar to any video chat window.
id any opensource or player available kindly share or if possible then source code.
Report
stabbyjones
11 years ago
haven't put it through the paces yet.
just downloaded the SVN added an open with command and i'm sold.
really tight, fast and simple.
Report
SaikoBee
12 years ago
Two things about it though, and one of them is a killer for me. Both should be easy fixes though.
1: The video progress is shown using a progressbar. This is highly distracting while I watch a video, especially with themes that use animated progressbar. Perhaps a GtkScale would be better suited for this.
2: The whole player and the GtkNotebooks in the preferences could use a little padding around them, maybe like 4px or something?
Great app!
Report
SaikoBee
12 years ago
Report
nighteagle719
12 years ago
http://fmw.13.fr/uploads/stores/whaawmp_0.2.10-1_i386.deb
Builded on Ubuntu 8.04 LTS (Hardy Heron) with checkinstall.
Good luck for the continuation.
Report
dirken
13 years ago
Report