This plugin allows insert and edit the new HTML5 <video> element. The dialog allows to specify the poster image, the dimensions (they are automatically adjusted according to the preview) and two source files, so that both the browsers that use the WebM format (Chrome, Firefox and Opera) and the ones that support only h264 (IE9 and Safari) can view your videos.
Here's a short video showing how it works.
Further explanations at the post in my blog.
Plugin sponsored by DM Logic
License
Licensed under the terms of any of the following licenses at your choice: GPL, LGPL and MPL.
Updates
1.3: Fix a problem with IE9, wrap the element in a <div> to avoid empty <p>s after switching from source, it's compatible with both v3 and v4
Download
Video version 1.3:
download link
Installation
1. Extract the contents of the file into the "plugins" folder of CKEditor.
2. In the CKEditor configuration file (config.js) add the following code:
3. In your toolbar configuration, add a new 'Video' item in the place where you want the button to show up.
All the details and options are explained in the included install doc.
Here's a short video showing how it works.
Further explanations at the post in my blog.
Plugin sponsored by DM Logic
License
Licensed under the terms of any of the following licenses at your choice: GPL, LGPL and MPL.
Updates
1.3: Fix a problem with IE9, wrap the element in a <div> to avoid empty <p>s after switching from source, it's compatible with both v3 and v4
Download
Video version 1.3:
download link
Installation
1. Extract the contents of the file into the "plugins" folder of CKEditor.
2. In the CKEditor configuration file (config.js) add the following code:
config.extraPlugins = 'video';
3. In your toolbar configuration, add a new 'Video' item in the place where you want the button to show up.
All the details and options are explained in the included install doc.

I use and appreciate this plugin to embed videos. I wonder if you would not know to adapt into a new that would add an audio button on the same model: tag html5 audio file mp3 and another, ogg, for example (and by a swf player for cases where others do not work).
I do not know programming in JS, so I make this request. (I do not know if the text is readable, it is automatically translated by google, so ...)
Thank you to tell me whether you believe it or not.
Unfortunately I'm always busy with something with something else so unless some company steps up to sponsor that development don't expect that plugin from me for a while
I dont read chinese , but I have chinese text, I want to paste it into the CKeditor to edit it but in english , I need a button to click on, so that, this chinese text can be translated into english, maybe using google translate system, then I am able to read it, and edit it.
Is there someone to help?
.
Sorry but I can't help you.
I don't really know how you're using this plugin, what's that kind of magic URL that you're using, if it works in other browsers (you should know that there's a whole world beyond webkit),...
Besides that, I don't plan to work further on this plugin because one of the CKSource developers stated that they planned to add something similar in CKEditor 4, so there's no need for me to keep udating something that will be useless in a short time.