#convert #file #video #image

app audio-to-video

Converts an audio file to a video file with a still image

1 unstable release

0.1.0 May 7, 2023

#286 in #video

MIT license

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.

No runtime deps