waveform:FreeBSD 10的C程序,使用ffmpeg生成音频文件的png波形图像

时间:2021-04-30 03:46:18
【文件属性】:
文件名称:waveform:FreeBSD 10的C程序,使用ffmpeg生成音频文件的png波形图像
文件大小:92KB
文件格式:ZIP
更新时间:2021-04-30 03:46:18
C 音频波形图像发生器 ./waveform -i 1hz-10khz-sweep.flac -h 400 -w 1600 -m -c 89d1f3ff -b 474b50ff ./waveform -i dialup.wav -h 400 -w 1600 -c ffffffff -b 000000ff 如何使用 名称 waveform - generates a png image of the waveform of a given audio file. 概要 waveform [options] 描述 Waveform uses ffmpeg and libpng to read an audio file and output a png image of the waveform representing the audio file's contents. Any audio
【文件预览】:
waveform-master
----main.c(35KB)
----test()
--------index.html(2KB)
--------test.sh(2KB)
--------examples()
----.gitignore(53B)
----Makefile(437B)
----README.md(7KB)

网友评论