Tags » ffmpeg
-
TIL: Get an image from a video with ffmpeg
-
TIL: Get the embedded artwork from an MP3 file
Use the command
eyeD3 [MP3_FILE] --write-images [FOLDER]
. -
TIL: Convert an animated GIF to an MP4 with ffmpeg
Use the command eyeD3 [MP3_FILE] --write-images [FOLDER]
.