Unable to transcode certain file to chromecast client with VAAPI HW encoding enabled #2258

Closed
opened 2026-02-06 21:54:37 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @richardbrodie on GitHub (Nov 11, 2020).

I have enabled VAAPI hardware decoding for H264 and hardware encoding, and tested a variety of files and clients and all seems to work well with one exception. I am unable to stream this particular H264 file to this particular client. If however I change to use software encoding, I am able to stream to the chromecast.

Media Info of the file

Title 1080p H264
Codec H264
AVC No
Profile High
Level 40
Resolution 1920x960
Aspect ratio 2:1
Interlaced No
Framerate 25
Bitrate 10079 kbps
Bit depth 8 bit
Pixel format yuv420p
Ref frames 1
NAL 0

FFmpeg Logs
non-working chromecast client

http://server.url/videos/3c851329-7f98-4a37-baf0-5e19b8d992c0/stream.mkv?DeviceId=chromecast_1605029183424&MediaSourceId=3c8513297f984a37baf05e19b8d992c0&VideoCodec=h264,vp8&AudioCodec=aac,mp3,opus,flac,vorbis&AudioStreamIndex=1&VideoBitrate=9808000&AudioBitrate=192000&PlaySessionId=bd0e27372b9d4807814b46c4b3343744&api_key=b6a949bc554d4692b66fe31760190656&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&CopyTimestamps=true&RequireAvc=false&Tag=11efd48e3dc78752bc36b81aa8eabade&h264-profile=high,main,baseline,constrainedbaseline&h264-level=42&aac-audiochannels=2&TranscodeReasons=ContainerBitrateExceedsLimit

{"Protocol":"File","Id":"3c8513297f984a37baf05e19b8d992c0","Path":"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv","Type":"Default","Container":"mkv,webm","Size":3526355712,"Name":"S02E01 - The City of Magpies [WEBDL-1080p]","IsRemote":false,"ETag":"11efd48e3dc78752bc36b81aa8eabade","RunTimeTicks":27987730432,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","ColorTransfer":"bt709","ColorPrimaries":"bt709","TimeBase":"1/1000","CodecTimeBase":"1/50","VideoRange":"SDR","DisplayTitle":"1080p H264","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"BitRate":10079718,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":960,"Width":1920,"AverageFrameRate":25,"RealFrameRate":25,"Profile":"High","Type":"Video","AspectRatio":"2:1","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":40},{"Codec":"aac","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"2.0 ","DisplayTitle":"Eng AAC stereo Default","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":192000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","Title":"SDH","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"SDH - Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"eac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"Eng Dolby Digital+ 6 ch Default","IsInterlaced":false,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"MediaAttachments":[],"Formats":[],"Bitrate":10271718,"RequiredHttpHeaders":{}}

/usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv" -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -force_key_frames "expr:gte(t,n_forced*5)" -vf "format=nv12|vaapi,hwupload,scale_vaapi=format=nv12" -copyts -avoid_negative_ts disabled -start_at_zero -b:v 9808000 -maxrate 9808000 -bufsize 19616000 -profile:v high -level 41 -vsync -1 -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 copy -y "/config/data/transcodes/0d3acf194f1cac8e6c8d9f7273fc18d5.mkv"


ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
  built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
Guessed Channel Layout for Input Stream #0.4 : 5.1
Input #0, matroska,webm, from 'file:/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv':
  Metadata:
    ENCODER         : Lavf58.29.100
  Duration: 00:46:38.77, start: 0.000000, bitrate: 10079 kb/s
    Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Metadata:
      BPS-eng         : 9305279
      DURATION-eng    : 00:46:38.720000000
      NUMBER_OF_FRAMES-eng: 69968
      NUMBER_OF_BYTES-eng: 3255359120
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:46:38.741000000
    Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Metadata:
      title           : 2.0 
      BPS-eng         : 640000
      DURATION-eng    : 00:46:38.752000000
      NUMBER_OF_FRAMES-eng: 87461
      NUMBER_OF_BYTES-eng: 223900160
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      ENCODER         : Lavc58.54.100 aac
      DURATION        : 00:46:38.773000000
    Stream #0:2(eng): Subtitle: subrip
    Metadata:
      BPS-eng         : 45
      DURATION-eng    : 00:44:50.480000000
      NUMBER_OF_FRAMES-eng: 507
      NUMBER_OF_BYTES-eng: 15345
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:45:03.481000000
    Stream #0:3(eng): Subtitle: subrip
    Metadata:
      title           : SDH
      BPS-eng         : 48
      DURATION-eng    : 00:45:01.760000000
      NUMBER_OF_FRAMES-eng: 574
      NUMBER_OF_BYTES-eng: 16444
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:45:14.761000000
    Stream #0:4(eng): Audio: eac3, 48000 Hz, 5.1, fltp (default)
    Metadata:
      BPS-eng         : 640000
      DURATION-eng    : 00:46:38.752000000
      NUMBER_OF_FRAMES-eng: 87461
      NUMBER_OF_BYTES-eng: 223900160
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:46:38.773000000
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[h264_vaapi @ 0x56255131f600] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[h264_vaapi @ 0x56255131f600] Driver does not support packed sequence headers, but a global header is requested.
[h264_vaapi @ 0x56255131f600] No global header will be written: this may result in a stream which is not usable for some purposes (e.g. not muxable to some containers).
Could not writ**Stats for Nerds Screenshots**
<!-- If available, add screenshots of the stats for nerds screen to help show the issue problem. -->e header for output file #0 (incorrect codec parameters ?): Invalid data found when processing input
Error initializing output stream 0:0 -- 
Conversion failed!

working android phone client (set to 4mbps minimum 1080p quality)

http://server.url/videos/3c851329-7f98-4a37-baf0-5e19b8d992c0/hls1/main/0.ts?DeviceId=58efc141599037c3&MediaSourceId=3c8513297f984a37baf05e19b8d992c0&VideoCodec=h264&AudioCodec=mp3,aac,opus&AudioStreamIndex=1&VideoBitrate=3808002&AudioBitrate=192000&PlaySessionId=310dafe7b39b42afb1b8c3851026b51b&api_key=ac23a2b384604de5828cb1fa02cf0ca1&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=11efd48e3dc78752bc36b81aa8eabade&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-profile=high,main,baseline,constrainedbaseline&h264-level=41&TranscodeReasons=VideoCodecNotSupported,ContainerBitrateExceedsLimit

{"Protocol":"File","Id":"3c8513297f984a37baf05e19b8d992c0","Path":"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv","Type":"Default","Container":"mkv,webm","Size":3526355712,"Name":"S02E01 - The City of Magpies [WEBDL-1080p]","IsRemote":false,"ETag":"11efd48e3dc78752bc36b81aa8eabade","RunTimeTicks":27987730432,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","ColorTransfer":"bt709","ColorPrimaries":"bt709","TimeBase":"1/1000","CodecTimeBase":"1/50","VideoRange":"SDR","DisplayTitle":"1080p H264","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"BitRate":10079718,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":960,"Width":1920,"AverageFrameRate":25,"RealFrameRate":25,"Profile":"High","Type":"Video","AspectRatio":"2:1","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":40},{"Codec":"aac","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"2.0 ","DisplayTitle":"Eng AAC stereo Default","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":192000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","Title":"SDH","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"SDH - Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"eac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"Eng Dolby Digital+ 6 ch Default","IsInterlaced":false,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"MediaAttachments":[],"Formats":[],"Bitrate":10271718,"RequiredHttpHeaders":{}}

/usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi  -b:v 3808002 -maxrate 3808002 -bufsize 7616004 -profile:v high -level 41  -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -g 75 -keyint_min 75 -sc_threshold 0 -vf "format=nv12|vaapi,hwupload,scale_vaapi=w=1280:h=640:format=nv12" -start_at_zero -vsync -1 -codec:a:0 libmp3lame -ac 2 -ab 192000  -copyts -avoid_negative_ts disabled -f hls -max_delay 5000000 -hls_time 3 -individual_header_trailer 0 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e.m3u8"


ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers
  built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04)
  configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d
  libavutil      56. 51.100 / 56. 51.100
  libavcodec     58. 91.100 / 58. 91.100
  libavformat    58. 45.100 / 58. 45.100
  libavdevice    58. 10.100 / 58. 10.100
  libavfilter     7. 85.100 /  7. 85.100
  libswscale      5.  7.100 /  5.  7.100
  libswresample   3.  7.100 /  3.  7.100
  libpostproc    55.  7.100 / 55.  7.100
Guessed Channel Layout for Input Stream #0.4 : 5.1
Input #0, matroska,webm, from 'file:/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv':
  Metadata:
    ENCODER         : Lavf58.29.100
  Duration: 00:46:38.77, start: 0.000000, bitrate: 10079 kb/s
    Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 50 tbc (default)
    Metadata:
      BPS-eng         : 9305279
      DURATION-eng    : 00:46:38.720000000
      NUMBER_OF_FRAMES-eng: 69968
      NUMBER_OF_BYTES-eng: 3255359120
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:46:38.741000000
    Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Metadata:
      title           : 2.0 
      BPS-eng         : 640000
      DURATION-eng    : 00:46:38.752000000
      NUMBER_OF_FRAMES-eng: 87461
      NUMBER_OF_BYTES-eng: 223900160
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      ENCODER         : Lavc58.54.100 aac
      DURATION        : 00:46:38.773000000
    Stream #0:2(eng): Subtitle: subrip
    Metadata:
      BPS-eng         : 45
      DURATION-eng    : 00:44:50.480000000
      NUMBER_OF_FRAMES-eng: 507
      NUMBER_OF_BYTES-eng: 15345
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:45:03.481000000
    Stream #0:3(eng): Subtitle: subrip
    Metadata:
      title           : SDH
      BPS-eng         : 48
      DURATION-eng    : 00:45:01.760000000
      NUMBER_OF_FRAMES-eng: 574
      NUMBER_OF_BYTES-eng: 16444
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:45:14.761000000
    Stream #0:4(eng): Audio: eac3, 48000 Hz, 5.1, fltp (default)
    Metadata:
      BPS-eng         : 640000
      DURATION-eng    : 00:46:38.752000000
      NUMBER_OF_FRAMES-eng: 87461
      NUMBER_OF_BYTES-eng: 223900160
      _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
      DURATION        : 00:46:38.773000000
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (aac (native) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
[h264_vaapi @ 0x5573b90ee6c0] Driver does not support some wanted packed headers (wanted 0xd, found 0).
[h264_vaapi @ 0x5573b90ee6c0] Driver does not support packed sequence headers, but a global header is requested.
[h264_vaapi @ 0x5573b90ee6c0] No global header will be written: this may result in a stream which is not usable for some purposes (e.g. not muxable to some containers).
Output #0, hls, to '/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e.m3u8':
  Metadata:
    encoder         : Lavf58.45.100
    Stream #0:0: Video: h264 (h264_vaapi) (High), vaapi_vld, 1280x640 [SAR 1:1 DAR 2:1], q=-1--1, 3808 kb/s, 25 fps, 90k tbn, 25 tbc (default)
    Metadata:
      encoder         : Lavc58.91.100 h264_vaapi
    Stream #0:1: Audio: mp3 (libmp3lame), 48000 Hz, stereo, fltp, 192 kb/s (default)
    Metadata:
      encoder         : Lavc58.91.100 libmp3lame
frame=   48 fps=0.0 q=-0.0 size=N/A time=00:00:02.16 bitrate=N/A dup=1 drop=0 speed=4.32x    
[hls @ 0x5573b91aca00] Opening '/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e0.ts' for writing
...

Server System (please complete the following information):

  • OS: Docker on Linux
  • Jellyfin Version: 10.6.4
  • Hardware settings & device: VAAPI on AMD Ryzen 5 3400G
  • Reverse proxy: caddy2

Client System (please complete the following information):

  • Device: Chromecast
Originally created by @richardbrodie on GitHub (Nov 11, 2020). I have enabled VAAPI hardware decoding for H264 and hardware encoding, and tested a variety of files and clients and all seems to work well with one exception. I am unable to stream this particular H264 file to this particular client. If however I change to use software encoding, I am able to stream to the chromecast. **Media Info of the file** ``` Title 1080p H264 Codec H264 AVC No Profile High Level 40 Resolution 1920x960 Aspect ratio 2:1 Interlaced No Framerate 25 Bitrate 10079 kbps Bit depth 8 bit Pixel format yuv420p Ref frames 1 NAL 0 ``` **FFmpeg Logs** non-working chromecast client ``` http://server.url/videos/3c851329-7f98-4a37-baf0-5e19b8d992c0/stream.mkv?DeviceId=chromecast_1605029183424&MediaSourceId=3c8513297f984a37baf05e19b8d992c0&VideoCodec=h264,vp8&AudioCodec=aac,mp3,opus,flac,vorbis&AudioStreamIndex=1&VideoBitrate=9808000&AudioBitrate=192000&PlaySessionId=bd0e27372b9d4807814b46c4b3343744&api_key=b6a949bc554d4692b66fe31760190656&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&CopyTimestamps=true&RequireAvc=false&Tag=11efd48e3dc78752bc36b81aa8eabade&h264-profile=high,main,baseline,constrainedbaseline&h264-level=42&aac-audiochannels=2&TranscodeReasons=ContainerBitrateExceedsLimit {"Protocol":"File","Id":"3c8513297f984a37baf05e19b8d992c0","Path":"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv","Type":"Default","Container":"mkv,webm","Size":3526355712,"Name":"S02E01 - The City of Magpies [WEBDL-1080p]","IsRemote":false,"ETag":"11efd48e3dc78752bc36b81aa8eabade","RunTimeTicks":27987730432,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","ColorTransfer":"bt709","ColorPrimaries":"bt709","TimeBase":"1/1000","CodecTimeBase":"1/50","VideoRange":"SDR","DisplayTitle":"1080p H264","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"BitRate":10079718,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":960,"Width":1920,"AverageFrameRate":25,"RealFrameRate":25,"Profile":"High","Type":"Video","AspectRatio":"2:1","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":40},{"Codec":"aac","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"2.0 ","DisplayTitle":"Eng AAC stereo Default","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":192000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","Title":"SDH","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"SDH - Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"eac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"Eng Dolby Digital+ 6 ch Default","IsInterlaced":false,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"MediaAttachments":[],"Formats":[],"Bitrate":10271718,"RequiredHttpHeaders":{}} /usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv" -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -force_key_frames "expr:gte(t,n_forced*5)" -vf "format=nv12|vaapi,hwupload,scale_vaapi=format=nv12" -copyts -avoid_negative_ts disabled -start_at_zero -b:v 9808000 -maxrate 9808000 -bufsize 19616000 -profile:v high -level 41 -vsync -1 -map_metadata -1 -map_chapters -1 -threads 0 -codec:a:0 copy -y "/config/data/transcodes/0d3acf194f1cac8e6c8d9f7273fc18d5.mkv" ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d libavutil 56. 51.100 / 56. 51.100 libavcodec 58. 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 libpostproc 55. 7.100 / 55. 7.100 Guessed Channel Layout for Input Stream #0.4 : 5.1 Input #0, matroska,webm, from 'file:/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv': Metadata: ENCODER : Lavf58.29.100 Duration: 00:46:38.77, start: 0.000000, bitrate: 10079 kb/s Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 50 tbc (default) Metadata: BPS-eng : 9305279 DURATION-eng : 00:46:38.720000000 NUMBER_OF_FRAMES-eng: 69968 NUMBER_OF_BYTES-eng: 3255359120 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:46:38.741000000 Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default) Metadata: title : 2.0 BPS-eng : 640000 DURATION-eng : 00:46:38.752000000 NUMBER_OF_FRAMES-eng: 87461 NUMBER_OF_BYTES-eng: 223900160 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES ENCODER : Lavc58.54.100 aac DURATION : 00:46:38.773000000 Stream #0:2(eng): Subtitle: subrip Metadata: BPS-eng : 45 DURATION-eng : 00:44:50.480000000 NUMBER_OF_FRAMES-eng: 507 NUMBER_OF_BYTES-eng: 15345 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:45:03.481000000 Stream #0:3(eng): Subtitle: subrip Metadata: title : SDH BPS-eng : 48 DURATION-eng : 00:45:01.760000000 NUMBER_OF_FRAMES-eng: 574 NUMBER_OF_BYTES-eng: 16444 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:45:14.761000000 Stream #0:4(eng): Audio: eac3, 48000 Hz, 5.1, fltp (default) Metadata: BPS-eng : 640000 DURATION-eng : 00:46:38.752000000 NUMBER_OF_FRAMES-eng: 87461 NUMBER_OF_BYTES-eng: 223900160 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:46:38.773000000 Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi)) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help [h264_vaapi @ 0x56255131f600] Driver does not support some wanted packed headers (wanted 0xd, found 0). [h264_vaapi @ 0x56255131f600] Driver does not support packed sequence headers, but a global header is requested. [h264_vaapi @ 0x56255131f600] No global header will be written: this may result in a stream which is not usable for some purposes (e.g. not muxable to some containers). Could not writ**Stats for Nerds Screenshots** <!-- If available, add screenshots of the stats for nerds screen to help show the issue problem. -->e header for output file #0 (incorrect codec parameters ?): Invalid data found when processing input Error initializing output stream 0:0 -- Conversion failed! ``` working android phone client (set to 4mbps minimum 1080p quality) ``` http://server.url/videos/3c851329-7f98-4a37-baf0-5e19b8d992c0/hls1/main/0.ts?DeviceId=58efc141599037c3&MediaSourceId=3c8513297f984a37baf05e19b8d992c0&VideoCodec=h264&AudioCodec=mp3,aac,opus&AudioStreamIndex=1&VideoBitrate=3808002&AudioBitrate=192000&PlaySessionId=310dafe7b39b42afb1b8c3851026b51b&api_key=ac23a2b384604de5828cb1fa02cf0ca1&SubtitleMethod=Encode&TranscodingMaxAudioChannels=2&RequireAvc=false&Tag=11efd48e3dc78752bc36b81aa8eabade&SegmentContainer=ts&MinSegments=1&BreakOnNonKeyFrames=False&h264-profile=high,main,baseline,constrainedbaseline&h264-level=41&TranscodeReasons=VideoCodecNotSupported,ContainerBitrateExceedsLimit {"Protocol":"File","Id":"3c8513297f984a37baf05e19b8d992c0","Path":"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv","Type":"Default","Container":"mkv,webm","Size":3526355712,"Name":"S02E01 - The City of Magpies [WEBDL-1080p]","IsRemote":false,"ETag":"11efd48e3dc78752bc36b81aa8eabade","RunTimeTicks":27987730432,"ReadAtNativeFramerate":false,"IgnoreDts":false,"IgnoreIndex":false,"GenPtsInput":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"IsInfiniteStream":false,"RequiresOpening":false,"RequiresClosing":false,"RequiresLooping":false,"SupportsProbing":true,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","ColorTransfer":"bt709","ColorPrimaries":"bt709","TimeBase":"1/1000","CodecTimeBase":"1/50","VideoRange":"SDR","DisplayTitle":"1080p H264","NalLengthSize":"0","IsInterlaced":false,"IsAVC":false,"BitRate":10079718,"BitDepth":8,"RefFrames":1,"IsDefault":true,"IsForced":false,"Height":960,"Width":1920,"AverageFrameRate":25,"RealFrameRate":25,"Profile":"High","Type":"Video","AspectRatio":"2:1","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":40},{"Codec":"aac","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","Title":"2.0 ","DisplayTitle":"Eng AAC stereo Default","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":192000,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":2,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"subrip","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"0/1","Title":"SDH","localizedUndefined":"Undefined","localizedDefault":"Default","localizedForced":"Forced","DisplayTitle":"SDH - Eng","IsInterlaced":false,"IsDefault":false,"IsForced":false,"Type":"Subtitle","Index":3,"IsExternal":false,"IsTextSubtitleStream":true,"SupportsExternalStream":true,"Level":0},{"Codec":"eac3","Language":"eng","TimeBase":"1/1000","CodecTimeBase":"1/48000","DisplayTitle":"Eng Dolby Digital+ 6 ch Default","IsInterlaced":false,"Channels":6,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Type":"Audio","Index":4,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"MediaAttachments":[],"Formats":[],"Bitrate":10271718,"RequiredHttpHeaders":{}} /usr/lib/jellyfin-ffmpeg/ffmpeg -hwaccel vaapi -hwaccel_output_format vaapi -vaapi_device /dev/dri/renderD128 -i file:"/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv" -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:1 -map -0:s -codec:v:0 h264_vaapi -b:v 3808002 -maxrate 3808002 -bufsize 7616004 -profile:v high -level 41 -force_key_frames:0 "expr:gte(t,0+n_forced*3)" -g 75 -keyint_min 75 -sc_threshold 0 -vf "format=nv12|vaapi,hwupload,scale_vaapi=w=1280:h=640:format=nv12" -start_at_zero -vsync -1 -codec:a:0 libmp3lame -ac 2 -ab 192000 -copyts -avoid_negative_ts disabled -f hls -max_delay 5000000 -hls_time 3 -individual_header_trailer 0 -hls_segment_type mpegts -start_number 0 -hls_segment_filename "/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e%d.ts" -hls_playlist_type vod -hls_list_size 0 -y "/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e.m3u8" ffmpeg version 4.3.1 Copyright (c) 2000-2020 the FFmpeg developers built with gcc 7 (Ubuntu 7.5.0-3ubuntu1~18.04) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --disable-doc --disable-ffplay --disable-shared --disable-libxcb --disable-sdl2 --disable-xlib --enable-gpl --enable-version3 --enable-static --enable-libfontconfig --enable-fontconfig --enable-gmp --enable-gnutls --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libwebp --enable-libx264 --enable-libx265 --enable-libzvbi --arch=amd64 --enable-libzimg --enable-opencl --enable-vaapi --enable-amf --enable-libmfx --enable-vdpau --enable-cuda --enable-cuda-llvm --enable-cuvid --enable-nvenc --enable-nvdec --enable-ffnvcodec --enable-libdav1d libavutil 56. 51.100 / 56. 51.100 libavcodec 58. 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 libpostproc 55. 7.100 / 55. 7.100 Guessed Channel Layout for Input Stream #0.4 : 5.1 Input #0, matroska,webm, from 'file:/tv/His Dark Materials (2019)/Season 2/S02E01 - The City of Magpies [WEBDL-1080p].mkv': Metadata: ENCODER : Lavf58.29.100 Duration: 00:46:38.77, start: 0.000000, bitrate: 10079 kb/s Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, progressive), 1920x960 [SAR 1:1 DAR 2:1], 25 fps, 25 tbr, 1k tbn, 50 tbc (default) Metadata: BPS-eng : 9305279 DURATION-eng : 00:46:38.720000000 NUMBER_OF_FRAMES-eng: 69968 NUMBER_OF_BYTES-eng: 3255359120 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:46:38.741000000 Stream #0:1(eng): Audio: aac (LC), 48000 Hz, stereo, fltp (default) Metadata: title : 2.0 BPS-eng : 640000 DURATION-eng : 00:46:38.752000000 NUMBER_OF_FRAMES-eng: 87461 NUMBER_OF_BYTES-eng: 223900160 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES ENCODER : Lavc58.54.100 aac DURATION : 00:46:38.773000000 Stream #0:2(eng): Subtitle: subrip Metadata: BPS-eng : 45 DURATION-eng : 00:44:50.480000000 NUMBER_OF_FRAMES-eng: 507 NUMBER_OF_BYTES-eng: 15345 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:45:03.481000000 Stream #0:3(eng): Subtitle: subrip Metadata: title : SDH BPS-eng : 48 DURATION-eng : 00:45:01.760000000 NUMBER_OF_FRAMES-eng: 574 NUMBER_OF_BYTES-eng: 16444 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:45:14.761000000 Stream #0:4(eng): Audio: eac3, 48000 Hz, 5.1, fltp (default) Metadata: BPS-eng : 640000 DURATION-eng : 00:46:38.752000000 NUMBER_OF_FRAMES-eng: 87461 NUMBER_OF_BYTES-eng: 223900160 _STATISTICS_WRITING_APP-eng: mkvmerge v35.0.0 ('All The Love In The World') 64-bit _STATISTICS_WRITING_DATE_UTC-eng: 2020-11-09 01:22:43 _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES DURATION : 00:46:38.773000000 Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi)) Stream #0:1 -> #0:1 (aac (native) -> mp3 (libmp3lame)) Press [q] to stop, [?] for help [h264_vaapi @ 0x5573b90ee6c0] Driver does not support some wanted packed headers (wanted 0xd, found 0). [h264_vaapi @ 0x5573b90ee6c0] Driver does not support packed sequence headers, but a global header is requested. [h264_vaapi @ 0x5573b90ee6c0] No global header will be written: this may result in a stream which is not usable for some purposes (e.g. not muxable to some containers). Output #0, hls, to '/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e.m3u8': Metadata: encoder : Lavf58.45.100 Stream #0:0: Video: h264 (h264_vaapi) (High), vaapi_vld, 1280x640 [SAR 1:1 DAR 2:1], q=-1--1, 3808 kb/s, 25 fps, 90k tbn, 25 tbc (default) Metadata: encoder : Lavc58.91.100 h264_vaapi Stream #0:1: Audio: mp3 (libmp3lame), 48000 Hz, stereo, fltp, 192 kb/s (default) Metadata: encoder : Lavc58.91.100 libmp3lame frame= 48 fps=0.0 q=-0.0 size=N/A time=00:00:02.16 bitrate=N/A dup=1 drop=0 speed=4.32x [hls @ 0x5573b91aca00] Opening '/config/data/transcodes/7ea15e7442e6af6dbd3adb420be79f6e0.ts' for writing ... ``` **Server System (please complete the following information):** - OS: Docker on Linux - Jellyfin Version: 10.6.4 - Hardware settings & device: VAAPI on AMD Ryzen 5 3400G - Reverse proxy: caddy2 **Client System (please complete the following information):** - Device: Chromecast
OVERLORD added the stale label 2026-02-06 21:54:37 +03:00
Author
Owner

@nyanmisaka commented on GitHub (Nov 11, 2020):

It's a known issue from AMD VAAPI driver.
Check here for a temporary solution. https://github.com/jellyfin/jellyfin/issues/2120

@nyanmisaka commented on GitHub (Nov 11, 2020): It's a known issue from AMD VAAPI driver. Check here for a temporary solution. https://github.com/jellyfin/jellyfin/issues/2120
Author
Owner

@richardbrodie commented on GitHub (Nov 13, 2020):

Disappointing, am I right in interpreting your last comment there as saying that my particular issue isn't going to be fixed?

@richardbrodie commented on GitHub (Nov 13, 2020): Disappointing, am I right in interpreting your last comment there as saying that my particular issue isn't going to be fixed?
Author
Owner

@stale[bot] commented on GitHub (Mar 20, 2021):

This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments.
If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label.
This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on Matrix or Social Media.

@stale[bot] commented on GitHub (Mar 20, 2021): This issue has gone 120 days without comment. To avoid abandoned issues, it will be closed in 21 days if there are no new comments. If you're the original submitter of this issue, please comment confirming if this issue still affects you in the latest release or nightlies, or close the issue if it has been fixed. If you're another user also affected by this bug, please comment confirming so. Either action will remove the stale label. This bot exists to prevent issues from becoming stale and forgotten. Jellyfin is always moving forward, and bugs are often fixed as side effects of other changes. We therefore ask that bug report authors remain vigilant about their issues to ensure they are closed if fixed, or re-confirmed - perhaps with fresh logs or reproduction examples - regularly. If you have any questions you can reach us on [Matrix or Social Media](https://docs.jellyfin.org/general/getting-help.html).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#2258