Keep in mind that there are no issues in firefox. I thought it might be a name space issue since scriptaculous uses the term "options" throughout. I went as far as to rename all instances of options in the scriptaculous scripts as well as in my own code. However that didn't seem to help. I am not sure what to try next (other than dumping scriptaculous altogether).invalid procedure call or argument
First off, did you mean the 0.8.6 installer has a bug? And what about the 0.8.6a installer?you need to make sure that you have the 0.8.6 version installed correctly on OS X; there is a bug in 0.8.5 plugin installer which prevents over-install.
I don't see any of these files in these directories you mentioned. I installed 0.8.6a from the dmg. Yet neither safari nor firefox can find the plugin. What else might we be missing?to guarantee that the install works, first remove the previous plugin manually by removing the 'VLC Internet Plugin' package from /Library/Receipts, then remove the plugin from '/Library/Internet Plug-Ins'.
second, install the plugin again from the image.
Code: Select all
vlc.video.aspectRatio = 'W:H'
click on the page where the video is supposed to be displayed, it will show up then.Any ideas why this is not working in Opera. I get the audio but no video. I have tired both my own page and the demo page given in this post.
do you see those behaviors when playing the same video on the player as well ?1. Audio disappears on repeated pause/unpause -
I can pause and unpause a video fine, but upon pausing using togglePause() the second or third time, the picture pauses, but the audio continues for 3 or 4 seconds before stopping. Upon unpausing, the video plays, but there is no audio. The only way to get it back is by reloading the page or calling stop(), then start().
2. The plugin does not always return the correct position when calling position() and time() -
This behavior appears when I load and play a video, seek almost to the end, then seek back to the beginning. The video will play to the end, but subsequent calls to time() and position() will almost always return a incorrect value (usually beyond the end of the stream). I am resorting to an internal position counter to maintain position coherence.
1. Audio disappears on repeated pause/unpause -do you see those behaviors when playing the same video on the player as well ?1. Audio disappears on repeated pause/unpause -
I can pause and unpause a video fine, but upon pausing using togglePause() the second or third time, the picture pauses, but the audio continues for 3 or 4 seconds before stopping. Upon unpausing, the video plays, but there is no audio. The only way to get it back is by reloading the page or calling stop(), then start().
2. The plugin does not always return the correct position when calling position() and time() -
This behavior appears when I load and play a video, seek almost to the end, then seek back to the beginning. The video will play to the end, but subsequent calls to time() and position() will almost always return a incorrect value (usually beyond the end of the stream). I am resorting to an internal position counter to maintain position coherence.
Thanks again for your work. This plugin is great (and project overall).Hello,
Thanks for your development...
That new ActiveX seem to be good with VB.
It would be two very interest function :
To have vlc.video.crop in complement of vlc.video.aspectRatio
To be able to change audio track without stop playing.
The nightlies for 0.9.0 have had the ability to change audio track during playback with the browser plugin for a few months now. It's in the API docs in the Wiki: http://wiki.videolan.org/Documentation: ... Use_of_VLCThe response to the post quoted below was not specific (at least on a line item by line item basis). It would appear that the ability to switch between audio tracks while the video is playing is not yet a feature for the plugin? As far as I can tell the only way to select which audio track is through the "options" when adding to the playlist. But ability to chage audio track on the fly will be added to .9. Is this correct?
Users browsing this forum: No registered users and 10 guests