Guest User

Untitled

a guest
Jun 18th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. ls -Recurse -Filter *.vtt |% {ffmpeg.exe -i $_.FullName "$($_.FullName -replace 'vtt','srt')"}
Add Comment
Please, Sign In to add comment