• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting How to load ttml subtitles?

     
    • 0 Vote(s) - 0 Average

    How to load ttml subtitles?

    bitmap
    Offline

    Community Moderator

    Posts: 915
    Threads: 9
    Joined: 2023 Jul
    Reputation: 30
    #3
    2023-10-04, 07:19 PM
    You can use ffmpeg to convert ttml to srt.

    Code:
    ffmpeg -i file.mp4 -c:s srt file.en.srt

    I assume they're embedded. Since Jellyfin likes external files better anyways, this is the way to do it. Replace "en" with the two-letter language code for whatever language you're pulling out. If it's not the first ttml stream, you'll have to map it, which is a different thing altogether.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    How to load ttml subtitles? - by hhh333 - 2023-10-04, 06:53 PM
    RE: How to load ttml subtitles? - by TheDreadPirate - 2023-10-04, 07:11 PM
    RE: How to load ttml subtitles? - by bitmap - 2023-10-04, 07:19 PM
    RE: How to load ttml subtitles? - by TheDreadPirate - 2023-10-04, 07:21 PM
    RE: How to load ttml subtitles? - by bitmap - 2023-10-04, 07:39 PM
    RE: How to load ttml subtitles? - by hhh333 - 2023-10-05, 09:22 AM
    RE: How to load ttml subtitles? - by TheDreadPirate - 2023-10-04, 07:58 PM
    RE: How to load ttml subtitles? - by hhh333 - 2023-10-05, 08:04 AM
    RE: How to load ttml subtitles? - by hhh333 - 2023-10-05, 08:09 AM
    RE: How to load ttml subtitles? - by hhh333 - 2023-10-05, 09:46 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode