diff options
Diffstat (limited to 'pages/about-rage.md.txt')
-rw-r--r-- | pages/about-rage.md.txt | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/pages/about-rage.md.txt b/pages/about-rage.md.txt new file mode 100644 index 000000000..a2bd63836 --- /dev/null +++ b/pages/about-rage.md.txt | |||
@@ -0,0 +1,54 @@ | |||
1 | ~~Title: About Rage~~ | ||
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|}} | ||