Advertisement
Guest User

Untitled

a guest
Jul 31st, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. "X:\Portable Installations\ffmpeg\bin\ffmpeg.exe" -i %1 -acodec copy "%~d1%~p1%~n1.mpa"
  2. "X:\Portable Installations\ffmpeg\bin\ffmpeg.exe" -i %1 -vcodec copy -acodec ac3 -ac 2 -ab 128k "%~d1%~p1%~n1.AC3.mpg"
  3. "X:\Daves Folder\Sounds\VideoRedo Completed Sound Short.WAV"
  4. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement