FieldGenEJ

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by FieldGenEJ

  1. Hey @Djoss,

     

    I thought I would take another look into passing an Nvidia GPU into the container and then seeing the steps to getting NVENC with command line. The container isn't even seeing the GPU. Is this because there is no official support for nvidia? I'm also getting these libnvidia-encode errors.

     

    988247871_ScreenShot2019-03-17at1_10_04AM.thumb.png.15aa3c517844a16ccb87465b43c35447.png

  2. 5 minutes ago, mbc0 said:

    Hi,

     

    I am runnung this docker on a 2950X Threadripper but the docker is barely pressuring any of the 16 cores resulting in approx 30fps HEVC encoding compared to 55fps I get on my 8700K

     

    The cores/threads usage according to unraid is very low, any ideas?

    What's your encoder preset? I had mine at "faster" and I dropped it down to "medium" or "slow" and now the usage is high. Try that.

  3. 11 hours ago, casperse said:

     

    IM Stupid! - But to my defence running the command in the docker command for plex it actually starts the UI like this:

    image.png.5105f32955d08d6392ded0fc7d1160d1.png

    Running the same command in the Emby Docker prompt gave the above error

    And running the command in UNRAID promt everything is working

    image.png.fdc0c834fa953a87e1ddd6189db29e0a.png

    Thanks!

     

    Are you using ffmpeg with NVENC? If you are, would you mind letting me know how you set it up?

  4. 59 minutes ago, CoZ said:

    So I'm doing my first test of this by moving a video file to the "Watch" folder, checked the UnRaid dashboard and can see my CPUs maxing out so I knew it must be working.  However, when I load up the docker GUI, I see nothing.   

    So, I guess, there is no way to see the ETA to completion when automatically transcoding videos?

     

    Is there some way to set up some sort of notification when the files are done transcoding?

    You are able to see the progress if you pull up the log for the docker container.

  5.  

    2 hours ago, Alphahelix said:

    Did you find the error for this? I see similar behavior. I know my disk access is more than fast enough, so the bottleneck must be another place. Could it be that the docker container is set to only use 50% of the CPU? If so anyone know where to double check and correct?

    Yup. It was my encoder preset. I had it set to ultrafast. I dropped it to medium and it uses 100% now. 

  6. On 10/10/2018 at 8:18 PM, Djoss said:

    So after a little bit of investigation it seems normal that HandBrake doesn't use all CPUs all the time.  I just did a little test with the "Very fast 720p30" preset: during the first pass, all CPU where used at ~40-50%.  However, during the second pass, they where almost at 100% all the time.

    So I had my encoding speed set to ultra fast. I dropped it down to "Faster" and it's now using 100% CPU. Do you have a recommendation for which speed to use?

  7. 5 hours ago, Djoss said:

    Which encoder are you using?

    Do you have set anything in "Extra Parameters"?

    You can also see if the container reports the same thing: docker exec HandBrake top

    I'm using H.264. I don't have anything in "Extra Parameters" right now. Is there something I should add in? Also it's reporting about the same usage from the container.

     

    2022823034_ScreenShot2018-10-10at11_45_11AM.thumb.png.9e78658809f358ba2be874bef98ce110.png

  8. Hey guys I just made a Windows 10 vm and when I use 'virbr0' it has internet access and when I use 'br0' it doesn't even get an ip address. I want to use RDP so I need 'br0' to work. I checked and 'br0' is set up in the network settings and vm settings. I've been trying to fix it. Any ideas? Thanks in advance

  9. Hey guys I just made a Windows 10 vm and when I use 'virbr0' it has internet access and when I use 'br0' it doesn't even get an ip address. I want to use RDP so I need 'br0' to work. I checked and 'br0' is set up in the network settings and vm settings. I've been trying to fix it. Any ideas? Thanks in advance