From 83d15cb2044d1c36a0174e77f74b5f2764b9c036 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 20 Oct 2024 20:28:34 +0200 Subject: [PATCH] fix typo --- issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues.md b/issues.md index 8333dabb..a3b1e500 100644 --- a/issues.md +++ b/issues.md @@ -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