TobyAdd / GDH

Mod menu for Geometry Dash

Home Page:https://tobyadd.github.io/GDH/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saving videos through FFMPEG doesn't work

flzpfnove opened this issue · comments

The title explains everything, I have the latest version of Geometry Dash with the latest version of this mod menu and the latest FFMPEG binaries moved into the same folder as GeometryDash.exe

Nothing seems wrong other than 9 of the patches being skipped ("- No pattern, skipping..."), but when any video is supposed to be saved a message saying "vsem pizda" gets printed to the console (I'm assuming that means there's some kind of error and GDH can't figure out what it is)

This is something that was overlooked by Toby but here's the solution: You have to put ffmpeg.exe inside the GDH folder itself and NOT in the root folder of the game.

"./Geometry Dash/GDH/put your ffmpeg.exe file here"

Now open the game like normal, pick a level and hit record. The command window should now display that ffmpeg is doing his thing and is recording your gameplay.

thanks for pointing that out, issue fixed