1 unstable release
| 0.1.0 | May 7, 2023 |
|---|
#303 in #video
6KB
60 lines
audio-to-video
Converts an audio file to a video file with a still image.
Usage:
audio-to-video ([audio_file]) ([image_file]) (-- [ffmpeg-args])audio-to-video
Ommitting fields will cause the program to search the current directory for files. To specify ffmpeg arguments, use -- to separate the files from the arguments.