diff options
author | Nate Drake <nate.drake@gmx.com> | 2017-12-01 05:56:10 -0800 |
---|---|---|
committer | apache <apache@e5-web1.enlightenment.org> | 2017-12-01 05:56:10 -0800 |
commit | 869a4dfede4112021f073b22f1dd0b69b3bf6a84 (patch) | |
tree | a19d5c49cdc5e1ee43ca6a8950ffaa006979bf0d /pages/about-rage.txt | |
parent | fe6b327f131bf724440d2dbd8fbc2487e95f96c7 (diff) |
Wiki page about-rage changed with summary [Markdown version] by Nate Drake
Diffstat (limited to 'pages/about-rage.txt')
-rw-r--r-- | pages/about-rage.txt | 55 |
1 files changed, 1 insertions, 54 deletions
diff --git a/pages/about-rage.txt b/pages/about-rage.txt index a2bd63836..2e1d9d280 100644 --- a/pages/about-rage.txt +++ b/pages/about-rage.txt | |||
@@ -1,54 +1 @@ | |||
1 | ~~Title: About Rage~~ | This page is redirected to [[:about-rage.md]]. \ No newline at end of file | |
2 | ==== Rage ==== | ||
3 | |||
4 | [[download|Download Rage Here]] | ||
5 | |||
6 | Code quality - [[https://scan.coverity.com/projects/4920|Coverity scan status]] | ||
7 | |||
8 | {{:icon-rage.png?nolink |}} | ||
9 | |||
10 | Rage is a video and audio player written with Enlightenment Foundation | ||
11 | Libraries with some extra bells and whistles. | ||
12 | |||
13 | {{ :rage-browse.png?&400|}} | ||
14 | |||
15 | It is a simple video and audio player intended to be slick yet | ||
16 | simplistic, much like Mplayer. You can provide 1 or more files to play | ||
17 | on the command-line or just DND files onto the rage window to insert | ||
18 | them into the playlist. Or just run it with no arguments to get a video | ||
19 | browser mode like a media center. You can get a visual representation of | ||
20 | everything on the playlist by hitting the / key, or just hovering your | ||
21 | mouse over the right side of the window. Mouse back over the left side | ||
22 | of the window to dismiss it or press the key again. It has a full | ||
23 | complement of key controls if you see the README for the full list. It | ||
24 | will automatically search for album art for music files, if not | ||
25 | already cached, and display that. It even generates thumbnails for the | ||
26 | timeline of a video and allows you to preview the position on | ||
27 | mouseover of the position bar at the bottom of the window. | ||
28 | |||
29 | {{:rage-music.png?nolink |}} | ||
30 | |||
31 | It has a special music mode where it will try and fetch album covers | ||
32 | by searching for them if missing (and caching them locally for future | ||
33 | use). Make it easier to see what music is coming up next just by | ||
34 | recognizing the album cover or image in the playlist. | ||
35 | |||
36 | {{ :rage-play.png?&400|}} | ||
37 | |||
38 | Your playlist isn't just still thumbnails, but a full live playback of | ||
39 | the video in-place. No need to decipher what the media is from a | ||
40 | single badly chosen thumbnail, but actually watch whole sequences to | ||
41 | know what is there. Scroll through massive lists all you like. | ||
42 | |||
43 | If you want to seek to a specific part of the video you know well, | ||
44 | just hover the mouse over the seek bar and get thumbnails of that part | ||
45 | of the timeline. **WARNING!** Spoiler alert! | ||
46 | |||
47 | If you want a simple video player like MPlayer, but with a few more | ||
48 | visual niceties, then Rage may be for you. Almost all of the nuts and | ||
49 | bolts it relies on for video playback and UI are provided by EFL | ||
50 | itself or by something EFL wraps, like GStreamer, Xine, VLC etc. Since | ||
51 | it uses EFL, Rage will work in X11, Wayland, even the raw framebuffer with fbcon or drm/kms. | ||
52 | |||
53 | {{:rage-list.png?&400 |}} | ||
54 | {{ :rage-thumb.png?&400|}} | ||