Hi guys.
I´ve tried to upload a video to the blog but I don´t get the preview format on
also I can not get the video to work.
It´s an mp4 vid under 64mb, so this should fill the requirements.
(I can not upload the image, seems you have dissable this feature :( )
Hi usaginyunyu,
The first, you need to make sure your file size uploaded is less than maximum allowed size for uploaded files. (see the max_size_upload.zip attached file). You can increase it by modifying upload_max_filesize in php.ini file.
After that, Follow instructions below will help you solve the problem upload mp3,mp4... files
1. Install the videojs module (http://ftp.drupal.org/files/projects/videojs-7.x-2.3.zip) by
- Extracting and copying the sources to a modules directory such as sites/all/modules OR
- Accessing to http://yoursiteurl.com/admin/modules/install and input URL video module above and click Install button
2. Enable the module has just installed
3. Download the Video.js library from http://www.videojs.com/downloads/video-js-4.5.1.zip. Extract the module to sites/all/libraries and make sure that sites/all/libraries/video-js/video.min.js exists.
4. Configure media type by going to http://yoursiteurl.com/admin/config/media/file-types/manage/video/file-….
Check on Video.js : HTML5 Video Player and move it to bottom in Display precedence order for all display (Default, Link, Preview, Small, Large and Original)
5. Add new style for new HTML5 Video player by copying blog.less file to sites\all\themes\evolve\lessc to override
6. Clear cache and test this function
Done!
Thanks,
I´ve installed the videojs module and the library, but under the folder for the librarie the file video.min.js doesn´t exists. Only video.js and video-js.min.css which leads to an error with file entity module and the Video.js : HTML5 Video Player type not created
thanks
Hi usaginyunyu,
The error you saw is NOT effect to system. It's a bug of media module, you can ignore it. Please clear cache and re-try. If you still have problem, pls send your site and account to our email to check.
Thanks,
Hi Lehoa, I have created you an administrator account and I will send the info to Cong by skype. Please note that this is the good site, not a developer one. So if you need to make experiments, let me know and I will create a developer one for you
Thanks
Hi Lehoa, I have created you an administrator account and I will send the info to Cong by skype. Please note that this is the good site, not a developer one. So if you need to make experiments, let me know and I will create a developer one for you
Thanks
Hi Hoa,
I´ve sent you an email with the mp4/youtube issue. Now I can not add youtube videos and the existing ones are not available
Thanks for your efforts.
Hi usaginyunyu,
The error caused by Video HTML5 was taking precedence than YouTube|Vimeo. I have configured the priority again. Please re-check.
Thanks,