Jellyfin Forum
How to disable transcoding - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: How to disable transcoding (/t-how-to-disable-transcoding)

Pages: 1 2 3 4


How to disable transcoding - GalayZloy - 2023-06-21

I have home server with Jellyfin and local media storage (samba sharing), and I have modern powerful TV box which is able to decode any video I want. I need all the functions of the media library from Jelly, but so that the video is not transcoded in any way, and the files open like regular files over the network.
Is there a way to disable transcoding completely? Or does it require a separate fork?


RE: How to disable transcoding - gaming09 - 2023-06-21

Dashboard > Playback > Transcoding


RE: How to disable transcoding - skribe - 2023-06-21

(2023-06-21, 07:45 PM)GalayZloy Wrote: I have home server with Jellyfin and local media storage (samba sharing), and I have modern powerful TV box which is able to decode any video I want. I need all the functions of the media library from Jelly, but so that the video is not transcoded in any way, and the files open like regular files over the network.
Is there a way to disable transcoding completely? Or does it require a separate fork?

You can disable transcoding for individual users under the user settings. There is no way to simply toggle transcoding for the entire server.

This being said, your use case doesn't really strike me as anything particularly demanding of some custom solution here. If, as you say, the client device supports basically any format, like an Nvidia Shield, then jellyfin will avoid transcoding where it can. There's no need to really make any adjustments. As long as your network is fast enough, and your client supports the encoded formats, jellyfin will avoid transcoding the file by default. If jellyfin is transcoding, it's because the client does not, in fact, support the encoding for one reason or another.


RE: How to disable transcoding - TheDreadPirate - 2023-06-21

(2023-06-21, 08:54 PM)skribe Wrote:
(2023-06-21, 07:45 PM)GalayZloy Wrote: I have home server with Jellyfin and local media storage (samba sharing), and I have modern powerful TV box which is able to decode any video I want. I need all the functions of the media library from Jelly, but so that the video is not transcoded in any way, and the files open like regular files over the network.
Is there a way to disable transcoding completely? Or does it require a separate fork?

You can disable transcoding for individual users under the user settings. There is no way to simply toggle transcoding for the entire server.

This being said, your use case doesn't really strike me as anything particularly demanding of some custom solution here. If, as you say, the client device supports basically any format, like an Nvidia Shield, then jellyfin will avoid transcoding where it can. There's no need to really make any adjustments. As long as your network is fast enough, and your client supports the encoded formats, jellyfin will avoid transcoding the file by default. If jellyfin is transcoding, it's because the client does not, in fact, support the encoding for one reason or another.

Echoing skribe. If it transcodes, there is a good reason for it. Be it compatibility or network performance. To add to this, subtitle format has been a "transcode reason" for one of my devices (Chromecast with Google TV).


RE: How to disable transcoding - GalayZloy - 2023-06-24

(2023-06-21, 08:12 PM)gaming09 Wrote: Dashboard > Playback > Transcoding

there is not option to disable it


RE: How to disable transcoding - GalayZloy - 2023-06-24

(2023-06-21, 08:54 PM)skribe Wrote: You can disable transcoding for individual users under the user settings. There is no way to simply toggle transcoding for the entire server.

how can I do that? which options?

(2023-06-21, 08:54 PM)skribe Wrote: This being said, your use case doesn't really strike me as anything particularly demanding of some custom solution here. If, as you say, the client device supports basically any format, like an Nvidia Shield, then jellyfin will avoid transcoding where it can. There's no need to really make any adjustments. As long as your network is fast enough, and your client supports the encoded formats, jellyfin will avoid transcoding the file by default. If jellyfin is transcoding, it's because the client does not, in fact, support the encoding for one reason or another.
a specific case - I do not have a powerful server and one day when I was watching a movie, the video suddenly stopped and it turned out that the server ran out of space on the ssd where the transcoding folder is located.
another time I was watching a movie and the video was freezing.
not to explain for a long time, I want to completely disable the transcoding function and use Jelly just as a library.

(2023-06-21, 11:00 PM)TheDreadPirate Wrote: Echoing skribe.  If it transcodes, there is a good reason for it.  Be it compatibility or network performance.  To add to this, subtitle format has been a "transcode reason" for one of my devices (Chromecast with Google TV).

All I want is just to disable this feature. I understand that the authors took care of the users and that's great, but I just want to turn it off.


RE: How to disable transcoding - zackoid - 2023-06-24

In the admin dashboard where you can control user permissions.  Needs to be done for each user.

   


RE: How to disable transcoding - GalayZloy - 2023-06-27

Thank you! It seems to be what I need.


RE: How to disable transcoding - SkyFyx - 2023-07-11

Guys when i'm uncheck the transcoding function for a user,
i can't play the media on google chrome and with the Mibox ( xiaomi ),
with plex it's work but plex is so ugly.

Anyone have an idea ? pls


RE: How to disable transcoding - TheDreadPirate - 2023-07-11

If your device can't play the media, its because it doesn't support some aspect of the media. Codec, profile, level, container, etc.

Can you upload to pastebin your jellyfin log and link it here?