Jump to content

Tech Support

Administrators
  • Posts

    1,796
  • Joined

  • Days Won

    336

Posts posted by Tech Support

  1. 8 hours ago, freeplaycams said:

    Is there a way to add a watermark to videos when they are being converted before posting / publishing? Would be super useful

    Yes, KVS supports watermarks:

     

  2. You don't need to uninstall Nginx, Nginx should be normally used as a proxy on top of Apache for static files (JPG, JS, CSS and video files).

    Also you can use subdomains for localized versions instead of subfolders. This doesn't require any .htaccess specific rules.

  3. Yes, this grabber is not working right now because yt-dlp is not updated with new URL pattern yet.

    Yt-dlp is trying to fallback to their generic grabber, which doesn't support multiple quality factors and only provides some single video file. You can delete xvideos grabber and install Default Videos, which should work with grabbing only basic info using yt-dlp generic grabber.

  4. It is not technically possible to use popunder advertising in player. A popup will just open a new browser tab with focus, is that what you need? Then you can just use standard javascript onclick handler to open a new browser tab, but we don't see any sense to add such feature into player settings.

  5. It is possible to create clip trailers with the settings that are available, e.g. equal parts. But you will have to update all video formats in the same way to get the same files of different qualities. I think this feature is not suitable for your task, as it was normally designed to create trailers of a single quality factor.

    The batter at the bottom of video is connected to a video content source. Please check Connecting advertising to content sources section here:

     

  6. 3 hours ago, DeepOne said:

    it would be nice as a temporary placeholder

    Could be done with using template functions. For example use pull_videos option in list_models block to pull a video for each model and display one of its thumb. But makes no practical sense, you will probably see that when you start using it.

    3 hours ago, DeepOne said:

    Though I imagine neuroscore.ai could detect faces in scenes, score them, and present user with the top options, basically same thing it does for screenshots but with a added focus on faces.

    Probably yes, but expensive because you need to generate and process a lot of screenshots to find out the suitable image. And no guarantee the face it detects will be the actual model face, could be somebody else who appears in the video.

×
×
  • Create New...