Video file thumbnailer
Project description
MovieSampler
Video file thumbnailer.
The following command line:
moviesampler -g 3x3 -o img big_buck_bunny_720p_stereo.avi
Produces the image:
Installing
The best way to install moviesampler
is with pipx
:
pipx install moviesampler
This app depends on the packages PyAV
and Pillow
. If you don't have the ffmpeg libraries, needed by PyAV
, or imaging libraries for Pillow
, you might need to install them. On a Debian-like system you should install the following:
sudo apt-get install libtiff5-dev libjpeg8-dev libopenjp2-7-dev zlib1g-dev \
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk \
libharfbuzz-dev libfribidi-dev libxcb1-dev libavformat-dev libavcodec-dev \
libavdevice-dev libavutil-dev libswscale-dev libswresample-dev libavfilter-dev
Usage
Use the command moviesampler --help
to see the options
License
This project is released under the MIT License. The supplied 3270 font files are licensed by its authors under terms specified on the LICENSE
file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file moviesampler-1.0.tar.gz
.
File metadata
- Download URL: moviesampler-1.0.tar.gz
- Upload date:
- Size: 234.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fb0b26b23cbcfa8c8690351146951cb142245f20fca79d995522ba12b42af2c |
|
MD5 | 8e59c2940a0455838d202542b9075121 |
|
BLAKE2b-256 | 26a78a9f9aa1d630227231739671abebe31215b1c3b05185b02bf58e2cb12917 |
Provenance
File details
Details for the file moviesampler-1.0-py3-none-any.whl
.
File metadata
- Download URL: moviesampler-1.0-py3-none-any.whl
- Upload date:
- Size: 233.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 604089349a79d3cce5a16d1d760fc05bb9f1486f79270f279658ed0e96adb201 |
|
MD5 | 5ee12259bab324c0ee36d5bda0c3192e |
|
BLAKE2b-256 | 1d8404b308b288c7197ae78e65ecba2d12b1c4f3379ed51d4858c079c8865c6f |