Ffmpeg: corrupted double-linked list
Tarluk99 opened this issue · 1 comments
Tarluk99 commented
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
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
- See traceback file
Anything Else
No response
reticivis-net commented
See #147