From 42a0d8e1fe76796ab1ffa1b87bda86fae7225a34 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Tue, 14 Nov 2023 15:38:42 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05cd352..e7eec2b 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,11 @@ Double-click the script to run it. For GPU-accelerated scripts, ensure you have a compatible NVIDIA GPU. ### Specific Script Usage -- convert-to-mp4.bat: + +#### `convert-to-mp4.bat`: Right-click on the script and select 'Run as administrator' to convert all `.mkv` files in the folder to `.mp4`. -`gpu-accelerated-conversion.bat`: + +#### `gpu-accelerated-conversion.bat`: Requires an NVIDIA GPU. Right-click and run as administrator to convert video files using GPU acceleration. merge-to-folder-name.bat: - Merge video files split into parts. Ensure the files are correctly named (e.g., 'CD1', 'CD2') before running.