I'm just sayin' it would be handy if freevo could support compressed
files as if they where not.

So as a start, I wrote the wrapper for mplayer. All I need to know for
that is why it keeps on looping, is freevo waiting for a specific return
value?

Anyhow, as stated, all freevo really needs to do is work with compFUSEd
where all that is required it mount a bz2 file. E.g. if selected file is
<filename>.bz2 then mount <filename>.bz2 to <filename>.bz2/ (I think you
should be able to have  a dirname and filename with the same name) and
cd into the compFUSEd mounted dir. Once that is in place, all that has
to be done is add support for different compression algorithms in
compFUSEd, which I am working on as we speak. So clearly this should
only be a trivial change to freevo anyhow.

I actually have been thinking about maybe patching automounter for a
task such as this. However I think for automouter you need individual
fstab entries, and you can't have those for every compressed file out
there : ). then again, I've never played with automouter in the first place.

Dirk Meyer wrote:

>Bastian Farkas wrote:
>  
>
>>really? iirc mplayer/xine don't support rar files as external subtitles
>>    
>>
>
>Maybe. So Freevo needs support for only unpacking the subtitles.
>
>
>Dischi
>
>  
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to