Skip to content

Instantly share code, notes, and snippets.

@ArtemBernatskyy
Created January 30, 2023 18:32
Show Gist options
  • Select an option

  • Save ArtemBernatskyy/a7170c2c236d045007fe403be91a3367 to your computer and use it in GitHub Desktop.

Select an option

Save ArtemBernatskyy/a7170c2c236d045007fe403be91a3367 to your computer and use it in GitHub Desktop.

Revisions

  1. ArtemBernatskyy created this gist Jan 30, 2023.
    13 changes: 13 additions & 0 deletions subler_tutorial.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    temporary fix using Subler (suitable for .mks files or .mkv files containing subtitle tracks)

    1. Download the latest [Subler](https://subler.org/)
    2. Open and go to Preferences > OCR > Download relevant languages
    3. Go to Preferences > Advanced, and make sure VobSub to Tx3g is enabled
    4. Select Open and open your MKS or MKV file
    5. Deselect all tracks except the subtitle track
    6. Choose File > Save, leave extension as .m4v and confirm
    7. It will now OCR the subtitles and save a .m4v file
    8. When it's done, highlight the subtitle track and choose File > EXPORT. This will save as .srt
    9. Import our new subtitle and use it as a second subtitle in IIna.

    [kudos to reddit](https://www.reddit.com/r/ffmpeg/comments/gjpkd2/tutorial_mac_how_to_ocr_and_convert_vobsub_subs/)