vlc
How to pass command or argoman to a process in java
I want to run a program called VLC in java. I created it\'s process by Runtime. I don\'t know how to pass commands to this process. Also VLC program canbe controlled via command line. I want to set a[详细]
2023-01-16 00:49 分类:问答HTTP Stream (video) recording to a set of files
I just thinked that a usage of VLC\'s livehttp module on a certain project is way too resource hungry, just for recording video stream by 30-minute files.Thereby, what OSS software can be used to reco[详细]
2023-01-15 14:17 分类:问答is there any command to pause, stop and close vlc player from command line?
Well i have an adobe air which runs vlc-player at background as service. i check that in Windows Task Manager , the service runs when air application launches.[详细]
2023-01-10 20:43 分类:问答Can't find libavcodec when running ./configure for vlc
I am trying to run \'./configure\' for vlc on ubuntu 10.04. But it can\'t find libavcode libraries for some reason.I have check /usr/lib, it has the libraries, why ./configure can\'t find it?[详细]
2023-01-09 05:57 分类:问答how to receive a vlc flow in a socket?
I\'m developping a streaming application with tcl. I have a vlc sever that broadcast a flow in http mode. what I\'m trying to do is to develop a client开发者_如何学编程 who will try to connect to serv[详细]
2023-01-08 18:25 分类:问答I need to open several VLC clients in order to "monitor" the stream they're receiving
I want to be able to specify how many clients do I want opened, and be able to manually switch between the windows after they\'re opened- meaning \"streaming in background\" (if such a thing is possib[详细]
2023-01-08 10:38 分类:问答embed vlc player in HTML
i am trying to embed vlc player in a web page. what is the best way to do it. actually i have to stream a video file using vlc and show it onthe web page so that[详细]
2023-01-04 15:00 分类:问答Disable Windows service at application launch
Because of VLC conflict I have to turn off Windows Advanced Text Services开发者_如何学编程 at my application launch. Is there any special API for that? Will it work for user with default rights?The qu[详细]
2023-01-03 11:25 分类:问答libvlc_media_player_get_time returning zero
hey people I was writing a sim开发者_StackOverflowple application to run a video stream using libvlc.But it seem that libvlc_media_player_get_time() function is not working properly.It is returning ze[详细]
2023-01-02 06:54 分类:问答VLC helper protocol on Mac OS X
I am trying to add a vlc:// helper protoc开发者_如何转开发ol on Mac OS X. To register the protocol, I have unsuccessfully been playing around with the MoreInternet PrefPane.[详细]
2023-01-02 04:33 分类:问答