Brian Watson

  • 2 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle

  • I used Kodi and now use Jellyfin as client/server - my media is on a local server. The difference (the way I use it) is that with Kodi the server was just a file server and the client (Kodi) was doing all the work. The Jellyfin server is a media server and the clients are very lightweight. I was pushed to move to Jellyfin when I got a new Sony TV - the built-in Android TV experience was very usable but I couldn’t install Kodi - it ran out of space trying to build the media database. I’m sure there are ways I could have made it work, but I’d heard about Jellyfin and figured I’d try it. I liked it and never went back.


  • I suggest you learn about the difference between line level and speaker level. This article seems to do a decent job:

    https://www.electronicshub.org/speaker-level-vs-line-level/

    Your boiling water analogy does not fit - water boils at 100°C (depending on air pressure). It’s like the digital signal - boiled/not-boiled, on/off, 1/0, etc.

    The output of a DAC (Digital to Analogue Converter) is a line level analogue signal and this signal has an amplitude (voltage) that can be controlled. I’m not a software or audio engineer so I don’t understand how, but my reading and own testing supports this.

    My own simple test: I have a Google Pixel 4a and an Apple USB-C DAC (dongle). If I use headphones connected to either the phone audio jack or the DAC and any “normal” music player I can listen at full volume - it’s loud, but far from uncomfortable. If I use USB Audio Player PRO and configure direct hardware access to the DAC I cannot listen at full volume - it’s too loud.


  • Brian Watson@lemmy.ca
    cake
    OPtoSelfhosted@lemmy.worldShould I move to Docker?
    link
    fedilink
    English
    arrow-up
    1
    ·
    7 months ago

    All that makes sense - except that I’m taking about 1or 2 physical servers at home and my only real motivation for looking into containers at all is that some software I’ve wanted to install recently has shipped as docker compose scripts. If I’m going to ignore their packaging anyway, and massage them into some other container management system, I would be happier just running them of bare metal like I’ve done with everything else forever.




  • No - I know the difference between a DAC and an amp. The Android (or, maybe it’s just Google Pixel devices, I can’t recall) audio subsystem limits audio output. My phone max. output is about 800mV. I believe they assume all output is going to earphones and they’re trying to protect your hearing. This happens even if you’re using a USB DAC. But, there is an app called USB Audio Player PRO (the may be others) that can bypass the Android audio subsystem and send output directly to the DAC and thereby get the full DAC output - typically around 2V.







  • Brian Watson@lemmy.ca
    cake
    OPtoSelfhosted@lemmy.worldShould I move to Docker?
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    7 months ago

    That’s exactly how I feel about it. Except (as noted in my post…) the software availability issue. More and more stuff I want is “docker first” and I really have to go out of my way to install and maintain non docker versions. Case in point - I’m trying to evaluate Immich so I can move off Google photos. It looks really nice, but it seems to be effectively “docker only.”