ffmpeg based cli for video operations
fid0118.1.mp4
- you need to install python >=3.9 : Download Python
- install ffmpeg : Download FFmpeg
- then install fid-cli with pip :
pip install fid-ffmpeg0118.1.mp4
| Command | Description |
|---|---|
fid --help |
show help for fid cli |
fid info "videoPath" |
to know all info about the video |
fid audio "videoPath" |
extract audio from the video |
fid mute "videoPath" |
mute the video |
fid gif "videoPath" |
make a gif from the video |
fid frames "videoPath" |
extract all video frames and add them in a folder |
fid frames "videoPath" |
extract all video frames and add them in a folder |
fid compress "videoPath" |
Compress the video to reduce its file size |