fenton06
7th February 2008, 22:55
This will work for ANY number of evo files.
I ripped the planet earth disc 2 episodes only to find out that the deserts episode was spread across 2 EVO files. The easiest way to remedy this was to use the following command. Make sure the case is correct in all commands, I know linux reads input.evo differently as input.EVO
Linux:
cat input1.evo input2.evo > output.evo
Windows:
cp /b input1.evo+input2.evo output.evo
Evodemux will still read and rebuild/demux the evo files correctly.
I ripped the planet earth disc 2 episodes only to find out that the deserts episode was spread across 2 EVO files. The easiest way to remedy this was to use the following command. Make sure the case is correct in all commands, I know linux reads input.evo differently as input.EVO
Linux:
cat input1.evo input2.evo > output.evo
Windows:
cp /b input1.evo+input2.evo output.evo
Evodemux will still read and rebuild/demux the evo files correctly.