Update README.md

This commit is contained in:
Steve Dogiakos 2023-11-14 15:37:09 -07:00 committed by GitHub
parent ceecf193ab
commit 73b5e592fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -23,13 +23,14 @@ Navigate to the Script: Open the folder containing the cloned scripts.
Place the desired script in the directory with your video files.
Double-click the script to run it.
For GPU-accelerated scripts, ensure you have a compatible NVIDIA GPU.
Specific Script Usage
### Specific Script Usage
- 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-split-files.bat & merge-to-folder-name.bat:
- These scripts merge video files split into parts. Ensure the files are correctly named (e.g., 'CD1', 'CD2') before running.
merge-to-folder-name.bat:
- Merge video files split into parts. Ensure the files are correctly named (e.g., 'CD1', 'CD2') before running.
# Disclaimer
- Always back up your video files before using these scripts.