transcode caused by downmix right? How to mitigate? - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: transcode caused by downmix right? How to mitigate? (/t-transcode-caused-by-downmix-right-how-to-mitigate) |
transcode caused by downmix right? How to mitigate? - ydrol - 2024-11-18 Hi all, anyone know why playback of the following mp4 starts ffmpeg transcode when played in a Linux/Chrome browser? (Also happens in the original mkv ) Code: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'some-movie.mp4': From the logs I'm guessing it's audio downmix? If I added a 2.0 track would that stop on-demand transcode? Code: [color=#000000]MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -i file:\"/media/movies.tmp/some-movie.mp4\" [/color] RE: transcode caused by downmix right? How to mitigate? - TheDreadPirate - 2024-11-18 AFAICT, Edge and Safari are the only two browsers that support Dolby audio. https://professionalsupport.dolby.com/s/article/HTML5-Overview?language=en_US |