#My screen recording video files do not work
36 messages · Page 1 of 1 (latest)
I'm pretty sure maybe there's something in the code.
I can give you the original makemovie.bat file
nvm
discord garbage 10 MB upload limit doesn't let me upload anything really
at least get the makemovie.bat file, put in in the Teardown\Movies folder in your Documents folder on your computer.
Make sure you have the ffmpeg.exe file too that should be downloaded from the ffmpeg website: https://ffmpeg.org/download.html and select Windows and move the executable to the same location of you makemovie.bat folder, something might have got corrupted in the executable too, that's possible
This version you provided doesn't even open.
Never mind, i was being dumb.
The problem is still perstisting though.
General properties of the video file show this.
Wdym by that?
what is shown on the console when making the video?
What is in your capture folder?
Ok it's not empty at least
Well I don't understand why it seems like the file contains nothing
Is the makemovie.bat file in the movies folder (the folder where the capture folder is)?
(forgot to send this)
Yes it is

I guess there's no solution?
maybe you need tech support attention
I don't know anymore man
is there text that displays in the command prompt when you double click the makemovie.bat file?
@echo off
for /f "usebackq" %%x in (powershell "get-date -f yyyy-MM-dd-HH-mm-ss") do set timestamp=%%x
if exist "ffmpeg.exe" (
ffmpeg.exe -framerate 60 -i capture/%%4d.jpg -i capture/audio.wav -acodec aac -vcodec libx264 -preset slow -profile:v high -crf 20 %timestamp%.mp4
) else (
@echo on
echo ffmpeg.exe not found
echo ------------------------------
echo Download a Windows build of FFmpeg from https://www.ffmpeg.org
echo Place the ffmpeg.exe file in this folder and run this script again
echo ------------------------------
pause
)
Right click and edit can display all the text within it.
I meant when you run the file
When I run it, it opens for a very brief second then closes
then this means that it's doing nothing
hold on
this game is really lacking the built-in implementation tbh
do you have one drive enabled?
I think you do not but we never know since one drive is often the cause of many issues
I don't think i have One Drive