Wrapper around the FFMPEG utility
Project description
# FFMPYMEDIA
FFMPYMEDIA is a wrapper library around FFMPEG. It interfaces with ffmpeg through the shell and interprets the program stdout/stderr to generate it’s internal structures. The following functionality is planned or implemented.
## Media Analysis
It interprets the output of the ffprobe utility and generates it’s internal data structures with it. The MediaAnalyser API exposes the MediaAnalyser.media_file_difference() method which returns the difference in media streams layout between a Template and a real file. It also exposes the MediaAnalyser.validate_media_file() which determines if a mediaFile has the same layout as a Template or another media file.
## Future Functionality
It is planned to implement wrappers around the ffmpeg utility for media transcoding and streaming and around ffserver for media stream serving and aggregation.
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
File details
Details for the file ffmpymedia-0.3.2.2.tar.gz
.
File metadata
- Download URL: ffmpymedia-0.3.2.2.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 845cc50a92d653cad627fbd22706ac2e161df4c964d5b046228f663a6cbc2c38 |
|
MD5 | f525fd42fca82a7e97b48ea9a4498836 |
|
BLAKE2b-256 | c46f4fad63ab9434d3ba088d2f468a8791e8ffd4b5aaeb535db09e07f5db67f2 |