DOS: Concatenate binary files

copy /b *.vob combined.vob
copy /b file.bin+file2.bin combined.bin

Comments

Popular posts from this blog

FFMPEG Deinterlacing Modes

Remote debugging with GDB and GDBServer on Alpine and Visual Studio Code

Build FFMPEG for Windows Using Visual Studio Toolchain