Guest User

Untitled

a guest
Oct 30th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. D:
  2. cd ..\flac
  3. flac.exe -f --best --verify --skip=24:35.015 --until=29:20.049 --endian=big --channels=2 --bps=16 --sample-rate=48000 --sign=signed -o "G:\RIP\Working!!\Ep1-5\EP2a_part1.flac" "G:\RIP\Working!!\Ep1-5\00003.pcm"
  4. flac.exe -f --best --verify --skip=30:49.973 --until=44:37.007 --endian=big --channels=2 --bps=16 --sample-rate=48000 --sign=signed -o "G:\RIP\Working!!\Ep1-5\EP2a_part2.flac" "G:\RIP\Working!!\Ep1-5\00003.pcm"
  5. flac.exe -f --best --verify --skip=46:07.014 --until=48:27.988 --endian=big --channels=2 --bps=16 --sample-rate=48000 --sign=signed -o "G:\RIP\Working!!\Ep1-5\EP2a_part3.flac" "G:\RIP\Working!!\Ep1-5\00003.pcm"
  6. cd ..\..\..\eac3to
  7. eac3to "G:\RIP\Working!!\Ep1-5\EP2a_part1.flac" "G:\RIP\Working!!\Ep1-5\EP2a_part1.pcm"
  8. eac3to "G:\RIP\Working!!\Ep1-5\EP2a_part2.flac" "G:\RIP\Working!!\Ep1-5\EP2a_part2.pcm"
  9. eac3to "G:\RIP\Working!!\Ep1-5\EP2a_part3.flac" "G:\RIP\Working!!\Ep1-5\EP2a_part3.pcm"
  10. eac3to "G:\RIP\Working!!\Ep1-5\EP2a_part1.pcm"+"G:\RIP\Working!!\Ep1-5\EP2a_part2.pcm"+"G:\RIP\Working!!\Ep1-5\EP2a_part3.pcm" "G:\RIP\Working!!\Ep1-5\EP2a.wav"
  11. cd ..\MeGUI\tools\flac
  12. flac.exe -f --best --verify -o "G:\RIP\Working!!\Ep1-5\EP2a.flac" "G:\RIP\Working!!\Ep1-5\EP2a.wav"
  13. cd ..\nero_aac
  14. neroAacEnc.exe -br 192000 -lc -if "G:\RIP\Working!!\Ep1-5\EP2a.wav" -of "G:\RIP\Working!!\Ep1-5\EP2a.mp4"
  15.  
  16. del "G:\RIP\Working!!\Ep1-5\EP2a.wav"
  17. del "G:\RIP\Working!!\Ep1-5\EP2a - Log.txt"
  18. del "G:\RIP\Working!!\Ep1-5\EP2a_part1 - Log.txt"
  19. del "G:\RIP\Working!!\Ep1-5\EP2a_part2 - Log.txt"
  20. del "G:\RIP\Working!!\Ep1-5\EP2a_part3 - Log.txt"
  21. del "G:\RIP\Working!!\Ep1-5\EP2a_part1.flac"
  22. del "G:\RIP\Working!!\Ep1-5\EP2a_part2.flac"
  23. del "G:\RIP\Working!!\Ep1-5\EP2a_part3.flac"
  24. del "G:\RIP\Working!!\Ep1-5\EP2a_part1.pcm"
  25. del "G:\RIP\Working!!\Ep1-5\EP2a_part2.pcm"
  26. del "G:\RIP\Working!!\Ep1-5\EP2a_part3.pcm"
Add Comment
Please, Sign In to add comment