Tech Support Posted February 6, 2017 Share Posted February 6, 2017 Starting with KVS Advanced you can show video previews for every video in the list instead of single or scrolling thumbs. Here are some important notes and prerequisites before you start If you have many videos, creating previews can take much time, up to many months! You should make sure that each storage server has enough space to store up to 1mb for each video. Each preview will take 600-800kb, so showing this for every video will increase your traffic usage. Steps on how to enable video previews Step 1. In admin panel go to Settings -> Add video format and create new video format with the following data: Title: MP4 preview Postfix: _preview.mp4 Video type: Standard videos Status: Active optional (you can set Active required here if you don't have videos or have only few videos) Video size: Resize video according to: NxM Enfore this size (replace NxM with exact size you need video to be displayed in lists) FFmpeg options (-crf 28 is a compression quality, use lower number for higher quality): -vcodec libx264 -movflags +faststart -threads 0 -r 25 -g 50 -crf 28 -me_method hex -trellis 0 -bf 8 -an -f mp4 Limit duration to: 20 seconds (or any number you want it to be) Number of parts: 4 (or any number of parts you want it to be) Other fields under Duration limitation section - as per your needs. Save it. NOTE: if you selected Active required status and you have any videos, KVS will automatically create tasks for creating these files for all your videos. You should use Active optional status if you have many vids. You can see this video format in action here in KVS tube script demo admin panel: http://kvs-demo.com/admin/formats_videos.php Step 2. Now it is time to create video previews for some test videos. Please skip this step if you already selected Active required status for preview video format. Go to Videos list. Select some test videos (the ones you can see on your latest updates page) and under Batch actions select Mass edit selected. You will see the mass edit GUI. Scroll down to Content section and select MP4 preview format under Create / Re-create format files: NOTE: Make sure you didn't select anything else in the big set of options. Apply changes. In Administration -> Background Tasks section you can now see list of tasks to create preview files for the selected videos. You should wait until they are processed, this may take a while. If there are errors on these tasks, please contact support. Step 3. Go to Website UI -> Theme Settings and select MP4 Preview format in Video preview format option. Step 4. If preview creation tasks are finished at this point, go to your latest videos and try mouse over the test videos you've chosen to create preview files. You should see the video previews playing. If you don't see them, try refreshing your browsers cache with Ctrl+F5. Step 5. If you are OK with the quality and functionality of your test previews, you can enable them to be created for all videos now. Go to Settings -> Video formats -> MP4 Preview and change status to Active required. NOTE: this will create tasks for all your videos, which can take long time. All new videos will have this format automatically. Styling waiting icon You can modify the following CSS style in your site's style file: .list-videos .img.preview-loading:after { display: block; position: absolute; content: ''; width: 25px; height: 25px; background: #000000 url('../images/loader.gif') 2px 2px no-repeat; bottom: 5px; right: 5px; z-index: 1; } Troubleshooting It is not possible to create a new video format. This is not possible if you have KVS basic license. Basic licenses do not support multiple formats and will not allow you using this feature. Tasks for creating preview files failed. Please create ticket for support, there can be many reasons and need investigation in your admin panel. Video previews are not displayed. Are you trying on the test videos you have selected for massedit? Please open them in admin panel and check if they have preview formats created: Did you try resetting browser cache with Ctrl+F5? Are you using the same browser where you logged in admin panel? If using different browsers to test this functionality you should log in to admin panel in each browser. Otherwise you can see the cached page version which has not yet been updated with this new feature. Quote Link to comment Share on other sites More sharing options...
NeedHelpWithKVS Posted May 12 Share Posted May 12 I only have the option for Video format, not Add Video Format. Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 12 Author Share Posted May 12 This is because your license type is KVS Basic, it doesn't support multi-format videos. Quote Link to comment Share on other sites More sharing options...
NeedHelpWithKVS Posted May 12 Share Posted May 12 So to have video previews, you need to have premium KVS? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 13 Author Share Posted May 13 You need KVS advanced as minimum. Quote Link to comment Share on other sites More sharing options...
NeedHelpWithKVS Posted May 13 Share Posted May 13 Ok I have basic, can I upgrade so I don't have to pay the full $299? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 14 Author Share Posted May 14 Yes, you can upgrade to Advanced from your license page. Quote Link to comment Share on other sites More sharing options...
Tanjiro Posted May 16 Share Posted May 16 Is this default setting when I bought KVS Ultimate ? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted May 17 Author Share Posted May 17 Yes, but default video previews are enabled in both KVS Advanced and KVS Ultimate. 1 Quote Link to comment Share on other sites More sharing options...
NeedHelpWithKVS Posted July 23 Share Posted July 23 Ok, I have purchased Advanced, how do I activate enable previews? Quote Link to comment Share on other sites More sharing options...
Tech Support Posted July 24 Author Share Posted July 24 7 hours ago, NeedHelpWithKVS said: Ok, I have purchased Advanced, how do I activate enable previews? Please create support ticket. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.