Commit Graph

7 Commits

Author SHA1 Message Date
53b5641f5e Rename batch_convert_mkv_to_mp4_delete_recursively to gpu-accelerated-conversion.bat 2023-11-14 15:18:36 -07:00
9a7b2b56a0 Update README.md 2023-11-14 15:18:05 -07:00
dbc036bedb Rename merge_split_AVIs.bat to merge-to-folder-name.bat 2023-11-14 15:17:14 -07:00
36d848fe0a Create README.md 2023-11-14 15:16:24 -07:00
78e6028431 Rename convert_mkv_to_mp4_delete to batch_convert_mkv_to_mp4_delete_recursively
rename file to reflect that this is a recursive command; it looks through all subfolders for .mkv files and converts them to .mp4 files. Uses NVIDIA GPU.
2023-11-14 13:13:25 -07:00
4c44b23d6b Create convert_mkv_to_mp4_delete 2023-11-14 13:11:21 -07:00
3881d37a9d Create merge_split_AVIs.bat
Initial commit at the .bat to merge my old movie files that  are split by CD1 and CD2, and use the .avi format. Names the file after the name of the folder it's in.
2023-11-14 13:09:49 -07:00