; You can use this script with your dir util, such as Dopus or DiskMaster

.key fname
splitter <fname> audio t:a.mp2
run >nil: mpega -q 0 -d 4 -m  t:a.mp2
ripley snap <fname>
c:status >env:stat command mpega
c:break $stat
wait 1
c:delete >nil: t:a.mp2 env:stat
