add ffmpeg camera public

This commit is contained in:
2024-11-07 01:27:25 +01:00
parent 01f3134586
commit 84add46936
2 changed files with 60 additions and 0 deletions

View File

@ -7,6 +7,10 @@ This repository contains some Linux scripts I am using to simplify some of my wo
- DNS
- [clear-cache.sh](dns/clear-cache.sh) - Clear the systemd DNS cache
- FFmpeg
- [compress-camera.sh](ffmpeg/compress-camera.sh) - Script to compress videos from my phone camera to an AV1 encoded 1080p video
- [compress-camera-public.sh](ffmpeg/compress-camera-public.sh) - Script to compress videos from my phone camera to AV1, VP9 and H264 videos to play them in browsers
- Patches
- [spotify.sh](patches/spotify.sh) - Use [SpotX-Bash](https://github.com/SpotX-Official/SpotX-Bash) to patch a existing spotify installation