Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/{live,process,video,webcam}: Move to "clive" directory | EuAndreh | 2025-03-07 | 1 | -70/+0 |
| | |||||
* | bin/process: Fix combined.webm by using "-f concat" | EuAndreh | 2025-03-07 | 1 | -11/+19 |
| | |||||
* | bin/{live,process}: Assume we're already inside live/ | EuAndreh | 2025-03-07 | 1 | -3/+3 |
| | |||||
* | bin/process: Overwrite existing hardlinks | EuAndreh | 2025-03-06 | 1 | -1/+1 |
| | |||||
* | bin/process: Fix generation of combined.webm so no re-encoding happens | EuAndreh | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | bin/process: Do not assume ~/Public/live/, so that it also works on the server | EuAndreh | 2025-03-05 | 1 | -11/+15 |
| | |||||
* | bin/process: Fix data/ paths | EuAndreh | 2025-03-03 | 1 | -3/+3 |
| | |||||
* | bin/process: Use "info" loglevel for ffmpeg(1) | EuAndreh | 2025-03-03 | 1 | -1/+1 |
| | |||||
* | bin/: Fix fallback for $LIVEDIR | EuAndreh | 2025-03-03 | 1 | -1/+1 |
| | |||||
* | bin/process: Add working version | EuAndreh | 2025-03-02 | 1 | -0/+58 |
Despite being very, very, very slow. ffmpeg(1) says it runs at ~0.6x the video speed, so it takes even longer to process than to record. |