pull/2185/head
Mikael Finstad 2024-10-20 20:28:34 +02:00 zatwierdzone przez GitHub
rodzic e360bbdd64
commit 83d15cb204
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -17,7 +17,7 @@
- Can you publish through [winget](https://github.com/mifi/lossless-cut/issues/1279), [Flatpak](https://github.com/mifi/lossless-cut/pull/1813), [Docker](https://github.com/mifi/lossless-cut/issues/1086) or other software mangers?
- In general I don't want to maintain more build systems, but I could be open to linking to externally maintained build systems.
- Can LosslessCut do a batch conversion of multiple files?
- Most likely not, but if you download [FFmpeg](https://ffmpeg.org/) on your computer and then ask an AI to generate a command like for you, explaining exactly what you want, it might be able to create a bash script for you. Example ChatGPT prompt: `Can you help me write a bash script that for each .mp4 file in a specified folder, losslessly cuts off the first 10 seconds from each file?`
- Most likely not, but if you download [FFmpeg](https://ffmpeg.org/) on your computer and then ask an AI exactly what you want, it might be able to create a bash script for you. Example ChatGPT prompt: `Can you help me write a bash script that for each .mp4 file in a specified folder, losslessly cuts off the first 10 seconds from each file?`
## App Stores and GitHub difference