From e360bbdd64dff9dcaffbd187a79f40dcdc20e58f Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 20 Oct 2024 20:27:01 +0200 Subject: [PATCH] Update issues.md --- issues.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/issues.md b/issues.md index b9028f73..8333dabb 100644 --- a/issues.md +++ b/issues.md @@ -16,6 +16,8 @@ - No, but you can export and automatically delete the input file. - 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?` ## App Stores and GitHub difference