hi rsaccon
communicate with each other via javascript is that mean the play,pause,stop functions those? Then how we can embed vlc-video in flash? wat i know is drag and drop the normal video into flash.
Actually y i wanna use vlc in flash is because i would like to play movie in flash for user interactivity and meanwhile i need to streamline the movie using vlc.
Anyone has any idea i can achieve this is appreciated. Thank you very much.
ya...there is list of command but do not have fast forward and rewind command. hmm...i got search something about writing a line of code in mozilla/vlcintf.idl and some code in mozilla/vlcpeer.cpp. But due to i do not know C++ at all, i dunno how to start it. For the double click one, <input type=&q...
Hi, i'm trying to implement fast forward, rewind buttons for the vlc-mozilla-plugin... i suppose i have to set some variable using the set_str_variable javascript function but i can't find wich variable name to use. Is there a list of variable names i can use with the functions set_int_variable, set...
Hi, i'm trying to implement fast forward, rewind buttons for the vlc-mozilla-plugin... i suppose i have to set some variable using the set_str_variable javascript function but i can't find wich variable name to use. Is there a list of variable names i can use with the functions set_int_variable, set...
I have successfully make install VLC without error. But how to call out the interface? Is it i have to configure additional library for the vlc interface?
Any help is much more appreciated. Thankz in advance.
the problem has been solved. I install the vlc in another machine and it can run perfectly. So, could be the pc problem and the installation steps is just right. Thankz.
hi , I have successfully install my VLC in Fedora Core 1. The mpeg movie plays fine except that it do not have sounds. Anyone has any idea regarding this? I been googling and found that it might relate to faad2 but i did install that library as well. Any help is much more appreciated. Thankz in adva...
Hi all, I have install vlc successfully without errors in my suse 9.0. However, when i try embed the movie in the html and run in the mozilla, the mozilla just shut down immediately after i click the play button. I been trying to googling and working on it for solution, but still fail. Any help is m...
I am using Suse 9.0 and mozilla.I have successfully compile,make and make install vlc according to the documention. Below is my steps to install vlc: 1) download,compile,make and make install the following library * ffmpeg-0.4.8 * libcdio-0.70 * libdvdnav-0.1.10 * libogg-1.1 * vlc-0.8.1 * a52dec-0.7...