Convert videos to image frames and vice versa.
Project description
PyAV-Video
PyAV-Video converts videos to image frames and vice versa!
Installation
Install PyAV-Video and its dependencies
pip install av-video
Quickstart
Convert a video to image frames
from av_video import Video
with Video.open("example.mp4") as v:
v.to_images()
License
PyAV-Video has a MIT license, as found in the LICENSE file.
Contributing
Thanks for your interest in contributing to PyAV-Video! Please feel free to create a pull request.
Changelog
PyAV-Video 0.0.1
- First release
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file av_video-0.0.1.tar.gz.
File metadata
- Download URL: av_video-0.0.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e53e3c2589f2578d0f7b4168dc94d38cdc8799d555263fa199670878ff858936
|
|
| MD5 |
40dc492f603cbcb6c90656336e59d5a4
|
|
| BLAKE2b-256 |
7e276644f53d806505ce5fecdb3c1015a56f4be7eaa0ed988533ca4282730c1f
|
File details
Details for the file av_video-0.0.1-py3-none-any.whl.
File metadata
- Download URL: av_video-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e4de17921f5655330cb481a7470564d1bb5d05d164d6d373ca9d90da2ea4467
|
|
| MD5 |
f4245b8d43bac78ff5cace87334ecb80
|
|
| BLAKE2b-256 |
bbce949a91540b76ebe35c8eb0a89329216bdba9fc90c35db3b7c95a9cfecf93
|