Search found 24 matches

Go to advanced search

by NiN^_^NiN
19 Jul 2018 04:03
Forum: Web and scripting
Topic: VLC Chromecast casting via command line?
Replies: 9
Views: 17705

Re: VLC Chromecast casting via command line?

Totally didn't see these replies so I thought i'd post the full command as I have seen some people having issues.

Code: Select all

vlc "c:\video\test.mp4" --sout "#chromecast" --sout-chromecast-ip=192.168.0.103 --demux-filter=demux_chromecast
by NiN^_^NiN
10 Mar 2018 19:38
Forum: Web and scripting
Topic: VLC Chromecast casting via command line?
Replies: 9
Views: 17705

VLC Chromecast casting via command line?

I tried to cast a video with VLC through command line and I don't seem to be able to do it. I can cast via gui without issues but this won't work with the below code vlc "D:\test.avi" --sout-chromecast-ip=192.168.1.1 I've also tried various combo's like vlc "D:\test.avi" --sout-c...
by NiN^_^NiN
10 Mar 2018 18:46
Forum: General VLC media player Troubleshooting
Topic: Can it cast RTSP stream to Chromecast?
Replies: 1
Views: 1251

Re: Can it cast RTSP stream to Chromecast?

Checked and it worked without issues :)
by NiN^_^NiN
14 Jun 2010 03:37
Forum: Web and scripting
Topic: DVDFlow 2
Replies: 9
Views: 3308

Re: DVDFlow 2

Sorry i haven't posted here lately long story short brought a house and im still not in so i have no pc's etc setup to do any coding etc as i know VLC changed a few things so my video player won't work over VLC 0.9.9 Im gonna try to finish off DVDFlow 2 to work with VLC correctly and have some nicer...
by NiN^_^NiN
04 Oct 2009 16:40
Forum: Web and scripting
Topic: DVDFlow 2
Replies: 9
Views: 3308

Re: DVDFlow 2

If you check the end of my first post in this thread it links to version 1 of my dvd flow
Check the last post in that thread and it has the new link
by NiN^_^NiN
02 Oct 2009 19:16
Forum: Web and scripting
Topic: DVDFlow 2
Replies: 9
Views: 3308

Re: DVDFlow 2

Ok guys here's the file http://www.filefactory.com/file/a0d8ded/n/DVDFlow_2_zip I'll quickly explain how it's setup The XML File <dvd> <ID>1</ID> <TITLE>21</TITLE> <COVER>FILE:///F:\Movies\img\21 dvd.jpg</COVER> <DESCRIPTION>21 is the fact-based story about six MIT students who were trained to becom...
by NiN^_^NiN
02 Oct 2009 16:43
Forum: Web and scripting
Topic: DVDFlow 2
Replies: 9
Views: 3308

Re: DVDFlow 2

I was about to upload it but i found a bug in the video player script it seems to only pause the video once then wont pause it again unless you go fullscreen and hit space. Wanna fix that before i release it cause i know there are a few things to be polished here and there but overall it's done it's...
by NiN^_^NiN
02 Oct 2009 12:55
Forum: Web and scripting
Topic: DVDFlow 2
Replies: 9
Views: 3308

DVDFlow 2

Hey guys Im back with a 2nd version of DVDFlow :) This one is pure HTML no flash it's just html, png images and css it's been tested on firefox but not on any other browser as i've only got ie6 available at work. It uses some css features that aren't supported by Firefox 3 so i had to upgrade to 3.5...
by NiN^_^NiN
07 Sep 2009 06:14
Forum: Web and scripting
Topic: Previous/Next Function with VLC RC Interface
Replies: 4
Views: 3358

Re: Previous/Next Function with VLC RC Interface

I tried to do what u have done but i get another command prompt open up in VLC and i can type next and prev and that works. I did find some more options for command line Try --global-key-next=1 --key-next=1 and replace next with prev for previous see how that goes but i haven't been able to get it t...
by NiN^_^NiN
06 Sep 2009 09:42
Forum: Web and scripting
Topic: Previous/Next Function with VLC RC Interface
Replies: 4
Views: 3358

Re: Previous/Next Function with VLC RC Interface

Hey

Sorry im not familiar with this RC control but im guessing the functions next and prev aren't working?

Can you show me a sample of these bat scripts you are running and i'll have a play around with it for you :)
by NiN^_^NiN
02 Sep 2009 07:32
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Hey guys sorry i haven't been around i saw there was a new post and a few PM's for me as well i'll reply to them all now. Sadly i have lost all the files i had for the original dvd flow and the new version as well sadly i totally forgot when i redid my laptop and the pc i had them saved on was at wo...
by NiN^_^NiN
29 May 2009 08:34
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Thanks Fabian Sadly that's not really helpful i might be able to make something in flash and just use that to parse the xml into html for the page that should work easily but i myself haven't done flash for years it was simple enough to mod the original flash that was made i might give it ago once i...
by NiN^_^NiN
22 May 2009 15:41
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Hey guys i've still been working on this and sadly i haven't found a way to use either csv or xml with client side javascript to work with my new interface. I didn't want to go the route of using a webserver on the PC thats running it but i might just bite the bullet and do that and use PHP and a my...
by NiN^_^NiN
13 Mar 2009 17:57
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Sorry guys haven't had much time at all to update. I haven't had a chance to find a website (Can't seem to get any website names anymore they are all taken) Anyone can upload dvdflow for this guys that would be great as i know i've been asked a few times for the file and offered for the file to be h...
by NiN^_^NiN
06 Jan 2009 13:53
Forum: Web and scripting
Topic: HTML script to run VLC as Video Jukebox
Replies: 4
Views: 3085

Re: HTML script to run VLC as Video Jukebox

How do you want it to work? the video screen with these images under it for the vob files? or a page with just the images and when clicked on it goes to another page to play and once done you click back to the page with the images? There's only a certain amount i could do for you the rest would need...
by NiN^_^NiN
03 Jan 2009 13:01
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

I'll have to setup a website soon and put a link on that so its not gonna expire every 30 days

I'm working on a better interface and a modified one of this aswell where everything is in the one page and im gonna soon try a basic version for on a pocket pc and use that as a remote :)
by NiN^_^NiN
22 Jul 2008 10:49
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Sorry i haven't been back just got a msg telling me the link was dead so i've reuploaded the file here's the link
http://www.filefactory.com/file/951991/ ... D_Flow_zip

Sorry to alf3299 too i didn't see you wanted help if you are still here whats the problem you have?
by NiN^_^NiN
13 May 2008 13:23
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow on linux (ubuntu)

@ nin_nin, thanks for your reply, it helped :-) Here some things I worked out for running it on a linux machine (mine is ubuntu hardy (server without GUI)): 1. Installation: - Just put the DVDFlow-folder into the your normal http-server-webroot (i.e. /var/www for apache). Don't put the stuff into t...
by NiN^_^NiN
02 May 2008 13:50
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

Hey guys To answer some questions: I didn't add the FLA file for the flash as this was ment to be easy setup for anyone without experience but i have attached it to this post if you wanna mess around with it the only change i did from mine and N99's sample is i removed the list 1 and 2 buttons and u...
by NiN^_^NiN
27 Apr 2008 09:19
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

Re: DVD Flow (a HTML movie player with VLC)

I just uploaded a test of it to a free webhost so you guys can test it out right now it's just linking to trailers of the movies

http://nin-nin.runhost.net/
by NiN^_^NiN
27 Apr 2008 05:42
Forum: Web and scripting
Topic: HTTP + Embed + PHP
Replies: 2
Views: 1247

Re: HTTP + Embed + PHP

Ok i just tried this and it worked when i hit the play button (you don't have autoplay turned on) But looking at the PHP your using to get the link i believe that is the problem your having your linking to a download link from what i can see and this isn't the direct link to the file so VLC won't pl...
by NiN^_^NiN
26 Apr 2008 19:22
Forum: Web and scripting
Topic: VLC MEdia Player is not streaming the .flv file URL
Replies: 2
Views: 3874

Re: VLC MEdia Player is not streaming the .flv file URL

Well the http://video.google.com/videofile/angioplasty.flv?docid=1733969873578162833&itag=5 isn't actually a file if you do that url by itself it will save the file but it's not the direct FLV file hence VLC can't play it Try this link http://video.tv18online.com.edgesuite.net/cnnibn/flvstore/08...
by NiN^_^NiN
26 Apr 2008 13:00
Forum: Web and scripting
Topic: DVD Flow (a HTML movie player with VLC)
Replies: 38
Views: 18793

DVD Flow (a HTML movie player with VLC)

Hey Guys This is my first post so i thought id show you a little HTML fun i've been having with VLC Around the house we have alot of laptops/PC's connected to things from plasma's to Projectors To make it easier for my dad and anyone in general to select movies i created this lil HTML Application. W...

Go to advanced search