Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

om1k, to selfhosted in jellyfin freezes on TV every 2 minutes

in my case if I use mkv it starts transcoding and mp4 works fine on every device (desktop, android app, Chromecast, browser)

om1k, to selfhosted in jellyfin freezes on TV every 2 minutes

that surely is the issue. you can convert it to mp4 with ffmpeg: ffmpeg -i input.mkv -c copy output.mp4If you want to keep subtitles this will probably work: ffmpeg -i input.mkv -map 0 -c copy -c:s mov_text output.mp4

om1k, to selfhosted in jellyfin freezes on TV every 2 minutes

you could double check the codec with mediainfo. also check it is mp4.

om1k, to linux in Writing program

Neovim

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #