this kind of 'visual' interface for encoder/'server' is yet pretty old actually, and they almost look the same in Real or MS from the start ; soon 10 years as for Real !
I just had a look at SOP which has been after P2P video distribution , but it seems they 'failed' due to not enough care on such a 'cooperattve' video network vital point : peers and overall bandwidth management I truely believe there is a real opportunity here for VLC , since ...nobody has made it ...
so oki, not much time at the moment, but a very quick Google search for the user manual(s) leads here : http://www.acti.com/Web_AdministratorV2/DONELOAD_FILE/Manuals/%7B0A07362E-E6AE-400B-9957-750FB7022FA.PDF http://www.acti.com/Web_AdministratorV2/DONELOAD_FILE/Manuals/%7BBE561280-5ED3-4A41-B4FC-CC...
we all have lots to learn, I am also trying to learn more , and as always practice, mistake, solution is the usual trio for all of us first , afaik, but too lazy to check tonight (lol) , you can't create a valid 'conforming' .mp4 stream ...without an audio track ! strange as it can seem.. I may be w...
indeed you do access to many informations , but some are still erroneous (mostly with audio codec type and bit rate) Now you also do get... less infos than GSpot (for instance) not that this is a high level priority , but if it is possible to match GSpot , it would be great ! ( 'one tool to rule the...
hoooo, I doubt that Quicktime will issue an .mp4 movie with Mjpeg codec used as for the videdo (image) track ! it almost definitely requires a video track encoded as mpeg4 part2 or part10... and even 'worse' with very strict conformance in the inner aspects of the media Mpeg4 tracks ( atom structure...
you probably have many codes for your Plug due to the ongoing dev' , at least that's what I guessed , not finding any code line : vlccontrols.options.set("http-caching", 5000); but instead, I have this : this.options.set("http-caching", parseInt(VLC_controller_default_buffersize)...
I would expect that changing this value ( 7 ,10 , etc..) in VLCcontrols.js would provide a new *default* buffersize value ; but it does not happen , it sticks to 5 sec (5*1000) ...
so how/where can I set a new default buffer time value ?
not, yet ; thnx for the link, I will check asap the reason why I ask for some VLC solution is because of the main weakness of p2p with video : if people ask for more bandwidth than they give back the system totally fails , where it only slows down with other kind of p2p exchanges this is precisely w...
As I have little knowledge on technical aspects , then I can fancy 'requests' (as for the necessary work for it !) a bit ala 'you dreamed, VLC did it' :idea: so , how difficult would it be to set up a VLC live server feature that would work on a p2p basis ; I know the idea is not new at all, and tha...
I had a look in the VLCcontrols.js but I have not enough knowledge to change the 'fullscreen' button setting/syntax that is , I would like (just like in Quicktime 'present movie') to be able to set the image size on/and a black background , so that the user gets only 800*600+black background from th...
having reviewed all possibilities and 'tricks' to overcome this issue , I have found that .mkv was okay without any kind of problem that I have read here and/or there concerning mkv with VLC ; possibly since my files rely on yet old and well established AV codecs ( mpeg4SP and mp3) ; that is the kin...
unfortunately I can't help ... the only point I can make is that if VLC 1.0 (and after) wants to get in web pages, it will need a straightforward and simple 'plugin' solution. it's not a matter to challenge Flash player fancy features but simply to offer all VLC audio/video decode power as a solid m...
I recently asked two persons to check some video test I made using the vlc plugin and while they did have installed VLC , none had installed (checked) FF Plugin/IE ActiveX when installing vlc I agree with the way it is actually (unchecked by default) but then there should exist some fast way to re-i...
AVI format isn't meant for streaming use because you need full random access to file for proper playback. I just checked a movie from former (abandonned) DivX syster company Stage6 , providing streaming DivX movies "repacked" their own way for the purpose ; I used of quotes for 'repacked'...
yes I know , but VLC (the player only) does manage to overcome this limitation and provides for seek but with some flaws. Mplayer makes this a snap , as if there was no difficulty any ; unfortunately it has its own drawbacks with random sudden image freeze and audio entering in perpetual loop ; I gu...
while it's all in the title, it has been long now since there is a 'problem' with a streamed .avi : seek, timeline, timecode are not working okay the weird point here is that actually it could be just too normal ,not VLC's fault , since unless I am wrong the .avi container is not packetised to provi...
../.. for the http/avi seek problem, the problem is internal to vlc, known, and is not yet resolved. maybe in 1.0 i cant say beacause this is very low level problems. it would be great if it is (was) fixed with the coming 1.0, since using of the .asf container is not 100% safe ; it raises some rand...
Thnx your interest and help in my js problems ; I think my difficulty will be to find someone even only interested at reading a ..frame problem in 2009 , even if he is 100% knowledgeable in Javascript ! :? as for the .avi problem , yes I know it is on the ToDo list of VLC it is possible to address t...
Thnx your answer; unfortunately I did not find anything that adresses this very point of js in cross-frame context :cry: so , while disapointed about this "extra" VLC problem , may I ask now the revolunet dev about some points concerning the Plugin ? that is , first, why is the timeline no...