kometbomb.bsky.social
@kometbomb.bsky.social
Counterpoint to rule 4!
April 14, 2025 at 2:24 PM
Use ffmpeg like so:

ffmpeg -i first_gif.gif -i second_gif.gif -filter_complex "[0:v] [1:v] concat=v=1 [v]" -map "[v]" both_gifs.mp4

Where -i <filename> tells where the gif file is and the "[0:v] [1:v]" bit tells which order you have the files.
November 18, 2024 at 3:58 PM
Dimmu Borgir noises intesifies.
November 15, 2024 at 4:28 PM