Update README.md

This commit is contained in:
Steve Dogiakos 2023-11-14 15:18:56 -07:00 committed by GitHub
parent 53b5641f5e
commit 45463bd50b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This repository, "ffmpeg-scripts," contains a collection of batch scripts design
### 1. `gpu-accelerated-conversion.bat` ### 1. `gpu-accelerated-conversion.bat`
Similar to `convert-to-mp4.bat`, but utilizes NVIDIA GPU acceleration for faster processing. Requires an NVIDIA GPU and appropriate drivers. Similar to `convert-to-mp4.bat`, but utilizes NVIDIA GPU acceleration for faster processing. Requires an NVIDIA GPU and appropriate drivers.
### 4. `merge-to-folder-name.bat` ### 2. `merge-to-folder-name.bat`
An iteration of `merge-split-files.bat` that names the output file after the folder it resides in, providing a convenient way to organize merged files. An iteration of `merge-split-files.bat` that names the output file after the folder it resides in, providing a convenient way to organize merged files.
## Installation ## Installation