hl-capture icon indicating copy to clipboard operation
hl-capture copied to clipboard

A tool for capturing Half-Life videos on Linux.

Results 4 hl-capture issues
Sort by recently updated
recently updated
newest added

OpenCL can report out of resources on buffer creation, and in particular on `.gl_acquire()` of the OpenGL texture. Currently this results in a panic; it should fall back to normal...

bug

- [ ] Detecting and skipping broken frames. There are some broken frames in the beginning and end of a demo of the view jumping around. These are especially bad...

enhancement

Currently it appends it to the video file making video and audio track lengths differ, this makes the clip unaccessible past the video track in programs like Adobe Premiere CC,...

enhancement

Some frames on the [8K60 HLKZ video](https://youtu.be/AtICiokZFpM) have a tearing-like effect in the bottom (pixels from a different frame are displayed). This could be an FFmpeg issue. Possibly related: when...

bug