Streaming RAR files (1 Viewer)

sorling

Portal Member
January 27, 2008
11
0
Home Country
Sweden Sweden
Any luck in this project ?
I tryed jackjson's addon worked but only on the secund click on the first i get an error.
And jonnep22 why dont u share u addon?
 

jackjson

Portal Pro
December 8, 2007
70
24
Home Country
Sweden Sweden
Here it is.
RarMount2, supporting compressed files as large as 15 gb.

Works pretty much as my previous release.
Still haven't figured out why the movie starts playing as a thumbnail :(

Binary:
http://www.jackjson.se/rarmount/RarMount2_080203.zip

Source (please contribute):
http://www.jackjson.se/rarmount/RarMount2_080203_source.zip

/JackJson

EDIT:
New version of RarMount.dll where I've fixed the full screen problem (source included).
Thanks and-81!
http://www.jackjson.se/rarmount/RarPlayerMount2_080204.zip

EDIT 2:
Even newer version of RarMount.dll, where I've added support for DaemonTools:
http://www.jackjson.se/rarmount/RarPlayerMount2_080205.zip

EDIT 3:
RarMount.dll is updated once again ...
http://www.jackjson.se/rarmount/RarPlayerMount2_080210.zip

Edit 4:
New update, with some bug fixes:
http://www.jackjson.se/rarmount/RarMount2_080524.zip

Edit 5:
New update:
http://www.jackjson.se/rarmount/RarMount2_latest.zip
 

and-81

Retired Team Member
  • Premium Supporter
  • March 7, 2005
    2,257
    183
    Melbourne
    Home Country
    Australia Australia
    Still haven't figured out why the movie starts playing as a thumbnail :(

    Try doing this after you tell the video to play:

    GUIGraphicsContext.ResetLastActivity();
    GUIWindowManager.SendThreadMessage(
    new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WIN DOW, 0, 0, 0, (int) GUIWindow.Window.WINDOW_FULLSCREEN_VIDEO, 0, null));

    Hope that helps,
     

    jackjson

    Portal Pro
    December 8, 2007
    70
    24
    Home Country
    Sweden Sweden
    Try doing this after you tell the video to play:

    GUIGraphicsContext.ResetLastActivity();
    GUIWindowManager.SendThreadMessage(
    new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WIN DOW, 0, 0, 0, (int) GUIWindow.Window.WINDOW_FULLSCREEN_VIDEO, 0, null));

    Hope that helps,

    It worked! Thanks!
    I've updated my last post with a new link.
     

    denon99

    Portal Member
    December 4, 2007
    6
    0
    Hello,

    I'm having trouble using the plugin.
    Maybe I'm doing something wrong.
    I have followed the readme.
    When I try playing a movie I can see that the plugin starts.
    I also can se a new drive M:
    But then nothing happens.

    I'm using Vista Ultimate and have deactivated UAC.
    I have the latest SVN.
    Any suggestions?

    Best regards
    Denon99
     

    sorling

    Portal Member
    January 27, 2008
    11
    0
    Home Country
    Sweden Sweden
    Wow, great work!
    Now its only one step away from completion :)
    Get it to work with subs, get it to read the subs from /subs folder.
    But im more then satisfied already ;)
     

    jackjson

    Portal Pro
    December 8, 2007
    70
    24
    Home Country
    Sweden Sweden
    Wow, great work!
    Now its only one step away from completion :)
    Get it to work with subs, get it to read the subs from /subs folder.
    But im more then satisfied already ;)

    I'm working on the subtitle support. Until then, place the subtitle in c:\subtitles (called UNPACKED.SRT, sorry) or any other dir where DirectVobSub searches.

    Hello,

    I'm having trouble using the plugin.
    Maybe I'm doing something wrong.
    I have followed the readme.
    When I try playing a movie I can see that the plugin starts.
    I also can se a new drive M:
    But then nothing happens.

    I'm using Vista Ultimate and have deactivated UAC.
    I have the latest SVN.
    Any suggestions?

    Best regards
    Denon99

    Strange.

    Can you see the file named UNPACKED on the new drive?
    Have you tried with different movies?
     

    denon99

    Portal Member
    December 4, 2007
    6
    0
    Hello,

    Yes, I can see UNPACKED.IMG om the M: drive.
    And I also see Rarmount2 window. Status: Connected to Imdisc

    If I press enter again I'll gett the status "Conection lost, exiting"
    And the "Remavable disk M:" is removed.

    Is there any chance that Imdisc is having trouble with Deamon tools?
    Is the mounted drive supposed to be M:?

    /Denon99
     

    Users who are viewing this thread

    Top Bottom