reticivis-net / mediaforge

A Discord bot for editing and creating videos, images, GIFs, and more!
GNU General Public License v3.0
81 stars 28 forks source link

Ffmpeg: corrupted double-linked list #215

Closed Tarluk99 closed 10 months ago

Tarluk99 commented 10 months ago

Describe the bug

discord.app_commands.errors.CommandInvokeError: Hybrid command raised an error: Command 'caption' raised an exception: CMDError: Command ('ffmpeg', '-i', '/dev/shm/mediaforge/NxVSEvUV.png', '-i', '/dev/shm/mediaforge/UyhARlff.gif', '-filter_complex', '[0]format=pix_fmts=yuva420p[0f];[1]format=pix_fmts=yuva420p[1f];[0f][1f]vstack=inputs=2', '-c:v', 'png', '-fs', '1G', '-fps_mode', 'vfr', '/dev/shm/mediaforge/VuZTJSny.mp4') failed.

Traceback

traceback.txt

Expected Behavior

I clicked the /caption command on the MediaForge bot's About Me page to add a top caption to a gif.

Steps To Reproduce

  1. See traceback file

Anything Else

No response

reticivis-net commented 10 months ago

See #147