• 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 General Questions Force remux

     
    • 0 Vote(s) - 0 Average

    Force remux

    jelectric
    Offline

    Junior Member

    Posts: 5
    Threads: 3
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #1
    2025-06-18, 05:26 PM
    I'm using the Roku client and I see there is an option to force transcoding or play normally. I'm wondering if there's a way to force it to just remux the container and leave the video and audio streams untouched instead. I have some files using the ts container and Roku attempts to direct play them. It is capable of playing the video but other features don't work correctly such as seeking forward or backwards. I'd like the server to just remux this to another container format to correct this problem. Forcing a transcode also works but is more of a burden on my server.
    bitmap
    Offline

    Community Moderator

    Posts: 883
    Threads: 9
    Joined: 2023 Jul
    Reputation: 29
    #2
    Yesterday, 11:56 AM
    There is not an option to force remuxing. You can remux it yourself with:

    Code:
    ffmpeg -i <INPUT.TS> -map 0 -c copy <OUTPUT.MKV>
    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]
    jelectric
    Offline

    Junior Member

    Posts: 5
    Threads: 3
    Joined: 2025 Jun
    Reputation: 0
    Country:United States
    #3
    Yesterday, 05:23 PM
    I guess I can do that as a workaround but ideally the server should recognize that the ts container isn't fully supported on roku and automatically remux.
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    • 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