I want to translate a video (manually) and subtitle it. I understand how caption files work and can do it by hand, but as I’ve never done it, it seems daunting with a lot of room for error.

I’m wondering if there is a tool to help with this, or just ask, if anyone has any experience with creating captions and what the best practices are.

Note: I do not want to embed the subtitles into the video, I just want a separate file, either .vtt or .srt

  • pmjvOP
    link
    fedilink
    arrow-up
    4
    ·
    5 months ago

    I use kdenlive on freebsd, but have no problem using linux for this.

    If I were to do it by hand, i’d just use mpv and vi.

      • pmjvOP
        link
        fedilink
        arrow-up
        1
        ·
        5 months ago

        Well, I decided to do it by hand, using the .srt example from the url. But it’s a veeeery slow process.