meowmoriaoi

Add Font

May 25th, 2019
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. "--attachment-mime-type" "application/vnd.ms-opentype" "--attachment-name" "RotisWTF" "--attach-file" "RotisWTF"
  2.  
  3.  
  4. for %%a in (*.mkv) do (
  5.  
  6. "C:\Program Files\MKVToolNix\mkvmerge.exe" --title Meownime.com -o "Meownime_%%a" -A -D -S --no-chapters "%%a" -M -S "BD\%%a" "%%~na.ass" -A -D -S -M "Ichi_%%a" "--attach-file" "eek.ttf"
  7.  
  8. )
Add Comment
Please, Sign In to add comment