videojs-thumbnails | js plugin that displays thumbnail images | Video Utils library

 by   brightcove JavaScript Version: Current License: Non-SPDX

kandi X-RAY | videojs-thumbnails Summary

kandi X-RAY | videojs-thumbnails Summary

videojs-thumbnails is a JavaScript library typically used in Video, Video Utils applications. videojs-thumbnails has no bugs, it has no vulnerabilities and it has low support. However videojs-thumbnails has a Non-SPDX License. You can download it from GitHub.

A video.js plugin that displays thumbnail images over the scrubber.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              videojs-thumbnails has a low active ecosystem.
              It has 160 star(s) with 88 fork(s). There are 35 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 12 open issues and 10 have been closed. On average issues are closed in 97 days. There are 5 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of videojs-thumbnails is current.

            kandi-Quality Quality

              videojs-thumbnails has 0 bugs and 0 code smells.

            kandi-Security Security

              videojs-thumbnails has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              videojs-thumbnails code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              videojs-thumbnails has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              videojs-thumbnails releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              videojs-thumbnails saves you 38 person hours of effort in developing the same functionality from scratch.
              It has 101 lines of code, 0 functions and 4 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of videojs-thumbnails
            Get all kandi verified functions for this library.

            videojs-thumbnails Key Features

            No Key Features are available at this moment for videojs-thumbnails.

            videojs-thumbnails Examples and Code Snippets

            No Code Snippets are available at this moment for videojs-thumbnails.

            Community Discussions

            Trending Discussions on videojs-thumbnails

            QUESTION

            How to generate video preview thumbnails for use in VideoJS?
            Asked 2019-Oct-30 at 16:34

            I moved over to VideoJs (html5) and need to figure out how to generate thumbnails for the seekbar. I have tried using videojs-thumbnails, however that requires having a preloaded vtt file with a sprite image. I'm trying to figure out a way to automatically load thumbnails for a regular mp4 (h264) file. Flowplayer was able to do this with it's own videos, trying now to figure out how to do it with VideoJs.

            I was hoping their was some plugin that I missed that was capable of doing this, but have yet to find it. The best I figured out was to extract the thumbnails from the mp4 file, combine it into a sprite image, and use the #xywh attribute.

            If there is no plugin that automatically does this in VideoJS, what command line program can I use to create a VTT file with sprite image on Ubuntu? I am dealing with lots of video files, so doing it manually just isn't feasible.

            My video player:

            ...

            ANSWER

            Answered 2018-Oct-24 at 03:21

            Surprised I didn't get a single comment/answer. Either way, after taking quite a few days I was able to find a working solution. At first I thought the solution would be using ffmpeg, however while it did work it was drastically slow. I eventually found the linux tool (available in Windows as well) called mtn (Movie Thumbnailer) found here. This tool was able to to create a sprite image from a two hour movie within about 6 seconds. I used the shell_exec function in php with the -v (verbose) option in order to parse out the time of each thumbnail as such:

            Source https://stackoverflow.com/questions/52900022

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install videojs-thumbnails

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/brightcove/videojs-thumbnails.git

          • CLI

            gh repo clone brightcove/videojs-thumbnails

          • sshUrl

            git@github.com:brightcove/videojs-thumbnails.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link