eds

Members
  • Posts

    201
  • Joined

  • Last visited

Everything posted by eds

  1. Cannot believe I missed that. I'd been so focused on space at the head of the UUID, but you're right. Removed the errant space at the end and it booted right up. Thanks.
  2. Ok. Here it is: <?xml version="1.0"?> <Container version="2"> <Name>HandBrake</Name> <Repository>djaydev/handbrake</Repository> <Registry>https://hub.docker.com/r/djaydev/handbrake/</Registry> <Network>bridge</Network> <MyIP/> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://forums.unraid.net/topic/77603-virt-manager-intel-gpu-tools-and-more-dockers/</Support> <Project>https://handbrake.fr/</Project> <Overview> Handbrake with Nvidia NVENC access. Requires compatible GPU and Nvidia Unraid plugin installed. No QuickSync support. [br][br] HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. [br][br] The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client. A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction. [br][br][span][/span] For a complete documentation of this container, see [a href="https://github.com/jlesage/docker-handbrake/blob/master/README.md"] https://github.com/jlesage/docker-handbrake/blob/master/README.md[/a]. [br][br] [span style='color: red;']NOTE:[/span] For the container to have access to your optical drive(s), you need to allow access to the proper device (usually /dev/sr0) by adding the parameter --device DEV in the Extra Parameters field (shown when Advanced View is enabled). For example, if your optical drive is at /dev/sr0, you need to add --device /dev/sr0. </Overview> <Category>MediaApp:Video</Category> <WebUI>http://[IP]:[PORT:5800]</WebUI> <TemplateURL>https://raw.githubusercontent.com/djaydev/docker-virt-manager/master/UnRaid/template/handbrake.xml</TemplateURL> <Icon>https://raw.githubusercontent.com/jlesage/docker-templates/master/jlesage/images/handbrake-icon.png</Icon> <ExtraParams>--runtime=nvidia</ExtraParams> <PostArgs/> <CPUset>20,21,22,23,44,45,46,47</CPUset> <DateInstalled>1560134125</DateInstalled> <DonateText/> <DonateLink/> <Description>&#xD; Handbrake with Nvidia NVENC access. Requires compatible GPU and Nvidia Unraid plugin installed. No QuickSync support.&#xD; [br][br]&#xD; HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs.&#xD; [br][br]&#xD; The GUI of the application is accessed through a modern web browser (no installation or configuration needed on client side) or via any VNC client.&#xD; A fully automated mode is also available: drop files into a watch folder and let HandBrake process them without any user interaction.&#xD; [br][br][span][/span]&#xD; For a complete documentation of this container, see&#xD; [a href="https://github.com/jlesage/docker-handbrake/blob/master/README.md"]&#xD; https://github.com/jlesage/docker-handbrake/blob/master/README.md[/a].&#xD; [br][br]&#xD; [span style='color: red;']NOTE:[/span] For the container to have&#xD; access to your optical drive(s), you need to allow access to the proper&#xD; device (usually /dev/sr0) by adding the parameter&#xD; --device DEV in the Extra Parameters field (shown when&#xD; Advanced View is enabled). For example, if your optical drive is at&#xD; /dev/sr0, you need to add --device /dev/sr0.&#xD; </Description> <Networking> <Mode>bridge</Mode> <Publish> <Port> <HostPort>7803</HostPort> <ContainerPort>5800</ContainerPort> <Protocol>tcp</Protocol> </Port> <Port> <HostPort>7903</HostPort> <ContainerPort>5900</ContainerPort> <Protocol>tcp</Protocol> </Port> </Publish> </Networking> <Data> <Volume> <HostDir>/mnt/user/Multimedia/</HostDir> <ContainerDir>/storage</ContainerDir> <Mode>ro</Mode> </Volume> <Volume> <HostDir>/mnt/user/transcode/</HostDir> <ContainerDir>/watch</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/Multimedia/ConvertedVideos</HostDir> <ContainerDir>/output</ContainerDir> <Mode>rw</Mode> </Volume> <Volume> <HostDir>/mnt/user/appdata/HandBrake</HostDir> <ContainerDir>/config</ContainerDir> <Mode>rw</Mode> </Volume> </Data> <Environment> <Variable> <Value>all</Value> <Name>NVIDIA_DRIVER_CAPABILITIES</Name> <Mode/> </Variable> <Variable> <Value>GPU-7640c227-e710-985a-c836-e49421ad19a5 </Value> <Name>NVIDIA_VISIBLE_DEVICES</Name> <Mode/> </Variable> <Variable> <Value>Very Fast 1080p30</Value> <Name>AUTOMATED_CONVERSION_PRESET</Name> <Mode/> </Variable> <Variable> <Value>mp4</Value> <Name>AUTOMATED_CONVERSION_FORMAT</Name> <Mode/> </Variable> <Variable> <Value>1</Value> <Name>AUTOMATED_CONVERSION_KEEP_SOURCE</Name> <Mode/> </Variable> <Variable> <Value>/output</Value> <Name>AUTOMATED_CONVERSION_OUTPUT_DIR</Name> <Mode/> </Variable> <Variable> <Value/> <Name>AUTOMATED_CONVERSION_OUTPUT_SUBDIR</Name> <Mode/> </Variable> <Variable> <Value>99</Value> <Name>USER_ID</Name> <Mode/> </Variable> <Variable> <Value>100</Value> <Name>GROUP_ID</Name> <Mode/> </Variable> <Variable> <Value>000</Value> <Name>UMASK</Name> <Mode/> </Variable> <Variable> <Value/> <Name>APP_NICENESS</Name> <Mode/> </Variable> <Variable> <Value>1280</Value> <Name>DISPLAY_WIDTH</Name> <Mode/> </Variable> <Variable> <Value>768</Value> <Name>DISPLAY_HEIGHT</Name> <Mode/> </Variable> <Variable> <Value>0</Value> <Name>SECURE_CONNECTION</Name> <Mode/> </Variable> <Variable> <Value/> <Name>X11VNC_EXTRA_OPTS</Name> <Mode/> </Variable> <Variable> <Value>5</Value> <Name>AUTOMATED_CONVERSION_SOURCE_STABLE_TIME</Name> <Mode/> </Variable> <Variable> <Value>10</Value> <Name>AUTOMATED_CONVERSION_SOURCE_MIN_DURATION</Name> <Mode/> </Variable> <Variable> <Value>5</Value> <Name>AUTOMATED_CONVERSION_CHECK_INTERVAL</Name> <Mode/> </Variable> <Variable> <Value>5</Value> <Name>AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS</Name> <Mode/> </Variable> <Variable> <Value>0</Value> <Name>AUTOMATED_CONVERSION_NO_GUI_PROGRESS</Name> <Mode/> </Variable> </Environment> <Labels/> <Config Name="Storage" Target="/storage" Default="/mnt/user" Mode="ro" Description="This location contains files from your host that need to be accessible by the application.&amp;lt;br&amp;gt;Container path: /storage" Type="Path" Display="always-hide" Required="true" Mask="false">/mnt/user/Multimedia/</Config> <Config Name="Watch Directory" Target="/watch" Default="" Mode="rw" Description="This is the watch folder of the automatic video converter. Any video copied into this folder will be automatically converted by HandBrake.&amp;lt;br&amp;gt;Container path: /watch" Type="Path" Display="always" Required="false" Mask="false">/mnt/user/transcode/</Config> <Config Name="Output Directory" Target="/output" Default="" Mode="rw" Description="This is the default output folder for converted videos. Also used by the automatic video converter.&amp;lt;br&amp;gt;Container path: /output" Type="Path" Display="always" Required="true" Mask="false">/mnt/user/Multimedia/ConvertedVideos</Config> <Config Name="Host Key 6" Target="NVIDIA_DRIVER_CAPABILITIES" Default="" Mode="" Description="Container Variable: NVIDIA_DRIVER_CAPABILITIES" Type="Variable" Display="always" Required="false" Mask="false">all</Config> <Config Name="Host Key 7" Target="NVIDIA_VISIBLE_DEVICES" Default="" Mode="" Description="GPU UUID retrieved from Nvidia plugin settings" Type="Variable" Display="always" Required="false" Mask="false">GPU-7640c227-e710-985a-c836-e49421ad19a5 </Config> <Config Name="Automatic Video Converter: Preset" Target="AUTOMATED_CONVERSION_PRESET" Default="Very Fast 1080p30" Mode="" Description="Preset used by the automatic video converter. Name of all available presets can be seen via the HandBrake GUI." Type="Variable" Display="always" Required="false" Mask="false">Very Fast 1080p30</Config> <Config Name="Automatic Video Converter: Format" Target="AUTOMATED_CONVERSION_FORMAT" Default="mp4" Mode="" Description="Video container format used by the automatic video converter for output files. This is typically the video filename extension." Type="Variable" Display="always" Required="false" Mask="false">mp4</Config> <Config Name="Automatic Video Converter: Keep Source Files" Target="AUTOMATED_CONVERSION_KEEP_SOURCE" Default="1" Mode="" Description="Set to 0 to remove successfully converted videos from the watch folder, 1 to keep them." Type="Variable" Display="always" Required="false" Mask="false">1</Config> <Config Name="Automatic Video Converter: Output directory" Target="AUTOMATED_CONVERSION_OUTPUT_DIR" Default="/output" Mode="" Description="Root directory where converted videos should be written." Type="Variable" Display="always" Required="false" Mask="false">/output</Config> <Config Name="Automatic Video Converter: Output Subdirectory" Target="AUTOMATED_CONVERSION_OUTPUT_SUBDIR" Default="" Mode="" Description="Subdirectory of the output folder into which converted videos should be written.&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;Leave value empty to save converted videos directly into &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;/output/&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Use the special value &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;SAME_AS_SRC&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; to use the same subfolder as the source. For example, if the video source file is &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;/watch/Movies/mymovie.mkv&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;, the converted video will be written to &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;/output/Movies/&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Use any subfolder name. For example, setting the value &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;Home/Movies&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt; will make converted videos written to &amp;lt;b&amp;gt;&amp;lt;i&amp;gt;/output/Home/Movies&amp;lt;/i&amp;gt;&amp;lt;/b&amp;gt;/&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;" Type="Variable" Display="always" Required="false" Mask="false"/> <Config Name="Config Directory" Target="/config" Default="/mnt/user/appdata/handbrake" Mode="rw" Description="This is where the application stores its configuration, log and any files needing persistency.&amp;lt;br&amp;gt;Container path: /config" Type="Path" Display="advanced-hide" Required="true" Mask="false">/mnt/user/appdata/HandBrake</Config> <Config Name="User ID" Target="USER_ID" Default="99" Mode="" Description="ID of the user the application runs as." Type="Variable" Display="advanced-hide" Required="true" Mask="false">99</Config> <Config Name="Group ID" Target="GROUP_ID" Default="100" Mode="" Description="ID of the group the application runs as." Type="Variable" Display="advanced-hide" Required="true" Mask="false">100</Config> <Config Name="Umask" Target="UMASK" Default="000" Mode="" Description="Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation." Type="Variable" Display="advanced" Required="false" Mask="false">000</Config> <Config Name="Niceness (priority)" Target="APP_NICENESS" Default="" Mode="" Description="Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority.&amp;lt;br&amp;gt;&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; Setting a negative value requires additional permissions. Thus, &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;--cap-add=SYS_NICE&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; must be added in &amp;lt;i&amp;gt;Extra Parameters&amp;lt;/i&amp;gt; (shown when &amp;lt;i&amp;gt;Advanced View&amp;lt;/i&amp;gt; is enabled)." Type="Variable" Display="advanced" Required="false" Mask="false"/> <Config Name="Display Width" Target="DISPLAY_WIDTH" Default="1280" Mode="" Description="Width (in pixels) of the application's window." Type="Variable" Display="advanced" Required="false" Mask="false">1280</Config> <Config Name="Display Height" Target="DISPLAY_HEIGHT" Default="768" Mode="" Description="Height (in pixels) of the application's window." Type="Variable" Display="advanced" Required="false" Mask="false">768</Config> <Config Name="Secure Connection" Target="SECURE_CONNECTION" Default="0" Mode="" Description="Whether or not an encrypted connection should be used to access the application's GUI. Set to &amp;lt;i&amp;gt;&amp;lt;b&amp;gt;1&amp;lt;/b&amp;gt;&amp;lt;/i&amp;gt; to encrypt the connection.&amp;lt;br&amp;gt;&amp;lt;span style='color: red;'&amp;gt;&amp;lt;b&amp;gt;Note:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; When enabling the secure connection, security parameters needs to be generated. This &amp;lt;b&amp;gt;one-time&amp;lt;/b&amp;gt; operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes." Type="Variable" Display="advanced" Required="false" Mask="false">0</Config> <Config Name="Extra x11vnc Options" Target="X11VNC_EXTRA_OPTS" Default="" Mode="" Description="Extra options to pass to the x11vnc server running in the Docker container.&amp;lt;br&amp;gt;&amp;lt;span style='color: red;'&amp;gt;&amp;lt;b&amp;gt;Warning:&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; For advanced users. Do not use unless you know what you are doing." Type="Variable" Display="advanced" Required="false" Mask="false"/> <Config Name="Automatic Video Converter: Source File Stable Time" Target="AUTOMATED_CONVERSION_SOURCE_STABLE_TIME" Default="5" Mode="" Description="Time (in seconds) during which properties (e.g. size, time, etc) of a video file in the watch folder need to remain the same. This is to avoid processing a file that is being copied." Type="Variable" Display="advanced" Required="false" Mask="false">5</Config> <Config Name="Automatic Video Converter: Minimum Title Duration" Target="AUTOMATED_CONVERSION_SOURCE_MIN_DURATION" Default="10" Mode="" Description="Minimum title duration (in seconds). Shorter titles will be ignored. This applies only to video disc sources (ISO file, &amp;lt;i&amp;gt;VIDEO_TS&amp;lt;/i&amp;gt; folder or &amp;lt;i&amp;gt;BDMV&amp;lt;/i&amp;gt; folder)." Type="Variable" Display="advanced" Required="false" Mask="false">10</Config> <Config Name="Automatic Video Converter: Check Interval" Target="AUTOMATED_CONVERSION_CHECK_INTERVAL" Default="5" Mode="" Description="Interval (in seconds) at which the automatic video converter checks for new files." Type="Variable" Display="advanced" Required="false" Mask="false">5</Config> <Config Name="Automatic Video Converter: Number of Watch Folders" Target="AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS" Default="5" Mode="" Description="Maximum number of watch folders handled by the automatic video converter." Type="Variable" Display="advanced" Required="false" Mask="false">5</Config> <Config Name="Automatic Video Converter: Disable Progress in GUI" Target="AUTOMATED_CONVERSION_NO_GUI_PROGRESS" Default="0" Mode="" Description="Set to 1 to disable display of the video conversion progress in HandBrake GUI." Type="Variable" Display="advanced" Required="false" Mask="false">0</Config> <Config Name="WEB Port for GUI" Target="5800" Default="7803" Mode="tcp" Description="Port used to access the application's GUI via the web interface." Type="Port" Display="advanced-hide" Required="true" Mask="false">7803</Config> <Config Name="VNC Port for GUI" Target="5900" Default="7903" Mode="tcp" Description="Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used." Type="Port" Display="advanced-hide" Required="false" Mask="false">7903</Config> </Container>
  3. Interesting. Did not see that. The test I did was use "watch nvidia-smi" while transcoding. I can't get the docker started anymore anyway. Again, will not accept UUID.
  4. I did. I added the UUID and when first installed the docker worked. I did a test and noticed it was not using nVidia. Stopped the docker, checked my settings , tried to start the docker again and it would register failed. It does not like the GPU UUID# from the nVidia page I am giving it. Not sure why.
  5. Well then I am in the right place. Yes. I have Unraid nVidia installed. Thanks. Was using the card with Plex and decided to use it with handbrake since it now supports nVidia gpu.
  6. Is this the support forum for the handbrake docker with nVidia gpu support? I just installed and it will not recognize my nVidia card. Any suggestion?
  7. Started running into a problem with this app two weeks ago. It had been running fine, but now as the program runs a back up I lose connection. It cannot be stopped and all back ups claim to be running but they are not. The file or files it does deposit are corrupt. Not sure if anyone is having this issue. I like the program, but it may be time to move on to something else.
  8. Of course. Why didn't I think of that? Thanks!
  9. Hi DJoss, Great docker. I'm running into a little difficulty. I can do a backup to a nas on my network (via smb and unassigned devices), but restore fails when trying to restore to the source unraid folder. The error message is useless, something like... "error on process some file". The restored files are fine since I can restore to the root folder of the target nas. Not sure what the issue is.
  10. Yes. Yes. No. But believe it or not this problem appears to be resolved (for now). I made no changes to my router, but I did change around my nic and by mistake I may have fixed this problem. So far so good. Will update if I have new issues (right now I am about to post to the forum for your cloudberry docker )
  11. Problem solved. Had to manually pass a nic to the vm by editing the xml of the CentOS vm. It all sounds very confusing, fortunately someone created a video. Once I passed through the nic, the install was simple.
  12. What a life saver. This video is must watch if trying to figure out why CentOS will not install with networking configured. I came from the Qnap world and all of this done for you. With this amazing video was finally able to install CentOS!
  13. I had what appears to be a similar issue but with CentOS. Basically your vm is not automatically seeing the nic and you have to manually pass it through by editing the xml for the vm. Take a look at this post here: Or just check out his video here: It is surprisingly easy once you get to know it. Hope this helps!
  14. Any idea where I should start looking? I have an asus RT-AC68W router running Merlin. What configurations should I have (note the same domain name is being used as dnns in the router)?
  15. If you mean run the command nslookup then it comes up with default server and address. If I run nslookup <mydomainname.com> then I get dns request timed out. Can't find address for server....
  16. I did, but putting nextcloud aside for a moment, from NPM, I am still unable to resolve my domain name or any of the subdomains. Shouldn't I be able to wget: https://mydomainname.com or wget https://mydomain.domainname.com from the npm console? When I try I get: bad address 'mydomainname.com'
  17. Not getting the error although the original issue stands. Can't connect to the domain name from the docker.
  18. OK, I think I have narrowed what may be a problem. The windows server vm appears to be the problem of one (or perhaps all) of my crashes. I was able to catch the log as it was being written when I started the vm and it crashes unraid. Here is the relevant section, for what I was able to copy: Not sure if I am reading it right, but one of the cpu cores begins to cause a problem which causes unraid to become unstable. Unraid seems to use the term "tainted". Am I right? Do I need to delete and rebuild this vm? Any help would be appreciated.
  19. I'm not seeing the error right now so it appears to be exclusive to whatever issue I am having with the subdomain assigned to nextcloud.
  20. This is what I have: resolver 1.1.1.1 1.0.0.1 192.168.0.1 ;
  21. I am running into a brand new problem starting today. I am running nextcloud with ngnix proxy manager. I updated to nextcloud 16 and things were going fine for a day. Today I try to open the docker and I get the following error in chrome: This site can’t provide a secure connection Mydomain.domain.com uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH In Firefox it looks like: Secure Connection Failed The connection to mydomain.domain.com was interrupted while the page was loading. The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem. Is anyone else experienced this issue?