I wrote the code and I want to use it for my archive. Thanks for helping me improve it. The folders containing the files are as follows (ex.): Got/S01, s02 ,… /S01/01.mkv, 02.mkv,…, cover.jpg /S02/01.mkv, 02.mkv,…, cover.jpg … In each subfolder there is a file named cover.jpg that I want to attach to all the […]
Categories
Mux files to mkv
- Post author By How To
- Post date November 28, 2020
- No Comments on Mux files to mkv
- Tags ..., ... /S01/01.mkv, "S02", 02.mkv, cover.jpg ... In each subfolder there is a file named cover.jpg that I want to attach to all the files in that folder but I can not modify m, cover.jpg /S02/01.mkv, I wrote the code and I want to use it for my archive. Thanks for helping me improve it. The folders containing the files are as follows (ex.), original file deleted) & for /R %%A IN (*.mkvtmp) do ren "%%~fA" "%**.mkv" & CLS) pause, original file deleted) else (del /f "%%~fA" echo Successfully remuxed to "%%~A", original file not deleted) else if errorlevel 1 (del /f "%%~fA" echo Warnings generated during remuxing to "%%~A"