• 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 SOLVED: Trouble with EIA 608 captions in .ts file

     
    • 0 Vote(s) - 0 Average

    SOLVED: Trouble with EIA 608 captions in .ts file

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2025-03-11, 02:35 PM (This post was last modified: 2025-03-11, 02:36 PM by TheDreadPirate. Edited 1 time in total.)
    Figured out how to deal with these kinds of files. Though the file you sent me was corrupt around the 16:10 mark so the conversion failed to fully complete. But it output enough to test the concept.

    Code:
    ffmpeg -y -i video.ts -f lavfi -i "movie='video.ts'[out+subcc]" -map 0:v -map 0:a -map 1:s:0 -c:v copy -c:a copy -c:s srt -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled newFile.mkv

    When I play the resulting file in MPV still shows the EIA 608 subs in addition to the converted SRT subs (required for MP4/MKV), but the SRT subs are present in Jellyfin.

    You could implement this in a post processing script if all your content has EIA 608 subs.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    1
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Trouble with EIA 608 captions in .ts file - by Toyful - 2025-03-07, 02:06 AM
    RE: Trouble with EIA 608 captions in .ts file - by TheDreadPirate - 2025-03-07, 02:53 PM
    RE: Trouble with EIA 608 captions in .ts file - by Toyful - 2025-03-07, 06:32 PM
    RE: Trouble with EIA 608 captions in .ts file - by TheDreadPirate - 2025-03-07, 06:58 PM
    RE: Trouble with EIA 608 captions in .ts file - by Toyful - 2025-03-07, 07:40 PM
    RE: Trouble with EIA 608 captions in .ts file - by TheDreadPirate - 2025-03-07, 08:50 PM
    RE: Trouble with EIA 608 captions in .ts file - by TheDreadPirate - 2025-03-11, 02:35 PM
    RE: Trouble with EIA 608 captions in .ts file - by Toyful - 2025-03-16, 11:06 PM

    • 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