Open TheHybrid opened 11 years ago
I can confirm this. I've rendered a video and had it not appear anywhere.
Also you don't need to use VirtualDub to stitch frames together, ffmpeg should do fine.
I can render videos, but the framerate and audio of the final product stutters and are out of sync.
I just strace'd this, there's nothing to suggest that any video-related stuff is happening, video_services.so or video_webm.so both aren't loaded, and the only thing that happens is that stat64 is run for the 'videos' directory. (stat64 returns 0)
I also have this issue on Debian Jessie 64-bit. Nothing appears in the videos directory, and I can't use the OP's workaround because I have poor performance while recording.
Okay, so this may just be an issue on my end, but I can't use the demo editor thing in gmod to make a video. I have to use the old method, which is "startmovie [filename]" then "playdemo [filename]" which is really tedious, especially on Linux because it means I have to wine virtual dub to put all of the frames together. But what happens is, I go to the demo thing, select a demo I recorded, go through all of rendering options (I use webm) and render the video. But after it is done rendering, there is no video file anywhere. It isn't that bad, because like I said I can use the old method, but it's still pretty annoying.