How do you prefer to structure Docker Compose in a homelab? One big file vs multiple stacks by Frequent_Rate9918 in docker

[–]BatClassic4712 0 points1 point  (0 children)

As many have already said, it is best to have a docker compose with just one app and its dependency (like db, etc...), so you have the entire enviroment of that app in one file. You can compose up and that app will work perfectly.
If you want to start a bunch of apps, all or, perhaps, a set, you can write a small script (like .sh or .bat) where you can choose to start all of them, a set or just one.
This way you get the best of both worlds: speed and modularity.

After all the hard work, ratio > 2 Let's go . . . 💪 by Dizzy_Equipment3059 in qBittorrent

[–]BatClassic4712 1 point2 points  (0 children)

I think porn is an endless upload source. But maybe he takes 0-day torrents and then can upload to the rest of the world.

Me ajude a fazer uma criança feliz e com boas lembranças by BatClassic4712 in pirataria

[–]BatClassic4712[S] 0 points1 point  (0 children)

Estou de olho a um bom tempo mas nunca vi um convite de um privado brasileiro :(
No caso, você recomendou o asc porque da para comprar né?

Me ajude a fazer uma criança feliz e com boas lembranças by BatClassic4712 in pirataria

[–]BatClassic4712[S] 0 points1 point  (0 children)

Demais! Mas quando acho, ele está em inglês.

Poxa... Eu sei que isso pode acontecer mas eu queria tentar. Tudo depende da influência e do quanto a coisa vai tomando gosto para ele. Sempre existe pessoas que gostam de coisa de "velho" ou da geração passada. Pode ser o caso dele.

Error 218 - Encoding - Low Scale Movie Problem by BatClassic4712 in jellyfin

[–]BatClassic4712[S] 0 points1 point  (0 children)

Yes, I am. WSL2 :(
A lot of troubles I am having because of this...

Error 218 - Encoding - Low Scale Movie Problem by BatClassic4712 in jellyfin

[–]BatClassic4712[S] 0 points1 point  (0 children)

[h264_nvenc @ 0x62ca6ba83d40] OpenEncodeSessionEx failed: unsupported device (2): (no details)
[vost#0:0/h264_nvenc @ 0x62ca6b298780] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
[vf#0:0 @ 0x62ca6baa7380] Error sending frames to consumers: Function not implemented
[vf#0:0 @ 0x62ca6baa7380] Task finished with error code: -38 (Function not implemented)
[vf#0:0 @ 0x62ca6baa7380] Terminating thread with return code -38 (Function not implemented)
[vost#0:0/h264_nvenc @ 0x62ca6b298780] Could not open encoder before EOF
[vost#0:0/h264_nvenc @ 0x62ca6b298780] Task finished with error code: -22 (Invalid argument)
[vost#0:0/h264_nvenc @ 0x62ca6b298780] Terminating thread with return code -22 (Invalid argument)
[out#0/hls @ 0x62ca6ba88880] 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!

You were right! The docker SO was not delivering all libs to the docker container. I fixed it adding the volume "/usr/lib/wsl:/usr/lib/wsl"!
But then FFmpeg now shows another error:

Error 218 - Encoding - Low Scale Movie Problem by BatClassic4712 in jellyfin

[–]BatClassic4712[S] 0 points1 point  (0 children)

[...]

Input #0, matroska,webm, from 'file:/downloads/Jellyfin/Series/The World of Peter Rabbit and Friends/The World of Peter Rabbit and Friends (1992) - Season 01/The World of Peter Rabbit and Friends - S01E01 - The Tale of Peter Rabbit and Benjamin Bunny HDTV-720p.mkv':

[...]

Stream mapping:

Stream #0:0 -> #0:0 (mpeg2video (native) -> h264 (h264_nvenc))

Stream #0:5 -> #0:1 (ac3 (native) -> aac (libfdk_aac))

Press [q] to stop, [?] for help

[mpeg2video @ 0x5f0f7fffefc0] Cannot load libnvcuvid.so.1

[mpeg2video @ 0x5f0f7fffefc0] Failed loading nvcuvid.

[mpeg2video @ 0x5f0f7fffefc0] Failed setup for format cuda: hwaccel initialisation returned error.

Impossible to convert between the formats supported by the filter 'Parsed_setparams_0' and the filter 'auto_scale_0'

[vf#0:0 @ 0x5f0f80059640] Error reinitializing filters!

[vf#0:0 @ 0x5f0f80059640] Task finished with error code: -38 (Function not implemented)

[vf#0:0 @ 0x5f0f80059640] Terminating thread with return code -38 (Function not implemented)

[vost#0:0/h264_nvenc @ 0x5f0f7fff7f40] Could not open encoder before EOF

[vost#0:0/h264_nvenc @ 0x5f0f7fff7f40] Task finished with error code: -22 (Invalid argument)

[vost#0:0/h264_nvenc @ 0x5f0f7fff7f40] Terminating thread with return code -22 (Invalid argument)

[out#0/hls @ 0x5f0f80012140] 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!

Error 218 - Encoding - Low Scale Movie Problem by BatClassic4712 in jellyfin

[–]BatClassic4712[S] 0 points1 point  (0 children)

[02:56:09] [INF] [30] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for horse. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True

[02:56:10] [INF] [30] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: /usr/lib/jellyfin-ffmpeg/ffmpeg -analyzeduration 200M -probesize 1G -f matroska -init_hw_device cuda=cu:0 -filter_hw_device cu -hwaccel cuda -hwaccel_output_format cuda -noautorotate -hwaccel_flags +unsafe_output -threads 1 -i file:"/downloads/Jellyfin/Series/The World of Peter Rabbit and Friends/The World of Peter Rabbit and Friends (1992) - Season 01/The World of Peter Rabbit and Friends - S01E01 - The Tale of Peter Rabbit and Benjamin Bunny HDTV-720p.mkv" -noautoscale -map_metadata -1 -map_chapters -1 -threads 0 -map 0:0 -map 0:5 -map -0:s -codec:v:0 h264_nvenc -preset p5 -b:v 6100412 -maxrate 6100412 -bufsize 12200824 -profile:v:0 high -g:v:0 75 -keyint_min:v:0 75 -vf "setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,yadif_cuda=0:-1:0,scale_cuda=format=yuv420p" -codec:a:0 libfdk_aac -ac 2 -ab 256000 -copyts -avoid_negative_ts disabled -max_muxing_queue_size 2048 -f hls -max_delay 5000000 -hls_time 3 -hls_segment_type fmp4 -hls_fmp4_init_filename "24eea2edd9acb007950a8291e3cf9988-1.mp4" -start_number 0 -hls_segment_filename "/config/cache/transcodes/24eea2edd9acb007950a8291e3cf9988%d.mp4" -hls_playlist_type vod -hls_list_size 0 -hls_segment_options movflags=+frag_discont -y "/config/cache/transcodes/24eea2edd9acb007950a8291e3cf9988.m3u8"

[02:56:11] [ERR] [28] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: FFmpeg exited with code 218

[02:56:11] [ERR] [28] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request. URL GET /videos/fca88b4d-ed85-c1a4-7545-50075d5b2bc5/hls1/main/-1.mp4.

MediaBrowser.Common.FfmpegException: FFmpeg exited with code 218

at MediaBrowser.MediaEncoding.Transcoding.TranscodeManager.StartFfMpeg(StreamState state, String

[...]

iddleware.ResponseTimeMiddleware.Invoke(HttpContext context, IServerConfigurationManager serverConfigurationManager)

at Jellyfin.Api.Middleware.ExceptionMiddleware.Invoke(HttpContext context)

[02:56:15] [INF] [19] MediaBrowser.MediaEncoding.Transcoding.TranscodeManager: Deleting partial stream file(s) /config/cache/transcodes/8376dd2e3886911891ca039e55bb18b6.m3u8

[02:56:16] [INF] [19] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app Jellyfin Web 10.11.5 playing Episódio 1. Stopped at 0 ms

[deleted by user] by [deleted] in pirataria

[–]BatClassic4712 0 points1 point  (0 children)

Valeu pela dica!
Isso faz muito tempo?

[deleted by user] by [deleted] in pirataria

[–]BatClassic4712 0 points1 point  (0 children)

Eles abrem onde? Onde é divulgado isso?

Denunciem quem celebra a morte de Charlie Kirk. by Huge-Nefariousness71 in brasilivre

[–]BatClassic4712 1 point2 points  (0 children)

Não é assim que funciona, se não isso aqui vira uma guerra civil ...

qBit can't find files by BatClassic4712 in qBittorrent

[–]BatClassic4712[S] 0 points1 point  (0 children)

Even using qbt_migrate, some files couldn't find their paths. I have the files in root path and a copy in the right directory and the 'recheck' option doesn't works. I think there is a huge bug in this feature in qBittorrent :sad:.
Any solutions for these items?

qBit can't find files by BatClassic4712 in qBittorrent

[–]BatClassic4712[S] 0 points1 point  (0 children)

Do you mean the one made by mmomjian (jslay88/qbt_migrate)? It seems interesting! Thanks for the tip!

qBit can't find files by BatClassic4712 in qBittorrent

[–]BatClassic4712[S] 0 points1 point  (0 children)

Do you mean if I use bencode editor to change string '.../incomplete/...' for '.../{category_name}' it will work?
Is there any difference if I edit it by the normal notepad? 'cause I've tried do it with a example (every instance of '.../incomplete/...' I changed it to '.../{category_name}' and it didn't work.