Jump to content

Aderalia

Members
  • Posts

    31
  • Joined

  • Last visited

Posts posted by Aderalia

  1. 10 hours ago, Josh.5 said:

    Well if you can give me a detailed run-down on a collection of FFmpeg commands for transcoding to AV1 with various bitrates (VBR or CBR), etc. Then I can do the python work for you...

     

    I looked at the docs for AV1 the other day and after about an hour I gave up.

    I sent you a PM with some commands i hope it helps. AV1 uses a lot of the same parameters as other codecs, you basically pick what you want to achieve, say a smaller filesize with still good Quality -> Use CRF with a upper limit.

    The only thing specific to AV1 are presets, since they depend on the actual encoder. For example: The "official" encoder is libaom-av1. It uses numbers from 0-8, with 0 being lossless and 8 being as fast as possible. Default is 2 (i think, not sure on that).

    • Like 1
  2. I stumbled upon this great tool while searching for a ffmpeg docker that supports 2 Pass AV1, is this something that would be possible using unmanic? So far there is no AV1 plugin and i don't know jack about python so i cant make one myself :(

     

    AV1 is fairly mature at this point, even tho  it has no Hardware acceleration as far as i know.

  3. 2 Pass encoding happens in 2 steps, the ffmpeg command looks something like this:

     

    ffmpeg -i input.mp4 -c:v libaom-av1 -b:v 2M -pass 1 -an -f null /dev/null && \
    ffmpeg -i input.mp4 -c:v libaom-av1 -b:v 2M -pass 2 -c:a libopus output.mkv

    You can't pass both the "pass 1" and "pass 2" flag in the same command as far as i know, since the second pass needs the log file created by the first pass to work.

  4. Im trying to set up a new instance of this container on a new unraid machine, but i cant access it at all...

    This seems to tie in with the issues others are having, the version of this container from the Community Plugin (linuxserver/mariadb) does not allow me to login because it knows im not the same root as the system root "Access denied for user 'root'@'XXX' (using password: YES)" This is the expected behavior when remote access is disabled. As far as i understand it that's the "new" default...

     

    Unfortunately that makes it very difficult for me to set up my new instance. How am i supposed to connect to it? I need to transfer a Table and Users from another instance, that's a pain to do without root privileges :(

     

    The common fix of switching to linuxserver/mariadb:110.4.21mariabionic-ls31 and than back to linuxserver/mariadb:latest didn't work for me. If i do so i get error 10061.

     

    In short:

    How am i supposed to set this container up if i cant login from another machine?

     

     

    EDIT:

    Well rtfm would have saved me from a unnecessary post :)
    All the info to fix my problem are on the linuxserver/mariadb Docker Hub + the MariaDB manual has all the commands listed. Turns out you can use the docker command line for that.

    My mistake was to assume i could set up the new instance the same way i did the old...

  5. Not sure if this is the correct place to bring this up but it seems playback of flac files is very very shady. Cant play them on Firefox, chrome mobile, or the mstream android app on all my devices. It works on Chrome Desktop tho...

     

    Is this a configuration issue or just a problem with flac?

     

    m4a using aac also doesn't seem to work. (Firefox should definitely be able to play that)

  6. Does this Plugin make any sense to use with btrfs or is the build in btrfs scrup basically the same thing since it should just check block CRCs?

     

    Sorry if this has been asked before but the search doesnt allow me to search for a keyword inside a specific thread...

  7. 2 hours ago, Benson said:

    Any photos or model about a such RAID card have 24ports but not internal. 

     

    BTW, well planning how many disk need and source suitable HW.

    The Sticker with the Model Number is missing :( But its an PCIe 8x Card with 1 GB of (i think) DDR2 Cache from ~2009. It has space for an internal Connector, but its not populated. Hope that helps :) I might be able to add a picture later if i can kidnap someones phone for a while.

     

    My Hardware was planned out when i started with my 4 drives + 1 SSD, but since this is my privat system with no commercial use whatsoever it just kept growing over years and has kind of outgrown its possibilities, its just not worth it to my to through out working components and buy expensive new ones if there is a way around it :) Same with Drives, sure could i replace my 3TB drives with 6 or 8 TB once, but as long as the old ones still work im trying to spend as little as possible on this system (more money for my Workstation :):)

     

    24 minutes ago, ken-ji said:

    @Aderalia You might want to make sure that the HP SAS RAid controller can work in true JBOD mode (or the RAID controller can be set/flashed to IT mode)

    Not an expert but RAID controllers can give you issues down the line when they die, as the JBOD/array might not be accessible with out the same RAID controller/family

    Thats kind of what im afraid of o.O I know it has a JBOD mode, i just dont know how basic it is. But since i dont have the proper Cables here ill have to test it once they've arrived and hope for the best :)

  8. Little Plot twist: Turns out my old HP Proliant Tower Server has a pretty darn big SAS Raid Controller in it (24-Port) that can handle up to 512 Devices. I never realised what it was because it does not have internal Port at all.

    Im going to bite the Bullet and just get an SAS Expander from ebay thats a bit more expensive and use that monster. I hope i dont have to flash it tho.

     

     

  9. 46 minutes ago, Benson said:

    I use SAS expander with LSI, then can connect many disk.

     

     

    Yeah i thought about that too. Sometimes the Expanders Pop up on ebay for ~100 Euro for the 16-Port ones, but i could not find one right now :(

     

    45 minutes ago, testdasi said:

    You can mount USB disks as Unassigned Devices. Just don't put them in the array.

    I was also looking into eSATA Port Multipliers, but im finding fairly conflicting information on them.

    Some say the Controller needs to support Multipliers, others say no. Some say its part of the sSATA standard, others say not meeting its own standards is one of the biggest problems with eSATA... I assumed something like this works like a Port Multiplier

    Do they work? Sata HBAs are a lot cheaper then SAS HBAs, even with a lower Device Limit...

     

     

     

     

     

  10. 4 minutes ago, Benson said:

    Some yrs ago, I use 5 bay UASP enclosure for yr+, you must disable sleep on those disk and Unraid won't support UASP.

     

    I don't think eSATA would much better then USB, those were best budget solution but easy got trouble and at the end just waste your investment. Pls go to LSI SAS solution.

    I am using an 8 Port SAS HBA i got cheap from a used server part dealer, but the once that can deal with more drives are getting super expensive, even used 16 Port cards are usually out of Consumer or even Prosumer reach :( Most of the server we use at work only run 8 drives max and that seems to be the trend, so those cards are cheap, but i dont have enough PCIe Lanes for more than one.

     

    I dont really need UASP for the speed, but was hoping it might help with stuff like SMART and other SCSI features... Bummer...

     

    5 minutes ago, testdasi said:

    Practically anything else that works is better than USB. Having USB-based disks in an array is a guarantee something will go wrong soon, most likely disk dropping offline during heavy use (or sometimes while idling).

    This is something ive been reading a lot about, but have never encountered it myself, but i also never used USB drives under server load scenarios :)

     

     

    I guess that means i have to go with something eSATA based then, or try to get a used 1155 Board with onBoard 10G LAN to free up PCIe Slots...

     

  11. Hey,

     

    I am currently in a bit of a bad place regarding my unRaid Setup. My onboard Sata Controller (which used to give me 8 SATA Port sharing 2 PCIe Lanes connected via the Chipset), seems to be on its way out (certain drive Models just don't work anymore...)

    So i have to come up with a new way of connecting my ever growing pile of Data drives (my two cache SSDs are connected directly to the chipset).

     

    I don't want to buy a new board since getting one with the features i need would be 300+ Euro and also wouldn't solve my growing drive count issue.

     

    I have heard a lot of good stuff about USB Drive enclosures, especially with USB Attached SCSI support. My personal experience with these things however wasnt that great. I had a lot of connection and performance Problems and the drives died very early because the enclosure took control over the drives Power state and caused about 100 Power Cycles per Day... And since it didn't pass SMART info i didn't notice what was going on until the first drive died. This however was when USB 3.0 (i refuse to use the new USB naming schemes) first came around.

     

    What kind of keeps my from trying it again is mostly the lack of information on SMART support and power state, as well as the fact that USB uses a shared Bus, meaning all of my drives would share one 5 GBit serial Bus with poor random optimisation. I could solve this by just adding some cheap USB Controllers via PCIe, but the information about UASP support on controller cards is pretty sparse.

     

    Someone here on the Forum uses SATA Port multipliers with success, not sure if that is a better solution than USB.

     

    I would love to hear some thoughts on that, has anybody used USB Enclosures in unraid systems (especially regarding a drives power management)?

     

     

  12. If you want to mount your images into this Docker you have to create a new "Path" Variable and set the Container Path to /config/www/gallery/galleries/

    Worked for me at least :)

     

    However i am having major performance problems :( I shows no load on the CPU and RAM and takes forever to create thumbnails or add my IPTC mapped fields to the database. Its going at a rate of about 1 picture per 5 seconds and the Gallery is pretty laggy in general.

×
×
  • Create New...