Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ac000/ffmpeg-libs-audio-transcode
Example of using the ffmpeg-libs C API to transcode audio to WAVE
https://github.com/ac000/ffmpeg-libs-audio-transcode
audio audio-processing c ffmpeg-libs transcoding
Last synced: 7 days ago
JSON representation
Example of using the ffmpeg-libs C API to transcode audio to WAVE
- Host: GitHub
- URL: https://github.com/ac000/ffmpeg-libs-audio-transcode
- Owner: ac000
- License: gpl-2.0
- Created: 2020-01-06T02:39:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T13:00:43.000Z (8 months ago)
- Last Synced: 2024-04-08T14:25:12.841Z (8 months ago)
- Topics: audio, audio-processing, c, ffmpeg-libs, transcoding
- Language: C
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# ffmpeg-libs-transcode
An example of using the ffmpeg-libs C API to transcode audio.
Accompanies https://digital-domain.net/programming/ffmpeg-libs-audio-transcode.html