YaLTeR / hl-capture

A tool for capturing Half-Life videos on Linux.
MIT License
33 stars 2 forks source link

List of ideas #1

Open YaLTeR opened 6 years ago

YaLTeR commented 6 years ago
parklez commented 6 years ago
YaLTeR commented 6 years ago

A cvar to stop capturing after a queue of demos are over, even though the game loops them. Possibly in combination with the new function that enables >32 demos.

By "A way to capture many demos at once" I meant a separate thing, not a startdemos extension. It won't loop the demos.

Perhaps a way to detect and use distro's ffmpeg, probably not a better solution than a custom program.

That's already being done by default if you don't use the static build (one of the good things about Linux is libraries are in "standard" folders meaning you don't need to look for them manually). The problem is some distros don't provide 32-bit FFmpeg binaries.