Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numq/klarity-decoder
Media decoder library based on FFmpeg
https://github.com/numq/klarity-decoder
cpp decoder ffmpeg klarity
Last synced: about 2 months ago
JSON representation
Media decoder library based on FFmpeg
- Host: GitHub
- URL: https://github.com/numq/klarity-decoder
- Owner: numq
- License: mit
- Created: 2024-03-15T23:21:25.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-09-08T22:04:47.000Z (4 months ago)
- Last Synced: 2024-09-08T23:21:29.979Z (4 months ago)
- Topics: cpp, decoder, ffmpeg, klarity
- Language: C++
- Homepage:
- Size: 342 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Klarity Decoder
Library with decoding functionality
## Features
- Reading frames
- Frame seeking by timestamp
- Resetting media## Dependencies
- [FFmpeg](https://www.ffmpeg.org/)