Ueditor1.4.3 upload video cannot be played. ueditor1.4.3 upload
I. A piece of code is automatically generated after the Baidu Editor inserts a video:
<video class="edui-upload-video vjs-default-skin video-js" controls="" preload="none" width="420" height="280" src="/userfiles/ueditor/video/20141013/1413188008890052726.mp4" data-setup="{}"> <source src="/userfiles/ueditor/video/20141013/1413188008890052726.mp4" type="video/mp4"/> </video>
Ii. Introduce two JavaScript codes (Firefox or Google supports HTML tags) during front-end playback)
<link type="text/css" rel="stylesheet" href="/ueditor/third-party/video-js/video-js.css"/><script language="javascript" type="text/javascript" src="/ueditor/third-party/video-js/video.js"></script>
Theoretically, you only need to introduce:/ueditor. parse. js. when determining whether a video tag is encountered, it calls its css and js. However, there are currently bugs that are difficult to introduce, so it is directly introduced.
3. html5 video-supported browsers
4. Enable IE to support video tags
<! -- Add the following script to the head part of the page, non-support audio/video label browser use --> <script src = "http://api.html5media.info/1.1.4/html5media.min.js"> </script>
Main introduction:
<script src="http://api.html5media.info/1.1.4/html5media.min.js"></script>
You can Insert flv or mp4 files in ueditor to play the files on IE8.
Aspcms25 ueditor143 uploading images cannot be uploaded
Let me answer your question. I have been doing this for a long time. I am wondering, there is no problem with the gbk version, and there is no problem with the full version, only the UTF-8 version of the upload function does not work. These are all [the same configuration on the server side ], then I used the file comparison tool to compare the files in the full asp Directory and the UTF-8 asp Directory. They are exactly the same !!! I really don't know what's going on. I'm going to vomit blood ....
To solve this problem, download the full version, and overwrite the asp folder in the full version to the same directory of the UTF-8 version.
Upload a video from Tudou. This video cannot be played now.
It should be because the playback software is faulty or the video is being reviewed.