Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-26 Thread Eduardo Lima (Etrunko)
On Mon, Aug 25, 2014 at 8:16 AM, Carsten Haitzler ras...@rasterman.com
wrote:

 i didnt really see the point of an open file dialog... as u can dnd onto
 rage
 from your fm... :) multiple files accepted. :)


Multiple files yes, so I have extended this functionality to recurse into
directories:

https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=f712417267c1ab95f598ac0059d5a27f1581db8f

Cheers, Etrunko


-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-26 Thread Eduardo Lima (Etrunko)
Updated patch with fix to a mem leak.

https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=82ca11bfcc51e2b031b74174f8fd879b0e2d0611



On Tue, Aug 26, 2014 at 11:41 AM, Eduardo Lima (Etrunko) ebl...@gmail.com
wrote:


 On Mon, Aug 25, 2014 at 8:16 AM, Carsten Haitzler ras...@rasterman.com
 wrote:

 i didnt really see the point of an open file dialog... as u can dnd onto
 rage
 from your fm... :) multiple files accepted. :)


 Multiple files yes, so I have extended this functionality to recurse into
 directories:


 https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=f712417267c1ab95f598ac0059d5a27f1581db8f

 Cheers, Etrunko


 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com




-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-26 Thread Cedric BAIL
On Tue, Aug 26, 2014 at 5:24 PM, Eduardo Lima (Etrunko)
ebl...@gmail.com wrote:
 Updated patch with fix to a mem leak.

 https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=82ca11bfcc51e2b031b74174f8fd879b0e2d0611

I think you should use eio that already provide a recursive
asynchronous listing capability that won't block the UI. Look at
eio_dir_stat_ls.

 On Tue, Aug 26, 2014 at 11:41 AM, Eduardo Lima (Etrunko) ebl...@gmail.com
 wrote:


 On Mon, Aug 25, 2014 at 8:16 AM, Carsten Haitzler ras...@rasterman.com
 wrote:

 i didnt really see the point of an open file dialog... as u can dnd onto
 rage
 from your fm... :) multiple files accepted. :)


 Multiple files yes, so I have extended this functionality to recurse into
 directories:


 https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=f712417267c1ab95f598ac0059d5a27f1581db8f

 Cheers, Etrunko


 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com




 --
 Eduardo de Barros Lima ◤✠◢
 ebl...@gmail.com
 --
 Slashdot TV.
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



-- 
Cedric BAIL

--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-26 Thread Eduardo Lima (Etrunko)
On Tue, Aug 26, 2014 at 1:54 PM, Cedric BAIL cedric.b...@free.fr wrote:

 On Tue, Aug 26, 2014 at 5:24 PM, Eduardo Lima (Etrunko)
 ebl...@gmail.com wrote:
  Updated patch with fix to a mem leak.
 
 
 https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=82ca11bfcc51e2b031b74174f8fd879b0e2d0611

 I think you should use eio that already provide a recursive
 asynchronous listing capability that won't block the UI. Look at
 eio_dir_stat_ls.



Thanks for the tip, I will take a look.

-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-26 Thread Eduardo Lima (Etrunko)
On Tue, Aug 26, 2014 at 2:19 PM, Eduardo Lima (Etrunko) ebl...@gmail.com
wrote:




 On Tue, Aug 26, 2014 at 1:54 PM, Cedric BAIL cedric.b...@free.fr wrote:

 On Tue, Aug 26, 2014 at 5:24 PM, Eduardo Lima (Etrunko)
 ebl...@gmail.com wrote:
  Updated patch with fix to a mem leak.
 
 
 https://git.enlightenment.org/apps/rage.git/commit/?h=devs/etrunko/dndid=82ca11bfcc51e2b031b74174f8fd879b0e2d0611

 I think you should use eio that already provide a recursive
 asynchronous listing capability that won't block the UI. Look at
 eio_dir_stat_ls.



 Thanks for the tip, I will take a look.


An obvious disadvantage in this case is that the list of files is unsorted,
I still need to figure out the correct way of sorting it to produce the
same results as when using ecore_file_ls.

I pushed the work in progress to my eio branch (
https://git.enlightenment.org/apps/rage.git/log/?h=devs/etrunko/eio).

Also, what am I supposed to do with the Eio_File * returned by
eio_dir_stat_ls?


-- 
Eduardo de Barros Lima ◤✠◢
ebl...@gmail.com
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread Dave
 Yeah, it is quite a nice media player.  I like it so far.

 It's the Left/Right keys that skip video intervals in Rage.  The Up/Down
keys change volume.  Try holding down the Left/Right keys.  It behaves
slightly differently than mplayer.

 Modifiers should be an easy addition, I would think.  Up to Raster to
determine how he wants Rage to behave.

 dave


 In the year 2014, of the month of August, on the 25th day, Massimo Maiurana 
wrote:
 Carsten Haitzler (The Rasterman), il 24/08/2014 15:48, ha scritto:
  So I have released the first version of Rage. Version **0.1.0**
  
 
 Many thanks, it has replaced mplayer as my favourite player :)
 
 The only thing I miss, although it is not very important, is the ability
 to rewind or fast forward with different speeds through the keyboard. In
 mplayer you have keys to do it in steps of 1, 5 and 10 minutes (IIRC),
 but in rage, unless I'm missing something, you have only up and down keys.
 Maybe this feature could be added in the future, e.g. using modifiers
 associated with up and down keys.
 
 -- 
 Massimo Maiurana
 Ragusa (RG)
 
 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-us...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 18:23:28 +1000 Dave d...@flex.com.au said:

  Yeah, it is quite a nice media player.  I like it so far.
 
  It's the Left/Right keys that skip video intervals in Rage.  The Up/Down
 keys change volume.  Try holding down the Left/Right keys.  It behaves
 slightly differently than mplayer.
 
  Modifiers should be an easy addition, I would think.  Up to Raster to
 determine how he wants Rage to behave.

i could have ctrl or alt etc. with arrows keys jump a different amount - but
then do we keeep or disable the accel? not sure.

  dave
 
 
  In the year 2014, of the month of August, on the 25th day, Massimo Maiurana
 wrote:
  Carsten Haitzler (The Rasterman), il 24/08/2014 15:48, ha scritto:
   So I have released the first version of Rage. Version **0.1.0**
   
  
  Many thanks, it has replaced mplayer as my favourite player :)
  
  The only thing I miss, although it is not very important, is the ability
  to rewind or fast forward with different speeds through the keyboard. In
  mplayer you have keys to do it in steps of 1, 5 and 10 minutes (IIRC),
  but in rage, unless I'm missing something, you have only up and down keys.
  Maybe this feature could be added in the future, e.g. using modifiers
  associated with up and down keys.
  
  -- 
  Massimo Maiurana
  Ragusa (RG)
  
  --
  Slashdot TV.  
  Video for Nerds.  Stuff that matters.
  http://tv.slashdot.org/
  ___
  enlightenment-users mailing list
  enlightenment-us...@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-us...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread Massimo Maiurana
Carsten Haitzler (The Rasterman), il 25/08/2014 11:00, ha scritto:

 i could have ctrl or alt etc. with arrows keys jump a different amount - but
 then do we keeep or disable the accel? not sure.
 

I'd say it could be keeped for when there are no modifiers, so something
like this:
- arrows = accelerated rw/ff
- +shift = 1 minute per keypress
- +ctrl = 5 minutes per keypress
- +shift+ctrl = 10 minutes per keypress

-- 
Massimo Maiurana
Ragusa (RG)

--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 12:17:31 +0200 Massimo Maiurana maiur...@gmail.com said:

 Carsten Haitzler (The Rasterman), il 25/08/2014 11:00, ha scritto:
 
  i could have ctrl or alt etc. with arrows keys jump a different amount - but
  then do we keeep or disable the accel? not sure.
  
 
 I'd say it could be keeped for when there are no modifiers, so something
 like this:
 - arrows = accelerated rw/ff
 - +shift = 1 minute per keypress
 - +ctrl = 5 minutes per keypress
 - +shift+ctrl = 10 minutes per keypress

thats possible.


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 13:08:48 +0300 Markus Törnqvist m...@nysv.org said:

 On Mon, Aug 25, 2014 at 06:00:36PM +0900, Carsten Haitzler wrote:
 
   Modifiers should be an easy addition, I would think.  Up to Raster to
  determine how he wants Rage to behave.
 
 i could have ctrl or alt etc. with arrows keys jump a different amount - but
 then do we keeep or disable the accel? not sure.
 
 I tentatively like the different amout of rw/ff as it is.
 
 But what do you think about other mplayer-like shortcuts, mainly maybe
 o for on-screen display?

umm why? if you move your mouse osd comes.. then goes away (if not in audio-only
mode) assuming your mouse is somehting you use. any key controls to ff/rw etc.
cause osd controls to appear too assuming you are controlling things right now
and want some status etc. ... i tried to make the default out-of-the-box
behavior as obvious as posssible to need as little manual stuff like turn
osd on as possible. it could be a toggle osd forced to stay on/off but atm i
fail to see a good reason. enlighten me?

 Having modifiers like ctrl for other things would allow ctrl-o to
 be an open file dialog maybe, instead of affecting the usual behavior.
 
 Looking good tho!

i didnt really see the point of an open file dialog... as u can dnd onto rage
from your fm... :) multiple files accepted. :)

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 14:30:28 +0300 Markus Törnqvist m...@nysv.org said:

 On Mon, Aug 25, 2014 at 08:16:47PM +0900, Carsten Haitzler wrote:
 On Mon, 25 Aug 2014 13:08:48 +0300 Markus Törnqvist m...@nysv.org said:
 
 
  But what do you think about other mplayer-like shortcuts, mainly maybe
  o for on-screen display?
 
 umm why? if you move your mouse osd comes.. then goes away (if not in
 audio-only mode) assuming your mouse is somehting you use. any key controls
 to ff/rw etc. cause osd controls to appear too assuming you are controlling
 things right now and want some status etc. ... i tried to make the default
 out-of-the-box behavior as obvious as posssible to need as little manual
 stuff like turn osd on as possible. it could be a toggle osd forced to
 stay on/off but atm i fail to see a good reason. enlighten me?
 
 I'm a heavy user of the keyboard, so messing with the pointer doesn't feel
 right. Especially not with keyboard-driven software like mplayer and maybe
 Rage.

almost everything is keyboard driven in rage. in fact osd appear/disappear is
the only thing not explicitly kbd controlled - its implicit in any action - eg
toggle loop mode, or pause/play or ff/rw etc. it comes on at any of these. i
guess an o for that would be something that could be added.

 The use-case for the OSD, for me, is that sometimes I just want to know for
 how long I've been watching something. Or how much is left. Forcing OSD on
 and off (ie hitting o twice) sounds like a good thing.
 
 More generally the case for mplayer keys is that there's a lot of nice
 enough features, turning subtitles on and off, and I'm sure a lot of
 people know the mplayer keybindings already as there's nothing wrong with
 them.

subtitles right now have no controls at all beyond you'll get them if there is
a matching .srt file or you add -sub file.srt on the cmdline. very basic atm.

  Having modifiers like ctrl for other things would allow ctrl-o to
  be an open file dialog maybe, instead of affecting the usual behavior.
 
  Looking good tho!
 
 i didnt really see the point of an open file dialog... as u can dnd onto rage
 from your fm... :) multiple files accepted. :)
 
 Yeah, that was actually the first thing I did :D Like launch rage with no
 arguments, and dragging a video to it.

:) i made that work as i kind of knew someone would do this and thus i made it
function as you might expect. i also added it so you can dnd more and more into
rage over time to add to your current playlist. :)

 I get the point why you might not want an open file dialog but is that the
 general trend of EFL-driven apps? I appreciate software with an open file
 function that allows me to find the files by typing around and open in
 the current app.

the dnd makes uses of another app that is devoted to futzing about finding
files - the filemanager. but what you want there imho is not a file selector -
that's a poor mans version of that. you want something like evrything in e
built into your app - so you can navigate like a cmdline and find/play/see
things. that's a whole new ballgame inho where the app wants to customize and
define your view here - eg give you video thumbnails that actually play like
the playlist widget on the right... this is a whole project on its own imho.

 Binding something to open the e file manager and finding files and either
 having them associated with an app or manually open in an app achieves
 the same goal, though really differently ;)
 
 -- 
 mjt
 
 
 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-us...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread Martin Jansa
On Mon, Aug 25, 2014 at 09:06:46PM +0900, Carsten Haitzler wrote:
 On Mon, 25 Aug 2014 14:30:28 +0300 Markus Törnqvist m...@nysv.org said:
 
  On Mon, Aug 25, 2014 at 08:16:47PM +0900, Carsten Haitzler wrote:
  On Mon, 25 Aug 2014 13:08:48 +0300 Markus Törnqvist m...@nysv.org said:
  
  
   But what do you think about other mplayer-like shortcuts, mainly maybe
   o for on-screen display?
  
  umm why? if you move your mouse osd comes.. then goes away (if not in
  audio-only mode) assuming your mouse is somehting you use. any key controls
  to ff/rw etc. cause osd controls to appear too assuming you are controlling
  things right now and want some status etc. ... i tried to make the default
  out-of-the-box behavior as obvious as posssible to need as little manual
  stuff like turn osd on as possible. it could be a toggle osd forced to
  stay on/off but atm i fail to see a good reason. enlighten me?
  
  I'm a heavy user of the keyboard, so messing with the pointer doesn't feel
  right. Especially not with keyboard-driven software like mplayer and maybe
  Rage.
 
 almost everything is keyboard driven in rage. in fact osd appear/disappear is
 the only thing not explicitly kbd controlled - its implicit in any action - eg
 toggle loop mode, or pause/play or ff/rw etc. it comes on at any of these. i
 guess an o for that would be something that could be added.

I haven't tried rage yet (so don't know how much this does apply there),
but I use this shortcut in mplayer mostly to
show progress bar (current time and length), sometimes I keep it
enabled (if there is wide enough black bar at the top, so that osd is
outside the movie itself).

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 15:33:55 +0300 Markus Törnqvist m...@nysv.org said:

 On Sun, Aug 24, 2014 at 10:48:09PM +0900, Carsten Haitzler wrote:
 
 It will
 automatically search for album art for music files, if not already cached,
 and display that.
 
 Tested this feature as well, after I ripped and encoded the new Opeth album
 Pale Communion.
 
 Seeing pictures of chicks, bikes and cars for the flacs was interesting ;)
 
 If Google ever returns more usual results, is there a way to clear the cache?
 Where does it live?

rm -rf ~/.cache/rage/albumart

 But it's nice I guess, even if the images had nothing to do with the music ;)

i find that if the filename is well done - eg artist-album-title or something
then it comes up with spot-on results for most things. if it's a ripped youtube
video it even comes up with the youtube video still images (well ripped with
video stripped out into an mp3 or something).

i do find even the incorrect results to be good as it gives a visual
differentiation for your music. :) even if it is chicks, bikes and cars. :) i
wonder what music you have as if i dont get a correct result, i normally get
scenery or chicks. no bikes or cars. :)

note that the search submitted uses album+artist+title (or any of theses as
long as at least 2 are available) from the id3 metadata, if not then it'll
actually munge the filename taking [a-zA-z0-9] sequences as words and everything
else as whitespace (excluding extension) and use that. this orks well if the
filename is well named. :)

 -- 
 mjt
 
 
 --
 Slashdot TV.  
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-us...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread Vinícius dos Santos Oliveira
2014-08-25 9:06 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 subtitles right now have no controls at all beyond you'll get them if
 there is
 a matching .srt file or you add -sub file.srt on the cmdline. very basic
 atm.


Make sure to support embedded subtitles and proper subtitle selection in
the future. And proper Unicode/alternative-encoding support (but I guess
this one goes to GStreamer, so you might be good).


-- 
Vinícius dos Santos Oliveira
https://about.me/vinipsmaker
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] [e-users] Rage 0.1.0 Release

2014-08-25 Thread The Rasterman
On Mon, 25 Aug 2014 21:31:35 -0300 Vinícius dos Santos Oliveira
vini.ipsma...@gmail.com said:

 2014-08-25 9:06 GMT-03:00 Carsten Haitzler ras...@rasterman.com:
 
  subtitles right now have no controls at all beyond you'll get them if
  there is
  a matching .srt file or you add -sub file.srt on the cmdline. very basic
  atm.
 
 
 Make sure to support embedded subtitles and proper subtitle selection in
 the future. And proper Unicode/alternative-encoding support (but I guess
 this one goes to GStreamer, so you might be good).

apis in emotion are there. hell i know emotion works with dvd navigation and
subtitles - i've had it work before at least with the xine back end of emotion
(when i wrote it i made this work - thus why the apis are there). i just have
no ui to toggle them/select them etc.

svs subtitles are literally images. with external subtitle files for both vlc
and gst, the video decoder renders them onto the video frame - we don't get
text, so encoding is not something we deal with. for external subtitle files we
could have our own subtitle decoder for those files and export the actual text,
but at this stage, no such thing exists.

-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel