![]() |
|
AV1 Transcoding Playback Failure - 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: AV1 Transcoding Playback Failure (/t-av1-transcoding-playback-failure) |
AV1 Transcoding Playback Failure - conor - 2025-11-26 When transcoding to AV1 the video is in a non-standard container and the Jellyfin ffmpeg log gives the below warning. [mpegts @ 0x7f78e0220580] Stream 0, codec av1, is muxed as a private data stream and may not be recognized upon reading. Audio plays but there's no video stream recognised in Kodi or VLC with the Jellyfin generated ffmpeg command. Changing hls_segment_type to fmp4 gives a stream that plays successfully in VLC. AV1 transcoding worked in 10.10 for me, has something changed in 10.11? Original non-working ffmpeg command (AMD 780m GPU). Code: /usr/lib/jellyfin-ffmpeg/ffmpeg \ |