SOLVED: Transcoding Error on macos, with solution - 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: SOLVED: Transcoding Error on macos, with solution (/t-solved-transcoding-error-on-macos-with-solution) |
Transcoding Error on macos, with solution - mikeporterinmd - 2023-07-12 Everything was working great. DVDs as mp4 or mkv, Blu Ray, etc. All of a sudden, I started getting transcodes (typically I do not need to transcode) and failures pretty often. What changed? Well, I did a brew update (or what it is that updates the Brew packages) which picked up ffmpeg 6.0. But, I failed to update JellyFin to the required 10.8.10, so it was probably getting wrong information from ffprobe and was certainly generating invalid ffmpeg commands. A quick upgrade to 10.8.10, and all seems well again. Just thought I'd mention it. Thanks, Mike |