- Notifications
You must be signed in to change notification settings - Fork7
This is a C++ based FFmpeg Encoder/Decoder for Python 3.6+ & numpy 1.19+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.
License
cainmagi/FFmpeg-Encoder-Decoder-for-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a mpegCoder adapted from FFmpeg & Python-c-api. Using it you could get access to processing video easily. Just use it as a common module in python like this.
importmpegCoder
| Branch | Description |
|---|---|
master 🔗 | The source project ofmpegCoder, Windows version. |
master-linux 🔗 | The source project ofmpegCoder, Linux version. |
example-client-check 🔗 | A testing project of the online video stream demuxing. |
example-client-player 🔗 | A testing project of the simple online video stream player. |
The scripts in this branch are used for building the PyPI package, which will be uploaded to:
The script will keep updated with the newest releases of the pre-compiled modules. The following table show releases that have been uploaded:
mpegCoder | Uploaded |
|---|---|
3.2.0 | ✔️ |
3.1.0 | ✔️ |
To learn more aboutmpegCoder, please review thedocumentation.
About
This is a C++ based FFmpeg Encoder/Decoder for Python 3.6+ & numpy 1.19+. Both Linux & Win versions are provided. Theoretically you do not need to install FFmpeg for using this library.
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.