Giter Site home page Giter Site logo

go-video-thumb's Introduction

go-video-thumb

go-video-thumb is a tool that generates a grid of thumbnail images for videos.

Requirements

  • ffmpeg

Previews

Default:

default

Custom (-no-header -cols 6 -rows 6):

custom

Usage

# local video file
$ video-thumb -i video.mp4
# local directory, program will walk the directory and automatically process the video
$ video-thumb -i /dir/to/your/videos
# online video file
$ video-thumb -i http://example.com/video.mp4

It also supports the drag gesture on Windows. You can drag a video onto the video-thumb executable file.

Other Arguments

$ video-thumb -i video.mp4 -cols 6 -rows 6 -no-header -font-size 24
  • -cols: Sets the number of columns in the grid of thumbnail images.
  • -rows: Sets the number of rows in the grid of thumbnail images.
  • -no-header: Hides the basic information of the video, which is normally inserted at the top of the image.
  • -font-size: Sets the font size for the text (only available for basic information).

License

MIT License

go-video-thumb's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.