ximarx / vlc-shares

Automatically exported from code.google.com/p/vlc-shares
0 stars 1 forks source link

Can't add a new shared folder #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.In http://localhost/vlc-shares/public/filesystem
2.Add Cine (Shared Folder Label) F:\ (path)
3.

What is the expected output? What do you see instead?
I must see in http://localhost/vlc-shares/public/browse/share/p/fileSystem a 
new shared folder (in this case "Cine)
Instead I don't see it.Only continuos seeing Root Linux and Root Windows 

What version of the product are you using? On what operating system?
0.5.2
Windows 7 Ultimate Version 6.1 (Compilacion 7600)

Please provide any additional information below.
VLC 1.1.4

I think is important that the bar un the path created is "\", but the bar wich 
appear in http://localhost/vlc-shares/public/browse/share/p/fileSystem is "/"

In WiiMC, in onlinemedios I can find only "Root Windows" and its folders.
Thanks in advance, and for your job.Victor.

Original issue reported on code.google.com by dvtchant...@gmail.com on 21 Dec 2010 at 12:25

GoogleCodeExporter commented 9 years ago
There are a bit a problems with root folders in windows env. You have to be 
sure that the folder can be readable.

As workaround, add a subdirectory instead of drive root.

Original comment by ximarx@gmail.com on 21 Dec 2010 at 6:28

GoogleCodeExporter commented 9 years ago
thx for the fast reply.
I add a new shared folder "F:\11VIDEOS\" and it's ok.
Now the problem is that the stream begin (I can see a few seconds with WiiMC in 
the LCD) but after that it stops and need to recharge de stream, that happen a 
few times and after it stop completely.Is the first time I go to stream Full HD 
with these program, tell me if I have to made the question in another 
place.Sorry for my bad english and tanks a lot again.Victor. 

Original comment by dvtchant...@gmail.com on 22 Dec 2010 at 12:15

GoogleCodeExporter commented 9 years ago
The transcoding of full hd videos is a heavy task. These problem happens when 
your pc has not power to decode the full hd stream and reencode it. You have to 
try changing transcoding profile with a lighter one or create new transcoding 
profiles that fits better with your pc. For these kind of task, start reading 
vlc manual/wiki is a good starting point.

Original comment by ximarx@gmail.com on 22 Dec 2010 at 8:20

GoogleCodeExporter commented 9 years ago
Hi ximarx, thx again, I'll read vlc manual/wiki sure it would help me.

Original comment by dvtchant...@gmail.com on 22 Dec 2010 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by ximarx@gmail.com on 12 Feb 2011 at 11:31

GoogleCodeExporter commented 9 years ago
The problem was related to HideHidden plugin. Please, check the fix replacing 
your HideHidden plugin file 
(/vlc-shares/library/X/VlcShares/Plugins/HideHidden.php) with the one in the 
last svn revision 
(http://vlc-shares.googlecode.com/svn-history/r309/trunk/library/X/VlcShares/Plu
gins/HideHidden.php).

As workaround windows users of version up to 0.5.2: disable HideHidden plugin 
from the configs page to use root drives folder

Original comment by ximarx@gmail.com on 12 Feb 2011 at 11:51