Jump to content

bbergle-jellyfin filling up docker.img


Recommended Posts

Posted

I recently switched over from binhex-jellyfin to bbergle-jellyfin, since I couldn't get hardware transcode to work on binhex version with the iGPU.

Works fine in bbergle, but today I started receiving disk full warnings. Went from 95% to 99% over the course of a few hours.

I disabled all dockers, turned on bbergle-jellyfin, and it started filling up again.

 

A look at the logs from early morning shows :

[2024-05-28 02:00:31.616 -06:00] [ERR] [17] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: I-frame image extraction failed, will
 attempt standard way. Input: "file:\"/data/tvshows/HDTV/All Creatures Great and Small (2020)/Season 1/all.creatures.great.and.sma
ll.2020.s01e01.1080p.bluray.x264-carved.mkv\""
MediaBrowser.Common.FfmpegException: ffmpeg image extraction failed for file:"/data/tvshows/HDTV/All Creatures Great and Small (20
20)/Season 1/all.creatures.great.and.small.2020.s01e01.1080p.bluray.x264-carved.mkv"
   at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractImageInternal(String inputPath, String container, MediaStream videoSt
ream, Nullable`1 imageStreamIndex, Nullable`1 threedFormat, Nullable`1 offset, Boolean useIFrame, Nullable`1 targetFormat, Cancell
ationToken cancellationToken)
   at MediaBrowser.MediaEncoding.Encoder.MediaEncoder.ExtractImage(String inputFile, String container, MediaStream videoStream, Nu
llable`1 imageStreamIndex, MediaSourceInfo mediaSource, Boolean isAudio, Nullable`1 threedFormat, Nullable`1 offset, Nullable`1 ta
rgetFormat, CancellationToken cancellationToken)

 

Similarly, after restarting the container after a few hours I found lots of logs like below :

[2024-05-28 09:38:29.964 -06:00] [INF] [23] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/41 - The Cadillacs
 - Rudolph The Red-Nosed Reindeer.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
[2024-05-28 09:38:30.014 -06:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/28 - Barry Gordon
- Nuttin' For Christmas.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
[2024-05-28 09:38:30.067 -06:00] [INF] [33] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/38 - Four Seasons
- Santa Claus Is Coming To Town.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
[2024-05-28 09:38:30.130 -06:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/04 - Bobby Helms -
 Jingle Bell Rock.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
[2024-05-28 09:38:30.190 -06:00] [INF] [24] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/50 - Jimmy Beaumon
t & The Skyliners - Another Lonely New Year's Eve.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"
[2024-05-28 09:38:30.244 -06:00] [INF] [33] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Starting "/usr/lib/jellyfin-ffmpeg/ff
probe" with args "-analyzeduration 200M -probesize 1G -i file:\"/data/movies/Music/The Ultimate Christmas Album/26 - Dion - Please
 Come Home For Christmas.mp3\" -threads 0 -v warning -print_format json -show_streams -show_format"

 

Can anyone here advise me on how to troubleshoot further, or limit what is happening to fill up space, and how to free the space back up?

Posted

For now I have disabled chapter image extraction in Jellyfin settings, as I was seeing a lot of those.

As for the Music folders, it looks like it was analyzing duration, not transcoding. At least I hope that to be the case.

 

I would still like to drill down a little deeper though to discover the causes and find a good solution.

All ideas welcome!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...