dropcreations/MKVToolNix-in-Google-Colab

Error on mkvextract!

Opened this issue · 2 comments

Screenshot (72)
Please help, and can you add batch file extract and extract_mode for subtitle only ass/srt features.
Thanks for your project.

@gentarpd21

  1. Try adding the full path of the mkv file instead of "001.mkv"
    ex: "content/your_folder/001.mkv"
  2. You can use extract_mode: Single Track for extract only subtitles

Thank You!

@gentarpd21

Folder (bulk) extract added!

  • You can extract all mkv files in a folder by adding folder path as mkvFile.
  • Don't need to contain only mkv files in the folder.