2025-04-06, 06:50 PM
OS:
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
hardware dual: Intel® Xeon® Gold 6240 CPU @ 2.60GHz
791171712 K total memory
220687920 K used memory
55095408 K active memory
605095104 K inactive memory
105606576 K free memory
1610400 K buffer memory
470335456 K swap cache
1000444 K total swap
1000440 K used swap
4 K free swap
777892640 non-nice user cpu ticks
173511611 nice user cpu ticks
225668725 system cpu ticks
11457776287 idle cpu ticks
55620540 IO-wait cpu ticks
0 IRQ cpu ticks
7466003 softirq cpu ticks
0 stolen cpu ticks
0 non-nice guest cpu ticks
0 nice guest cpu ticks
5436430379 K paged in
40662622141 K paged out
82833 pages swapped in
527958 pages swapped out
26338065287 interrupts
134834445704 CPU context switches
1742188318 boot time
23528814 forks
d8:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3090] (rev a1)
I pass through all GPU, that was in the documentation
hardware transcoding
h264, hevc, mpeg2, mpeg4, vc1, vp8, vp9, hvec 10bit, vp9 10bit, hevc rext 8/10bit, hevc rext 12bi
no trickplay hardware decoding
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
hardware dual: Intel® Xeon® Gold 6240 CPU @ 2.60GHz
791171712 K total memory
220687920 K used memory
55095408 K active memory
605095104 K inactive memory
105606576 K free memory
1610400 K buffer memory
470335456 K swap cache
1000444 K total swap
1000440 K used swap
4 K free swap
777892640 non-nice user cpu ticks
173511611 nice user cpu ticks
225668725 system cpu ticks
11457776287 idle cpu ticks
55620540 IO-wait cpu ticks
0 IRQ cpu ticks
7466003 softirq cpu ticks
0 stolen cpu ticks
0 non-nice guest cpu ticks
0 nice guest cpu ticks
5436430379 K paged in
40662622141 K paged out
82833 pages swapped in
527958 pages swapped out
26338065287 interrupts
134834445704 CPU context switches
1742188318 boot time
23528814 forks
d8:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3090] (rev a1)
Code:
docker run -dt \
--name jellyfin \
--gpus=all \
--net=host \
--volume /A:/config \
--volume /B:/cache \
--mount type=bind,source=/mnt/A \
--mount type=bind,source=/mnt/B \
--restart=unless-stopped \
jellyfin/jellyfin
I pass through all GPU, that was in the documentation
hardware transcoding
h264, hevc, mpeg2, mpeg4, vc1, vp8, vp9, hvec 10bit, vp9 10bit, hevc rext 8/10bit, hevc rext 12bi
no trickplay hardware decoding
Code:
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_328cfcb5.log:17:[AVHWDeviceContext @ 0x56224ed6b240] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_328cfcb5.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_328cfcb5.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_703d49e9.log:17:[AVHWDeviceContext @ 0x55587a480140] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_703d49e9.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_703d49e9.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-16_2ec9abfbdc57c7bbe5e046f992b2bba5_310d3bf4.log:17:[AVHWDeviceContext @ 0x55ff9979a140] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-16_2ec9abfbdc57c7bbe5e046f992b2bba5_310d3bf4.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-16_2ec9abfbdc57c7bbe5e046f992b2bba5_310d3bf4.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_da315118.log:17:[AVHWDeviceContext @ 0x564be1ab1240] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_da315118.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-49_2a91df031acae6ee12199bdacfb01687_da315118.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_96700bfa.log:17:[AVHWDeviceContext @ 0x558bd8d59140] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_96700bfa.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-17_2ec9abfbdc57c7bbe5e046f992b2bba5_96700bfa.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-48_2a91df031acae6ee12199bdacfb01687_94c8a049.log:17:[AVHWDeviceContext @ 0x56132808a240] cu->cuInit(0) failed -> CUDA_ERROR_NO_DEVICE: no CUDA-capable device is detected
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-48_2a91df031acae6ee12199bdacfb01687_94c8a049.log:19:Failed to set value 'cuda=cu:0' for option 'init_hw_device': Generic error in an external library
/Documents/jellyfin/log/FFmpeg.Transcode-2025-04-06_13-14-48_2a91df031acae6ee12199bdacfb01687_94c8a049.log:20:Error parsing global options: Generic error in an external library
/Documents/jellyfin/log/log_20250405.log:73:[2025-04-05 01:13:08.903 +00:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:112:[2025-04-05 01:51:18.670 +00:00] [INF] [136] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:177:[2025-04-05 02:31:39.414 +00:00] [INF] [161] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:449:[2025-04-05 05:25:42.876 +00:00] [INF] [126] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:658:[2025-04-05 08:09:15.448 +00:00] [INF] [15] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:697:[2025-04-05 08:45:15.789 +00:00] [INF] [108] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:738:[2025-04-05 09:26:40.363 +00:00] [INF] [96] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:775:[2025-04-05 10:04:58.831 +00:00] [INF] [139] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:881:[2025-04-05 11:52:00.414 +00:00] [ERR] [145] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250405.log:882:[2025-04-05 11:52:00.433 +00:00] [ERR] [145] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250405.log:883:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/cb1f3eb937764e12b5061dd324899850/%08d.jpg"
/Documents/jellyfin/log/log_20250405.log:887:[2025-04-05 11:52:00.452 +00:00] [INF] [145] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:931:[2025-04-05 12:35:14.507 +00:00] [INF] [187] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:976:[2025-04-05 13:12:24.150 +00:00] [INF] [54] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1021:[2025-04-05 13:55:03.884 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1048:[2025-04-05 14:07:44.953 +00:00] [ERR] [182] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250405.log:1049:[2025-04-05 14:07:44.956 +00:00] [ERR] [182] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250405.log:1050:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/fd178e63c85c4080bd5157720d1eb3f1/%08d.jpg"
/Documents/jellyfin/log/log_20250405.log:1054:[2025-04-05 14:07:44.969 +00:00] [INF] [182] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1094:[2025-04-05 14:47:07.083 +00:00] [INF] [155] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1139:[2025-04-05 15:30:40.402 +00:00] [INF] [108] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1176:[2025-04-05 16:09:21.607 +00:00] [ERR] [98] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250405.log:1177:[2025-04-05 16:09:21.614 +00:00] [ERR] [98] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250405.log:1178:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/012b5d40e60a4ef0b5aa8d8806fde996/%08d.jpg"
/Documents/jellyfin/log/log_20250405.log:1182:[2025-04-05 16:09:21.624 +00:00] [INF] [98] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1231:[2025-04-05 16:55:23.295 +00:00] [INF] [32] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1417:[2025-04-05 19:53:17.089 +00:00] [INF] [62] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250405.log:1499:[2025-04-05 21:16:06.239 +00:00] [INF] [91] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "
/Documents/jellyfin/log/log_20250404.log:1504:[2025-04-04 18:57:28.561 +00:00] [INF] [158] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1550:[2025-04-04 19:22:37.099 +00:00] [INF] [69] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1561:[2025-04-04 19:30:07.538 +00:00] [INF] [85] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1574:[2025-04-04 19:42:28.027 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1587:[2025-04-04 19:52:10.715 +00:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1599:[2025-04-04 20:01:52.632 +00:00] [INF] [9] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1607:[2025-04-04 20:09:17.049 +00:00] [INF] [103] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1623:[2025-04-04 20:21:07.184 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1632:[2025-04-04 20:28:58.056 +00:00] [INF] [136] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1644:[2025-04-04 20:39:09.139 +00:00] [INF] [40] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1656:[2025-04-04 20:47:11.432 +00:00] [INF] [83] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1696:[2025-04-04 21:25:06.632 +00:00] [INF] [75] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1710:[2025-04-04 21:37:47.703 +00:00] [ERR] [66] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250404.log:1711:[2025-04-04 21:37:47.706 +00:00] [ERR] [66] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250404.log:1712:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/8f7ee664f005436ea8931ce3bcf2b5ee/%08d.jpg"
/Documents/jellyfin/log/log_20250404.log:1716:[2025-04-04 21:37:47.712 +00:00] [INF] [66] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1747:[2025-04-04 22:06:48.866 +00:00] [ERR] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250404.log:1748:[2025-04-04 22:06:48.872 +00:00] [ERR] [26] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250404.log:1749:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/e2160e66d9904b3596ffd3ee2e2ffa2e/%08d.jpg"
/Documents/jellyfin/log/log_20250404.log:1753:[2025-04-04 22:06:48.879 +00:00] [INF] [26] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250404.log:1758:[2025-04-04 22:09:09.894 +00:00] [ERR] [161] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250404.log:1759:[2025-04-04 22:09:09.895 +00:00] [ERR] [161] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250404.log:1760:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/576bcc25448341f49855dab2b2f2857f/%08d.jpg"
/Documents/jellyfin/log/log_20250404.log:1764:[2025-04-04 22:09:09.901 +00:00] [INF] [161] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:212:[2025-04-06 02:52:46.925 +00:00] [INF] [181] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:243:[2025-04-06 03:16:28.054 +00:00] [ERR] [86] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250406.log:244:[2025-04-06 03:16:28.058 +00:00] [ERR] [86] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250406.log:245:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/7e7ab6cfacee437ba0f7bd76fd94ddf6/%08d.jpg"
/Documents/jellyfin/log/log_20250406.log:249:[2025-04-06 03:16:28.063 +00:00] [INF] [175] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:295:[2025-04-06 04:01:10.550 +00:00] [INF] [66] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:341:[2025-04-06 04:48:45.712 +00:00] [INF] [113] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:575:[2025-04-06 08:06:27.827 +00:00] [ERR] [81] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: ffmpeg image extraction failed for ""
/Documents/jellyfin/log/log_20250406.log:576:[2025-04-06 08:06:27.859 +00:00] [ERR] [81] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
/Documents/jellyfin/log/log_20250406.log:577:MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for /usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 1 -i file:"" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 1 -c:v mjpeg -qscale:v 4 -fps_mode passthrough -f image2 "/tmp/jellyfin/ae066c005de84ea98922f741d087b479/%08d.jpg"
/Documents/jellyfin/log/log_20250406.log:581:[2025-04-06 08:06:27.864 +00:00] [INF] [81] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:635:[2025-04-06 08:54:53.121 +00:00] [INF] [143] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:688:[2025-04-06 09:38:01.806 +00:00] [INF] [134] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:728:[2025-04-06 10:18:32.090 +00:00] [INF] [156] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:776:[2025-04-06 10:57:42.152 +00:00] [INF] [109] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:834:[2025-04-06 11:49:02.612 +00:00] [INF] [49] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:883:[2025-04-06 12:36:23.158 +00:00] [INF] [49] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: ""
/Documents/jellyfin/log/log_20250406.log:923:[2025-04-06 13:14:16.477 +00:00] [ERR] [43] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:961:[2025-04-06 13:14:17.151 +00:00] [ERR] [128] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:999:[2025-04-06 13:14:17.408 +00:00] [ERR] [42] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:1041:[2025-04-06 13:14:48.862 +00:00] [ERR] [95] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:1079:[2025-04-06 13:14:49.588 +00:00] [ERR] [52] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:1117:[2025-04-06 13:14:50.103 +00:00] [ERR] [95] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL "GET" "".
/Documents/jellyfin/log/log_20250406.log:1162:[2025-04-06 13:15:00.560 +00:00] [ERR] [43] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.