A tool to create a video with a still image and a given audio track
Project description
A tool to create a video with a still image and a given audio track
Needs ffmpeg compiled with --enable-libfdk-aac and --enable-nonfree
Usage
usage: songvid [-h] image audio positional arguments: image Image filename audio Audio filename optional arguments: -h, --help show this help message and exit
Installation
Via pip:
pip3 install songvid
Alternatively:
Clone the repository, cd songvid
Run python3 setup.py install or pip3 install -e
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
songvid-1.0.1.tar.gz
(1.9 kB
view hashes)