av 13.1.0
0
Pythonic bindings for FFmpeg's libraries.
Contents
Pythonic bindings for FFmpeg's libraries.
Stars: 2480, Watchers: 2480, Forks: 361, Open Issues: 3The PyAV-Org/PyAV
repo was created 11 years ago and the last code push was 15 hours ago.
The project is very popular with an impressive 2480 github stars!
How to Install av
You can install av using pip
pip install av
or add it to a project with poetry
poetry add av
Package Details
- Author
- Mike Boers
- License
- BSD
- Homepage
- https://github.com/PyAV-Org/PyAV
- PyPi:
- https://pypi.org/project/av/
- Documentation:
- https://pyav.basswood-io.com
- GitHub Repo:
- https://github.com/PyAV-Org/PyAV
Classifiers
- Multimedia/Sound/Audio
- Multimedia/Sound/Audio/Conversion
- Multimedia/Video
- Multimedia/Video/Conversion
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common av errors.
Code Examples
Here are some av
code examples and snippets.
GitHub Issues
The av package has 3 open issues on GitHub
- [tests] add FFmpeg 4.3 and 4.4 to build matrix
- Avoid unnecessary vsnprintf() calls in log_callback()
- PyAV does not build with FFMPEG 4.4.
- VideoFrame.reformat ignores source colorspace by default
- Fix setting Stream time_base (fixes #784)
- The number of frames this stream contains return 0?
- Simplify our setup.py
- the memory leak is still exists even the latest version 8.0.3 because the InputContainer.close() is not work
- Support conversion of NV12 frames into numpy array
- fails test test_reformat_pixel_format_align on ppc64 and ppc64el: ALTIVEC: Color Space RGB24
- testsuite fails 5 tests on s390x
- av/stream.c does not build.
- Let user specified input audio codec and not relay on the default one
- Expose AVCodecContext stats_in/stats_out fields as properties
- codec/context: Defer ticks_per_frame-calculation