8 hours ago 
(This post was last modified: 8 hours ago by fodoborleise. Edited 1 time in total.)
		
	
	
		Hi, all.
I'm facing an issue while trying to reproduce my media. Funny that I was able to reproduce some of the files before, and now I'm just getting errors in a lot of media.
This is what I see in my logs:
It seems that the iGPU is found.
But then...
I have recently updated to 10.11.1 and 10.11.2. I can't be precise if this problem started exactly after the update, since I usually don't watch those movies in Jellyfin, but I never had this problem before in any of the many movies and series I played.
	  
	
	
I'm facing an issue while trying to reproduce my media. Funny that I was able to reproduce some of the files before, and now I'm just getting errors in a lot of media.
This is what I see in my logs:
Code:
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva info: va_openDriver() returns 0
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva info: va_openDriver() returns 0It seems that the iGPU is found.
But then...
Code:
Stream mapping:
  Stream #0:0 -> #0:0 (hevc (native) -> av1 (av1_qsv))
  Stream #0:1 -> #0:1 (eac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva info: va_openDriver() returns 0
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva info: va_openDriver() returns 0
[av1_qsv @ 0x7f58c664cc80] Current profile is unsupported
[av1_qsv @ 0x7f58c664cc80] Selected ratecontrol mode is unsupported
[av1_qsv @ 0x7f58c664cc80] Current frame rate is unsupported
[av1_qsv @ 0x7f58c664cc80] Current picture structure is unsupported
[av1_qsv @ 0x7f58c664cc80] Current resolution is unsupported
[av1_qsv @ 0x7f58c664cc80] Current pixel format is unsupported
[av1_qsv @ 0x7f58c664cc80] some encoding parameters are not supported by the QSV runtime. Please double check the input parameters.
[vost#0:0/av1_qsv @ 0x7f58ce46a800] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
[vf#0:0 @ 0x7f58c63b5040] Error sending frames to consumers: Function not implemented
[vf#0:0 @ 0x7f58c63b5040] Task finished with error code: -38 (Function not implemented)
[vf#0:0 @ 0x7f58c63b5040] Terminating thread with return code -38 (Function not implemented)
[vost#0:0/av1_qsv @ 0x7f58ce46a800] Could not open encoder before EOF
[vost#0:0/av1_qsv @ 0x7f58ce46a800] Task finished with error code: -22 (Invalid argument)
[vost#0:0/av1_qsv @ 0x7f58ce46a800] Terminating thread with return code -22 (Invalid argument)
[out#0/hls @ 0x7f58c63b5280] Nothing was written into output file, because at least one of its streams received no packets.
frame=    0 fps=0.0 q=0.0 Lsize=      0KiB time=N/A bitrate=N/A speed=N/A    
Conversion failed!I have recently updated to 10.11.1 and 10.11.2. I can't be precise if this problem started exactly after the update, since I usually don't watch those movies in Jellyfin, but I never had this problem before in any of the many movies and series I played.
