MoonlitSanguine

joined 1 year ago
[–] [email protected] 3 points 1 month ago

I run Windows Defender + Malwarebytes. 2 different ways of detecting malware and work well with each other.

 

Hey everyone, I'm building a new server to run Jellyfin (with a few other services like Pi-hole) and I'm stuck on GPU or CPU transcoding.

My main concern is smooth 4K HDR transcoding for 1 stream. I've been reading mixed advice online – some people say a strong CPU with good single-core performance can handle it, while others recommend a dedicated GPU.

Should I focus my budget (~$1000AUD/$658USD) on a good CPU, or spend some of it on a dedicated GPU?

[–] [email protected] 12 points 4 months ago (1 children)

He was Muslim not Christian so most likely never went to that church, unless he converted or something. But it does sound like it was religiously motivated:

the boy had told churchgoers who restrained him, in Arabic: “If they didn’t insult my Prophet, I wouldn’t have come here.”

[–] [email protected] 3 points 5 months ago

Thanks for the suggestion! FitoTrack looks great, but I don't really do outdoor activities. I mostly do weight training so I'm looking for something that tracks reps/weight etc.

 

So, I've been using FitNotes for a while as it's the only app that I found that doesn't have a nightmare privacy policy. However, the app is rarely updated and there are things I wish it had that I would love to add if it was FOSS. Wondering if there is anything foss alternatives?

[–] [email protected] 1 points 7 months ago (1 children)

Embracer Group were expecting a massive investment to fund all their recent aquisitions (2 billions I think?) that fell through. So they have been cutting and closing studios ever since.

 

Is there any self-hosted application that can monitor your watch history and provide movie/TV show recommendations?

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

This article phrases this like it's a positive. Instead it now forces companies to preinstall even more bs.

 

Hi everyone, I've been in communication with GitHub's support team for several weeks, but unfortunately, they haven't been able to resolve this problem. Therefore, I'm hoping someone here has a solution.

I'm currently facing an issue where I can't push LFS (Large File Storage) objects to any of my repositories. Once I add an LFS object, I lose the ability to push. Here's the error message I receive when attempting to push my code to an empty repository: Link to Error on Pastebin. It just infinitely asks for password and fails every time.

[–] [email protected] 1 points 10 months ago

You clearly have no idea what it is

[–] [email protected] 1 points 10 months ago (1 children)

I just tried it with

ffmpeg -c:v h264_qsv -i Kimetsu\ no\ Yaiba\ Yuukaku\ Hen\ -\ 01\ \[Blu-Ray\]\[1080p\]\[10bit\]\[BCEFB086\].mkv -map 0 -c copy -c:v hevc_qsv -preset slow -global_quality 22 -look_ahead 1 output.mkv

and got:

[h264_qsv @ 0x5647e6354780] Error initializing the MFX video decoder: invalid handle (-6)
Error while decoding stream #0:0: Invalid argument
[h264_qsv @ 0x5647e6354780] [IMGUTILS @ 0x7fffc3312e40] Picture size 0x0 is invalid
[h264_qsv @ 0x5647e6354780] video_get_buffer: image parameters invalid
[h264_qsv @ 0x5647e6354780] get_buffer() failed
Error while decoding stream #0:0: Invalid argument

Could this mean it is a driver issue?

[–] [email protected] 2 points 10 months ago

There is 1 plugin that seems to support H.264, the rest are H.265. I tried the following plugins:

  • "Transcode Video Files" with the following options selected
    • Video Code = H264
    • Video Encoder = hvec_qvc
  • "Video Encoder H265/HEVC - hevc_vaapi (INTEL/AMD)"
  • "Video Encoder H265/HEVC - hevc_qsv (Intel)"

None of them worked.

 

Hey there, I'm not exactly sure where to post this, but I have been trying to solve this issue for hours now. I have an old Intel NUC which runs Ubuntu/Docker with Sonarr, Jellyfin etc. I've found that it is slightly too slow for 'live' transcoding through Jellyfin. Enabling hardware transcoding I'm experiencing speeds at around 22fps, which isn't ideal. So, I'm currently attempting to use unmanic to avoid it altogether, but I'm running into issues when trying to get hardware acceleration to work.

I've followed the official documentation as well as the guide provided here: Link to the guide you mentioned. I've tried 6 or 7 different plugins related to GPU transcoding, but the problem remains. I also experimented with tdarr, but it had the same issue and it would always fall back to CPU.

Looking at the logs for Unmanic I see this error:

[hevc_vaapi @ 0x56224b97db80] No usable encoding entrypoint found for profile VAProfileHEVCMain (17).
Error initializing output stream 0:16 -- Error while opening encoder for output stream #0:16 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

But, when I run 'vainfo', it does show a 'VAProfileHEVCMain' entrypoint:

vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264MultiviewHigh      : VAEntrypointVLD
      VAProfileH264MultiviewHigh      : VAEntrypointEncSlice
      VAProfileH264StereoHigh         : VAEntrypointVLD
      VAProfileH264StereoHigh         : VAEntrypointEncSlice
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileJPEGBaseline           : VAEntrypointVLD
      VAProfileJPEGBaseline           : VAEntrypointEncPicture
      VAProfileVP8Version0_3          : VAEntrypointVLD
      VAProfileVP8Version0_3          : VAEntrypointEncSlice
----> VAProfileHEVCMain               : VAEntrypointVLD

While the CPU is quite dated, it's worth noting that hardware-accelerated transcoding works with Jellyfin. The CPU is an Intel(R) Celeron(R) CPU J3060 @ 1.60GHz.

I am trying to convert to either H.264 or H.265.

[–] [email protected] 1 points 10 months ago

Is there something similar on fDroid?

[–] [email protected] 2 points 10 months ago

Thankyou, I tried it however it didn't work. But I did find the solution. I'm not sure why but changing from Wireguard to OpenVPN worked.

 

Hello everyone, I've been working on setting up a torrent/media server on an old PC. Everything works near perfectly. However, I'm encountering an issue where qBittorrent gets stuck at 0% progress and just says 'Downloading Metadata'.

I've tried various solutions, including disabling the VPN, and even attempting to download it on my Windows 11 PC (both with and without a VPN). I've tried disabling my Windows 11 firewall and even tried Deluge. Unfortunately, none of these solutions have resolved the problem. I'm struggling to pinpoint the root cause. Any insights or suggestions would be greatly appreciated.

I've tried a few different torrents that Prowlarr has fetched, but the one I've been trying without a VPN is the one from ipleak.net.

EDIT:

Was able to figure out a solution. Not sure why but switching from Wireguard to OpenVPN seems to have fixed the issue..

[–] [email protected] 2 points 10 months ago (1 children)

Thank you so much! I managed to get it working. However, I'm not sure now how to establish communication between Sonarr/Radarr/etc and Prowlarr, as well as the reverse.

 

Hey there, I'm a newbie when it comes to self-hosting and working with Docker. I'm looking to route traffic from a couple of my Docker containers (specifically, qBittorrent and Prowlarr) through a Wireguard container that's hooked up to Mullvad. Any tips on how to set this up?


Here is my compose file:

version: "3.7"

services:
  prowlarr:
    container_name: prowlarr
    image: ghcr.io/hotio/prowlarr
    ports:
      - "9696:9696"
    environment:
      - PUID=1000
      - PGID=1000
      - UMASK=002
      - TZ=ETC/GMT
    volumes:
      - '/home/${USER}/server/configs/prowlarr:/config'
    restart: unless-stopped
  sonarr:
    image: lscr.io/linuxserver/sonarr:latest
    container_name: sonarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=ETC/GMT
    volumes:
      - '/home/${USER}/server/configs/sonarr:/config'
      - '/home/${USER}/server:/data'
    ports:
      - 8989:8989
    restart: unless-stopped
  radarr:
    image: lscr.io/linuxserver/radarr:latest
    container_name: radarr
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=ETC/GMT
    volumes:
      - '/home/${USER}/server/configs:/config'
      - '/home/${USER}/server:/data'
    ports:
      - 7878:7878
    restart: unless-stopped
  jellyfin:
    image: lscr.io/linuxserver/jellyfin:latest
    container_name: jellyfin
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=ETC/GMT
    volumes:
      - '/home/${USER}/server/configs/jellyfin:/config'
      - '/home/${USER}/server/media:/data/media'
    ports:
      - 8096:8096
    restart: unless-stopped
  qbittorrent:
    image: lscr.io/linuxserver/qbittorrent:latest
    container_name: qbittorrent
    environment:
      - PUID=1000
      - PGID=1000
      - TZ=Etc/UTC
      - WEBUI_PORT=8080
    volumes:
      - '/home/${USER}/server/configs/qflood:/config'
      - '/home/${USER}/server/torrents:/data/torrents'
    ports:
      - 8080:8080
      - 6881:6881
      - 6881:6881/udp
    restart: unless-stopped
 

I have an upcoming interview and I'm curious if anyone has experimented with utilizing Nvidia's eye contact feature during interviews. What was your experience like?

 

Hey everyone, I recently learned about Aurora Store, a platform that allows you download Play Store apps even if you don't have Google services, like on Graphene OS. I'm curious if there's any benefit to using it on my non-rooted device. Any thoughts?

 

That is not 2 separate buttons on the right, like I initially thought clicking through checkout.

2
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I tried to make a post on [email protected]. It seemed to be successful initially, but upon checking, I couldn't find it. I made another attempt to post, encountering the same problem, with no error message provided. However, commenting functions properly.

Does it need to be approved by the mods? New to Lemmy so still getting used to everything.

 

Seeking feedback on my PC build aimed at achieving 144fps on high settings using DLSS. Alternatively, targeting 72fps with maximum settings, DLSS, and ray tracing for story-driven games. Please provide any suggestions or recommendations. Budget is around $2000AUD

PCPartPicker Part List

Type Item Price
CPU AMD Ryzen 5 7600 3.8 GHz 6-Core Processor $339.00 @ Centre Com
Motherboard MSI PRO B650M-A WIFI Micro ATX AM5 Motherboard $229.00 @ Computer Alliance
Memory G.Skill Flare X5 32 GB (2 x 16 GB) DDR5-6000 CL32 Memory $185.00 @ I-Tech
Storage Samsung 970 Evo Plus 500 GB M.2-2280 PCIe 3.0 X4 NVME Solid State Drive Purchased For $0.00
Storage Samsung 870 Evo 500 GB 2.5" Solid State Drive Purchased For $0.00
Storage Samsung 870 Evo 500 GB 2.5" Solid State Drive Purchased For $0.00
Storage Seagate Barracuda Compute 2 TB 3.5" 7200 RPM Internal Hard Drive Purchased For $0.00
Video Card PNY VERTO GeForce RTX 4070 12 GB Video Card $899.00 @ Centre Com
Case Deepcool CH370 MicroATX Mid Tower Case $76.00 @ Centre Com
Power Supply MSI MPG A850GF 850 W 80+ Gold Certified Fully Modular ATX Power Supply $149.00 @ Centre Com
Case Fan ARCTIC F14 77.3 CFM 140 mm Fan $10.00 @ Skycomp Technology
Case Fan ARCTIC F14 77.3 CFM 140 mm Fan $10.00 @ Skycomp Technology
Prices include shipping, taxes, rebates, and discounts
Total $1897.00
Generated by PCPartPicker 2023-07-04 15:18 AEST+1000
view more: next ›