Streaming RAR files (1 Viewer)

sorling

Portal Member
January 27, 2008
11
0
Home Country
Sweden Sweden
yeah ur doing a awsome job, making my day alot easyer ;)
 

binary64

Portal Pro
July 30, 2006
105
1
dev question .. has anyone tried streaming the decompressed rar stream via http with haali splitter?

I see 4 ways to play rars:
1. directshow source filter
2. decompress over http
3. decompress over a virtual local drive
4. extract then play

just wondering if anyone tried #2 and what the verdict was
 

jackjson

Portal Pro
December 8, 2007
70
24
Home Country
Sweden Sweden
dev question .. has anyone tried streaming the decompressed rar stream via http with haali splitter?

I see 4 ways to play rars:
1. directshow source filter
2. decompress over http
3. decompress over a virtual local drive
4. extract then play

just wondering if anyone tried #2 and what the verdict was

Hello

That's a very good question.
I've been planning to make a RAR->HTTP stream plugin, but there is one big disadvantage: DVD ISO/IMG files will not work, since Daemon Tools can't mount from HTTP.
The only real advantage of HTTP streaming (compared to virtual drive) is that it is much easier to implement (no need for fake file system, etc).

I think method #1 would be very nice in MediaPortal and similar applications, but a well written virtual dvd/hdd device driver with full UDF (or NTFS) and RAR support would be the best. A virtual drive solution can also be used to mount installation files for apps and games, etc. WinMount (www.winmount.com) almost does this, unfortunately they simulates a FAT32 partition, with a maximum file size of 4gb (i.e. no DVD ISO/IMG's).

/J
 

PUT

Portal Member
February 24, 2008
11
2
Home Country
Sweden Sweden
Hi,

Has anyone luckily streamed a rar-archive from a smb-share? It is working as expected as long as the files is local on the MP-computer but from my fileserver it does not seem to work, the "uncompressed.avi" seems to be corrupt.
 

Kossan

Portal Pro
August 11, 2007
94
0
Home Country
Sweden Sweden
Wow, thanx for this plugin, made my MediaPortal 100% better.
But cant make it to work with RARed DVD-images.
 

SlaveUnit

Portal Member
March 30, 2008
12
0
Hi,

Has anyone luckily streamed a rar-archive from a smb-share? It is working as expected as long as the files is local on the MP-computer but from my fileserver it does not seem to work, the "uncompressed.avi" seems to be corrupt.

Yes..that is the only way I have tried this plugin. I have a linux server running only SMB and it seems to work fine for me. Over wireless even. Maybe your rar set is corrupt? Maybe you have tried multiple sets?
 

PUT

Portal Member
February 24, 2008
11
2
Home Country
Sweden Sweden
Yes..that is the only way I have tried this plugin. I have a linux server running only SMB and it seems to work fine for me. Over wireless even. Maybe your rar set is corrupt? Maybe you have tried multiple sets?

Sounds like the same setup as I'm using. Over smb no luck but the same rar-set copied to my MP-computer and it works... Strange....
 

Spragleknas

Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Jackjson, I found a bug I think, i tried to open a .avi that was rar'ed as *part01.rar *part02.rar and so on, it didnt work that good. Its not that big of a problem but i will let u know.

    I've fixed this bug, along with some others.
    Both RarMount2.exe and RarPlayer.dll are updated.

    This version works well with MP 1.0.0.0 RC1.

    Download:
    http://www.jackjson.se/rarmount/RarMount2_080524.zip
    (instructions and source code included)

    /Jack

    Perhaps you can ad this to repository?
     

    jackjson

    Portal Pro
    December 8, 2007
    70
    24
    Home Country
    Sweden Sweden
    Perhaps you can ad this to repository?

    Well, it is far from stable.
    I'd like to write a device driver with full RAR and UDF support, but I don't have the time (or the skill) right now.

    I think it's better to leave this buggy app a plugin for now.
    But, if you disagree with me, you are more than welcome to include it.


    /Jack
     

    Users who are viewing this thread

    Top Bottom