this post was submitted on 27 Apr 2024
10 points (100.0% liked)

Jellyfin: The Free Software Media System

5739 readers
27 users here now

Current stable release: 10.10.1

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 4 years ago
MODERATORS
 

In Libreelec I am using Jellyfin for Kodi. I have enabled force transcoding. I would like the subtitles in Jellyfin to be burned into the video with no exceptions. There's an option to disable subtitle extraction on the fly but this doesn't burn in the subtitles

top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 8 points 6 months ago

Forcing subtitle burn in would require every item to be transcoded.

In Jellyfin you need to go to User Settings > Subtitles > Burn > All.
And probably change subtitle mode too to always have them on.
Then in Jellyfin add-on for Kodi you need to make sure you go via the jellyfin server (add-on mode I think?) not native mode.

[โ€“] [email protected] 4 points 6 months ago

You can use a tool like Handbrake or ffmpeg to burn titles directly into your videos, but you'd have to re-encode the files. Perhaps not what you actually have in mind?