Watch Megavideo,HD,Youtube w/ CC through WiiMC (VLCShares)
Home › Forums › Third Party Enhancements › VLC Shares › Watch Megavideo,HD,Youtube w/ CC through WiiMC (VLCShares)
- This topic has 220 replies, 41 voices, and was last updated 6 years, 4 months ago by zany130.
-
AuthorPosts
-
July 8, 2010 at 9:45 pm #26286zany130Participant
Bad news: i fix the double-port-problem (and add little improvements) in the new version, but a bug seems to be in wiimc’s navi-x playlist handle code. It seems that wiimc can’t get navi-x playlist from server with port != 80.
Same navi-x playlist file (static file) work if loaded from apache on 80 port and give error if loaded from apache on port != 80.
i can’t find a workaround for this problem, so i will fill a bug report soon.
[EDIT] Bug report: http://www.wiimc.org/tracker/index.php?do=details&task_id=158
[EDIT-2] Maybe i found the problem in wiimc code. I hope tantic will fix it soon *-*Anyway, this is new version of vlc-share. I add new system check routines (you will find them in http://ADDRESS/vlc-shares/public/test/ ) and new debug_log features (that could be enabled in config file).
@jhb50 you must change your firewall config and enable apache on 80. Sorry 🙁
July 9, 2010 at 2:13 pm #26287cadbuscaParticipantTurns out Skype was usingmy port 80, so by closing Skype, I can now use port 80. There however is still a problem with VLC-Shares-3.2 since port 80 is not showing in the url addresses now that the double port problem is fixed.
July 9, 2010 at 7:13 pm #26288zany130ParticipantIf port is 80, it’s useless add it in url. Do you have problem with apache on 80?
However, i give a look at wiimc code and found the bug & fix it. I upload patch (V2) file for rev400 (trunk) if you want compile it yourself, and a boot.dol file with compiled r400 revision of wiimc with patch applied (V2). this is the link http://www.megaupload.com/?d=L0O32SPT
Using this rev of wiimc should make apache on port != 80 usable.
PS: make sure your shares path in config file end with /
wrong example:
shareId.path = "D:/your_dl_dir"
right example:
shareId.path = "D:/your_dl_dir/"
July 10, 2010 at 12:11 am #26289cadbuscaParticipantEureka!!! I now have Video on Demand including HD streaming from my PC.
The last clue was to terminate my shares with a / !!
No more MPlayer problems with WIIMC!!July 10, 2010 at 5:59 am #26290zany130Participanti hope you like vlc-shares
July 11, 2010 at 4:47 pm #26291zany130Participantcustom-port bug has been fixed. When 1.0.5 will be released, all will be ok
July 15, 2010 at 5:48 am #26292zany130ParticipantVLC-Share 0.3.2 don’t work with WiiMc 1.0.5. New version will be released soon.
July 16, 2010 at 4:17 pm #26293zany130ParticipantHere we go. This is the new released version of VLC-Shares (version 0.4).
This is the changelog:
*** 0.4 (15/7/2010) ***
– new plugin system added
– almost 100% of code has been rewritten
– added 2 new type of vlc command interface: Commander_HTTP (works with vlc’s -I http) and Commander_RC (works with vlc’s -I oldrc/rc)
– windows version is much more faster (using Commander_HTTP)
– plugin to hide hidden files while browsing has been added
– completely customizable through plugin section in config file
– WiiMc 1.0.5 support
– test page has been rewritten ( open your browser at http://YOUR_ADDRESS/vlc-shares/public/)
– html control page has been added ( check configs and open your browser at http://YOUR_ADDRESS/vlc-shares/public/controls/pcstream while vlc is playing)There are changes in config files, so follow configuration tutorial while updating.
July 20, 2010 at 8:25 am #26295zany130ParticipantNew version of VLCShares (0.4.1)
This is the changelog
*** 0.4.1 (20/7/2010) ***
– plugin for Megavideo Library has been added
– plugin for PLX->HTML conversion while browse collections with browser has been added
– plugin for android phones has been added (tested with Motorola Milestone/Droid)
– new home page has been added (http://IP_ADDRESS/vlc-shares/public)
– vlc-path-check in system test page on windows has been fixedHow to use megavideo library:
Open your browser at the new homepage (http://localhost/vlc-shares/public) and click to “Manage Megavideo Library” link (or simply at to http://localhost/vlc-shares/public/megavideo/). Click to “add new link” and insert link data. Leaving Title and Description fields blanks, megavideo’s title and description will be used.Little advices:
– new requirement as been added:
Ubuntu: install php5-sqlite package (through apt)
Windows: enable php extension “php_pdo_sqlite” through PHP Extension config interface of EasyPhp (right click on easyphp systray icon, configuration->PHP Extension, enable extension and then apply. After that, restart apache)– Vlc’s bug with h264/aac + transcoding prevents some files from Megavideo Library to be viewed. Megavideo uses h264/aac for newer files, so those files are unsupported until VLC’s staff will fix this bug (maybe in 1.2). Those files can’t be watched in direct mode too, because wiimc can’t handle h264/aac well :(.
You can follow vlc’s bug status here: http://trac.videolan.org/vlc/ticket/2850 (thanks to jhb50 for forward this bug to vlc’s staff)July 26, 2010 at 10:09 pm #26296AnonymousInactiveUm ok so since this is all jibberish to me. Is there anybody that can help me out with what to do with Windows 7 Ultimate 32-bit? I am really new to all of this. I just softmodded my wii last week. I was serious when I said I needed the idiot’s guide. LOL.
July 26, 2010 at 11:38 pm #26299AnonymousInactiveThere is no folder by the name of YOUR_EASY_PHP_INSTALL_DIR/www/ on my PC. Am I supposed to create and if so where do I put it? I’m such a dummy!!!!
July 27, 2010 at 12:10 am #26300cadbuscaParticipantWhen you install Easyphp I think you will find it has created YOUR_EASY_PHP_INSTALL_DIR directory. I had to think a few times about that one too.
July 27, 2010 at 1:07 am #26298AnonymousInactive@jhb50 wrote:
When you install Easyphp I think you will find it has created YOUR_EASY_PHP_INSTALL_DIR directory. I had to think a few times about that one too.
Windows can’t find it. Nor is it under program files.
July 27, 2010 at 1:20 am #26297cadbuscaParticipantIf you installed php of course it is.
July 27, 2010 at 2:32 am #26301AnonymousInactiveOK this is where I must be stuck as I haven’t made any changes because when I count the lines down they do not match the numbers against them.
Line 59: set your path to vlc.exe (use / in the path, not )
Line 154-188: set your collection id/label/path (Path must end with / )Can you please tell me what is in the string I am looking for and what to replace them with.
-
AuthorPosts
- The forum ‘VLC Shares’ is closed to new topics and replies.