porn Posted April 10, 2018 Posted April 10, 2018 Pause upload video In some cases it is necessary to suspend video uploads (Server upgrades, site migrations, etc.......) The upload video page should explain why the upload was suspended Quote
Tech Support Posted April 11, 2018 Author Posted April 11, 2018 Pause upload video In some cases it is necessary to suspend video uploads (Server upgrades, site migrations, etc.......) The upload video page should explain why the upload was suspended We don't think such option is needed. You can configure this message in block template directly. Go to Website UI -> Pages and search for video_edit block. Enter this block settings and backup its template locally to some text file. Then change template with your error message. As a result -> everyone who opens upload page will see your message. When finished, restore template back from your backup file. Quote
vqporn Posted April 12, 2018 Posted April 12, 2018 They could put it to have support for VR videos Quote
Tech Support Posted April 12, 2018 Author Posted April 12, 2018 KVS supports VR videos, e.g. you can upload and convert them. But in order to show them you will need to use special VR video player. Quote
vqporn Posted April 13, 2018 Posted April 13, 2018 That to the albums the logo can be added to him without need to create a new format and to have 1 format occupying unnecessary space. Thank you Quote
enricoeur Posted April 14, 2018 Posted April 14, 2018 What about adding this: 1) option to delogo videos with ffmpeg. It should be nice in some case in my opinion to have this integrated feature,. I mean the most difficult task when people are doing a delogo is to find the correct coordinates of the rectangle that you can use to do delogo on the video. Yes because in this case you need 4 values: x and y coordinates of the rectangle top left corner + rectagle height and width. In my opinion should be nice to have an option that using a simple editor let you run a delogo on a video (something like in the shot i attached, i mean user can higlight the logo you wanna remove on an editor and the system do everything alone. 2) an option to cut a video, and in particular: a) option to remove one portion of video in front ( for example logo intro of an other site....) b) option to cut one portion at start and one at end of the video ( example so to be able to remove logo intro and logo or credits at end. Both of this operation can be done using ffmpeg command line, i tell because i used some times, but to have them inside the KVS admin panel it could be a PLUS that let us save a lot of work and time. It should be nice if they can be combined, i mean in case needed to have possibility to delogo and to cut the video at same time. Quote
Tech Support Posted April 16, 2018 Author Posted April 16, 2018 That to the albums the logo can be added to him without need to create a new format and to have 1 format occupying unnecessary space. Thank you Album source files are not changed in any way, because these are source files and should be stored in original uploaded format. If you want to have logo on them, put the logo before you upload them to KVS. Otherwise you MUST create a new album format and configure logo there. We fully understand that this may be a waste of disk space, but in modern servers disk space is not an issue anymore. However you will be able to change your logo / other options at any time by simply re-creating album format. Which will never be possible if you configure them on source files. Imagine that you have 100k albums uploaded to KVS. And you decided to configure logo today, but you accidentally uploaded the wrong file and updated ALL source files with the wrong logo image. This will mean that your 100k albums are broken forever. But this won't be a problem if logo is applied not to source files, but to format instead. You will be able to fix this issue very soon and restore all your albums. Quote
Tech Support Posted April 16, 2018 Author Posted April 16, 2018 What about adding this: 1) option to delogo videos with ffmpeg. It should be nice in some case in my opinion to have this integrated feature,. I mean the most difficult task when people are doing a delogo is to find the correct coordinates of the rectangle that you can use to do delogo on the video. Yes because in this case you need 4 values: x and y coordinates of the rectangle top left corner + rectagle height and width. In my opinion should be nice to have an option that using a simple editor let you run a delogo on a video (something like in the shot i attached, i mean user can higlight the logo you wanna remove on an editor and the system do everything alone. We will consider adding this feature if easily implemented. 2) an option to cut a video, and in particular: a) option to remove one portion of video in front ( for example logo intro of an other site....) b) option to cut one portion at start and one at end of the video ( example so to be able to remove logo intro and logo or credits at end. This is already possible with KVS. Please go to Settings -> Video formats and in video format settings you configure skip from start and from end. Also in 4.0 there is a way to configure this programmatically with your own logic. Please check here: https://www.kernel-video-sharing.com/forum/forum/general-discussion/announcements/273-kvs-4-0-implementation-previously-was-3-9-2?p=544#post544 For example if you are using content sources, you can customize this PHP code to cut different fragments from start / end for videos from different content sources. You can use $video_data['content_source_id'] to check for content source ID and return different options for content sources with different IDs. Other possible scenario would be to use content source custom text fields to specify offsets and query content source data in this customization script to check for values to skip. Quote
enricoeur Posted April 17, 2018 Posted April 17, 2018 ABout point 1 i cheked your post and i didnt know. Reamin only one aspect that is this. For example in a case we are taking a huge quantity of pornhub community videos. That videos has yes all in front a 5 second intro video but is more than common that they have a variable end with logo or advertising and because pornhub users has all their way to do things it can be 5 second, 1 second 10 second etc etc... so we cannot define one specific config for all pornhub community videos, but it should be one thing to check case by case. Also on this specific case of pornhub, users has passion to place their watermark randomly some time on top left some other on bottom right and so on... this is why the idea to ask you a built-in fucntion to be used case by case directly fro mthe KVS interface. Actually i build a BAT file that i use in conjuction with ffmpeg to run some command. It is usefull but could be really really a pain with some community videos that aare protected by the respective owner in all possible way. I can share my BAT file (if needed ), it contain also some nice feature to make a custom intro or outro video made using some second from the current video with my site logo overlayd. Happy to share it if in the future can become part of your script. Quote
Tech Support Posted April 18, 2018 Author Posted April 18, 2018 so we cannot define one specific config for all pornhub community videos, but it should be one thing to check case by case. That's right, but the only way to detect this is to do it manually, there is no way to automatically detect intro or ending advertising. Also on this specific case of pornhub, users has passion to place their watermark randomly some time on top left some other on bottom right and so on... this is why the idea to ask you a built-in fucntion to be used case by case directly fro mthe KVS interface. Yes, if ffmpeg delogo function can detect such watermarks automatically, we will add this to KVS. Quote
xuperman Posted May 5, 2018 Posted May 5, 2018 Hi, do you have any plan on HLS support (.ts file format) now? I have asked this question on last year, and you said it's planned on 4.0. I know it may difference, but I think this feature should be on high priority list, it have much better performance than single video file, also save bandwidth cost. Quote
Tech Support Posted May 7, 2018 Author Posted May 7, 2018 Hi, do you have any plan on HLS support (.ts file format) now? I have asked this question on last year, and you said it's planned on 4.0. I know it may difference, but I think this feature should be on high priority list, it have much better performance than single video file, also save bandwidth cost. Please check the original post and its (3) HLS format investigation. We will add support for this or other adaptive format finally, but not sure which version. We do not agree that it should be on high priority list, because: - This doesn't affect your monetization in much way - Most KVS clients use short videos, there is no much visible performance difference between MP4 and HLS for short videos - You can save bandwidth cost with KVS even without using HLS format, check this guide: https://www.kernel-video-sharing.com/forum/forum/educational-support/educational-series/34-how-to-save-bandwidth-with-kvs-tube-script However using HLS brings disk space issue, conversion speed issue and video protection issue. If you want to allow download, you will have to keep MP4s, this doubles your space and conversion time. Also it looks like MPEG-DASH is going to be a standard, so maybe not much sense to encode all videos into HLS, so that later you have to re-encode them in MPEG-DASH. During the investigation planned for 4.1 we will look at all possible options and will see what we are able to implement, so that old customers can convert into adaptive formats if needed. Quote
xuperman Posted May 9, 2018 Posted May 9, 2018 Please check the original post and its (3) HLS format investigation. We will add support for this or other adaptive format finally, but not sure which version. We do not agree that it should be on high priority list, because: - This doesn't affect your monetization in much way - Most KVS clients use short videos, there is no much visible performance difference between MP4 and HLS for short videos - You can save bandwidth cost with KVS even without using HLS format, check this guide: https://www.kernel-video-sharing.com/forum/forum/educational-support/educational-series/34-how-to-save-bandwidth-with-kvs-tube-script However using HLS brings disk space issue, conversion speed issue and video protection issue. If you want to allow download, you will have to keep MP4s, this doubles your space and conversion time. Also it looks like MPEG-DASH is going to be a standard, so maybe not much sense to encode all videos into HLS, so that later you have to re-encode them in MPEG-DASH. During the investigation planned for 4.1 we will look at all possible options and will see what we are able to implement, so that old customers can convert into adaptive formats if needed. Got it, thank you for your detailed answer :) Quote
Alex Posted May 16, 2018 Posted May 16, 2018 we would like to make updates available faster, ideally each 2 months, so that new features go live as soon as possible. - Guys, it's been 3 months already... How does the work move and when should next release come? Quote
Tech Support Posted May 16, 2018 Author Posted May 16, 2018 we would like to make updates available faster, ideally each 2 months, so that new features go live as soon as possible. - Guys, it's been 3 months already... How does the work move and when should next release come? 4.1.0 is not yet started. 4.0.2 bugfixing and small feature release will be available this week. Quote
Tech Support Posted May 18, 2018 Author Posted May 18, 2018 4.0.2 update is ready in beta mode: https://www.kernel-video-sharing.com/forum/forum/general-discussion/announcements/758-kvs-4-0-2-update Quote
Tech Support Posted May 28, 2018 Author Posted May 28, 2018 In grabbers we added support for filtering by views. This may be required if you want to skip content with few views when you also use rating filtering, since rating for such content may not be accurate yet: Also some new grabbers were added. Quote
Tech Support Posted May 31, 2018 Author Posted May 31, 2018 In video format settings it is now possible to customize start / end offsets for videos from different content sources. Previously it was only possible to customize duration limit. Customizing offset is valuable when you import content from multiple sites using grabbers and each site may have specific preroll / postroll embedded into each video. Thus configuring grabber to import all videos with the given content source will provide you ability to customize how many seconds from start and video end should be truncated when processing such videos: Quote
Tech Support Posted June 8, 2018 Author Posted June 8, 2018 We've added another set of player enhancements and bugfixes. First of all we fixed how timeline behaves on mobile devices, it will not allow skipping to any desired time accurately. Previously it was not always easy possible to skip to a specific time. Also we enabled timeline screenshots display on touch devices, which was not supported before. This will require manual skin update for those who are using their own designed skin, as part of this enhancement was done in skin CSS files. Another set of enhancements is related to pre-roll advertising and VAST. Player will now support set of variables that can be used in VAST URL (for example to pass player width / height or some other data to VAST provider in the URL): When configuring repeating of pre-roll advertising it was only possible to specify how many videos should be skipped before the next pre-roll display. Now we extended this option to allow also configure interval in minutes, so both options are now possible: Quote
Tech Support Posted June 20, 2018 Author Posted June 20, 2018 We found and fixed a big bug in KVS player. When VAST advertising is displayed, related videos will not be displayed. This bugs looks to affect all versions starting from 4.0. If this issue is critical for you please contact support for a hotfix. Quote
Tech Support Posted June 21, 2018 Author Posted June 21, 2018 Functionality that pays tokens to users for others watching their videos has been extended with separate option for embed codes. A "view" for a video is counted when this video is watched on your site and via embed code. Therefore it was not possible to pay tokens only for embed codes. In 4.1 we added a new setting to allow you enable token payment for only embed codes (views on your site will not be counted and paid here): Quote
vqporn Posted June 21, 2018 Posted June 21, 2018 Functionality that pays tokens to users for others watching their videos has been extended with separate option for embed codes. A "view" for a video is counted when this video is watched on your site and via embed code. Therefore it was not possible to pay tokens only for embed codes. In 4.1 we added a new setting to allow you enable token payment for only embed codes (views on your site will not be counted and paid here): [ATTACH=JSON]{"data-align":"none","data-size":"full","title":"pay_for_embed_codes.png","data-attachmentid":787}[/ATTACH] Thank you for listening to me and implementing it, since when is it available? Quote
Tech Support Posted June 22, 2018 Author Posted June 22, 2018 It will be available in 4.1, we have no dates and will work as much as needed. Quote
Tech Support Posted July 2, 2018 Author Posted July 2, 2018 A big enhancement was added to all categorization objects and channels. They all will now support status in the same way as videos and albums, which means that it will be possible to deactivate some categories, tags, models and etc. Deactivated objects will not be visible from site area, even if they are connected with videos or albums. But they will still have their direct links working to avoid SEO issues. And of cause deactivating the whole category won't mean that all content from this category will disappear - in order to do that you will need to deactivate content instead. There are several use-cases for this feature, which were not possible before or required huge effort to configure: 1) In satellites you can now control which exact tags, categories, models, content sources and other categorization should be displayed on particular satellites. It means that you can choose, for instance, exact 4 categories to be displayed on a particular satellite, so that no other categories will be ever displayed there, even if they are massively connected to videos. 2) You can use utility-purpose categories or tags, or groups, that are not intended to be available to public. 3) You can disable tags that you don't like instead of deleting them, in order to prevent them being added again and again. Therefore this will give full level of control on all categorization objects. Quote
Tech Support Posted July 7, 2018 Author Posted July 7, 2018 Another big enhancement added to categorization - support for model groups, similar to what we have in categories. Now models can be divided into multiple groups, like actors, directors and etc. and this can be used to better display structured data. Quote
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.