count is 0, but when i add a new playlistitem (then count=1) and start playlist-play, it plays the old deleted entry and ignore the new one. I can solve this only with playlist-playitem(0). but I can not save a stream to file. this works well in version 0.8.6i but in version 1.1.2 activex, nothing. ...
I would connect to other urls and save the files to disk. with version 0.8.6i it works well, but with all newer versions that I tested, it doesn't work. first the problem with the playlist clearing that I workaround with playlist-playitem. and now the activex doesn't save the raw input to file. all ...
I used version 1.1.2 and have problems clear the playlist. I use vlc.playlist.add and then vlc.playlist.play. If I stop and do vlc.playlist.clear the playlistcount is 0 but if I add a new playlistitem and start vlc.playlist.play it plays the file I used at the first time. have anyone an idea how can...
i think no. any website or player that i know must be localy installed. i think the one that can help you is a java applet player. this can directly load from your site. but i dont know if there is any java applet that can play all the video formats. and then is this also a performance question. at ...
but a little question, after you copied the dlls, all functions of the activex works???
for example, in my app, the video plays, but i can not delete entries from the playlist. and this is not practicable to me
i have testet it to in mp4, same problem. and if i open after ending the record the mp4, i have not the correct playing time. for example, if i record 80 seconds, after stop, the file was written, and if i open it, it shows 53 seconds. the same source stream in avi container shows the correct playin...
hello, i would like to save an stream to hard disk. i used the following commandline: vlc rtsp://172.16.192.169/MPEG4 :nooverlay :rtsp-tcp :no-drop-late-frames :quiet-synchro :no-skip-frames :sout=#duplicate{dst=display,dst=std{access=file,mux=avi,dst='C:\temp\myrecord.avi'}} :ffmpeg-pp-q=1 :vout-fi...
I have found other problems in this topic: http://forum.videolan.org/viewtopic.php?f=14&t=50248&st=0&sk=t&sd=a&start=15 now i take the libvlc.dll and the libvlccore.dll to my programmdir, but it does not work. then i copied all files in the vlc folder to my programmdir, and IT WO...
hy, a have a little program with includes vlc activex. is there a way to switch deinterlacing ore postprocessing if the vlc plays a video without stop this? I only know that a can set global options with options (:vout-filter=deinterlace :deinterlace-mode=bob) at the time I add the file to tha playl...
I downloaded the version 1.0.0 from nightlybuilds. if I start rtsp, with not connectable destination, vlc does not crash. only an error message displayed. but if i close vlc it crashes on vista and windows xp with these error: Problemsignatur: Problemereignisname: APPCRASH Anwendungsname: vlc.exe An...
I tested vlc 0.86i on vista and on win 2000.
all the same problem.
if I select open rtsp stream and enter an ip that is not available, the vlc player hard crashes.
under vista i test to implement a wrapper in visual studio 2008 and mfc. the only classes for what i can implement a wrapper are the two control classes. all other classes like IVLCPlaylist display the following error: --------------------------- Microsoft Visual Studio --------------------------- C...
i have testet to implement wrapper classes manualy by using the menu point project-add class-mfc class from activex control. then i select the sxvlc.dll file and select on left side the classes that i want. the only two classes for that i can add a wrapper are the control classes. if i select IVLCPl...
hi there i have a mfc dialog project and put a vlc activex v2 inside this. I created an member of this control. now i will set playlist.add and play... but i can`t find member.playlist and the other documented funktions. in .net the functions are available as member->playlist.play ..... but why not ...
this install only an verry early version of vlc. i think 0.2.9
I can't found deinterlacing or other modern settings.
have you an oter idea to install vlc 0.84 up without compiling all the needed packages?