hanfrunz
24th May 2012, 17:04
Hello everyone,
i have a situation here, where it is faster to encode 8 scripts parallel instead of using one big script (quicktime slows it down, but that's a different story). I use a batch file to produce 8 avs scripts. Each contains a trim command to only use a part of the whole clip. Something with abs(lenghts/8) and the last script takes the rest. After finishing encoding i put the 8 files together.
This works fine, but i would like to make it perfect and cut on scene changes near the calculated point.
Any idea how i could do it inside the scripts?
hanfrunz
i have a situation here, where it is faster to encode 8 scripts parallel instead of using one big script (quicktime slows it down, but that's a different story). I use a batch file to produce 8 avs scripts. Each contains a trim command to only use a part of the whole clip. Something with abs(lenghts/8) and the last script takes the rest. After finishing encoding i put the 8 files together.
This works fine, but i would like to make it perfect and cut on scene changes near the calculated point.
Any idea how i could do it inside the scripts?
hanfrunz