https://github.com/tabe/gauche-ffmpeg
https://github.com/tabe/gauche-ffmpeg
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tabe/gauche-ffmpeg
- Owner: tabe
- License: lgpl-2.1
- Created: 2018-11-29T11:14:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-29T11:14:30.000Z (over 7 years ago)
- Last Synced: 2025-07-18T19:22:08.495Z (11 months ago)
- Language: C
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Read INSTALL to install.
Send bugs and/or patches to tabe@fixedpoint.jp.
project description
-------------------
Gauche-ffmpeg is an experimental project for Gauche users to associate with FFmpeg,
which provides a complete solution to manipulate audio/video.
Since FFmpeg is constantly evolving so far, it has much useful but slightly complex libraries.
Now the principal aim of this project is simplicity, which will keep its API clear and stable.