Everything posted by Max
-
Virt-Manager, Intel-GPU-Tools and more Dockers
no that 2 sessions limit is for encoding only. i just checked nvidia matrix site and if im getting it right then only a couple of quadro RTX and only one tesla card can do more than one ndec.
-
Virt-Manager, Intel-GPU-Tools and more Dockers
yeah im sure, could it be because of plex cause plex is also decoding right now and as far as i can remember only one decoding stream is allowed right?
-
Virt-Manager, Intel-GPU-Tools and more Dockers
gtx 750
-
Virt-Manager, Intel-GPU-Tools and more Dockers
docker run --rm --runtime=nvidia -v "/unraid/user/Window Share/Handbrake/Watch:/input:rw" -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-4daa28f9-2851-49be-7240-d485e0fa6aad' djaydev/ffmpeg-ccextractor \ ffmpeg -hwaccel nvdec -i "/input/oldvideo.ts" -c:v hevc_nvenc -c:a copy "/input/newvideo.mp4" here it is.
-
Virt-Manager, Intel-GPU-Tools and more Dockers
thanks but know im getting following error. ffmpeg version 4.0.3 Copyright (c) 2000-2018 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04) configuration: --disable-debug --disable-doc --disable-ffplay --enable-vaapi -enable-libvidstab --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enad --enable-postproc --enable-cuvid --enable-nvenc --enable-version3 --extra-cfl libavutil 56. 14.100 / 56. 14.100 libavcodec 58. 18.100 / 58. 18.100 libavformat 58. 12.100 / 58. 12.100 libavdevice 58. 3.100 / 58. 3.100 libavfilter 7. 16.100 / 7. 16.100 libavresample 4. 0. 0 / 4. 0. 0 libswscale 5. 1.100 / 5. 1.100 libswresample 3. 1.100 / 3. 1.100 libpostproc 55. 1.100 / 55. 1.100 Unrecognized option 'hwaccel'. Error splitting the argument list: Option not found
-
Virt-Manager, Intel-GPU-Tools and more Dockers
could anyone guide me how to use this command, where to put and all, as i have never used docker run command ever before so i literally have no clue about it.
-
Virt-Manager, Intel-GPU-Tools and more Dockers
just checked nvidia's site about that and it says it does support h.264 (AVCHD) decoding, so i guess i will give it a try. well thanks for all the info and help.👍
-
Virt-Manager, Intel-GPU-Tools and more Dockers
yeah thats what i thought but i didn't thought it would be this bad as i used to game on this and my g2020 never bottlenecked my gtx 750 so i thought it should be fine or atlest it wont be this bad. just tried these same settings with gtx 1070ti on windows on my main rig that can encode at more than 250 fps!! while siting at only 12% usage but even on that machine which has i7 4790k cpu usage still goes above 80% with NVenc. Looks like its time for cpu upgrade, i just didn't thought that even decode will be so cpu heavy.😅
-
Virt-Manager, Intel-GPU-Tools and more Dockers
ohh don't worry about that i made sure i was using h.264(NVENC) and i even checked through nvidia-smi during encoding, i could see my gpu being used, though it never goes above 35%.
-
Virt-Manager, Intel-GPU-Tools and more Dockers
you were right my friend actually i thought that i will install the docker, set it up and everything first then whenever i get the time to put my gtx 750 in will just put the card in and write gpu uuid. but it looks like that without loading the drivers and that uuid you can't even install the docker. but theirs one thing i would like to ask you guys is that some how even on veryfast1080p30 preset, the max speed i can achieve is around 65 fps but doesn't that makes this even slower than even those intel igpu with quick sync. i dont expect much from my old gtx 750 but still i thought it would atleast be on par with intel quicksync.
-
Virt-Manager, Intel-GPU-Tools and more Dockers
Hey i was trying to install this docker but im getting this error. Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='HandBrake' --net='bridge' -e TZ="Asia/Calcutta" -e HOST_OS="Unraid" -e 'NVIDIA_DRIVER_CAPABILITIES'='all' -e 'NVIDIA_VISIBLE_DEVICES'='GPU-XXXX-XXXX-XXXX-XXXX-XXXX' -e 'AUTOMATED_CONVERSION_PRESET'='Very Fast 1080p30' -e 'AUTOMATED_CONVERSION_FORMAT'='mp4' -e 'AUTOMATED_CONVERSION_KEEP_SOURCE'='1' -e 'AUTOMATED_CONVERSION_OUTPUT_DIR'='/output' -e 'AUTOMATED_CONVERSION_OUTPUT_SUBDIR'='' -e 'USER_ID'='99' -e 'GROUP_ID'='100' -e 'UMASK'='000' -e 'APP_NICENESS'='' -e 'DISPLAY_WIDTH'='1280' -e 'DISPLAY_HEIGHT'='768' -e 'SECURE_CONNECTION'='0' -e 'X11VNC_EXTRA_OPTS'='' -e 'AUTOMATED_CONVERSION_SOURCE_STABLE_TIME'='5' -e 'AUTOMATED_CONVERSION_SOURCE_MIN_DURATION'='10' -e 'AUTOMATED_CONVERSION_CHECK_INTERVAL'='5' -e 'AUTOMATED_CONVERSION_MAX_WATCH_FOLDERS'='5' -e 'AUTOMATED_CONVERSION_NO_GUI_PROGRESS'='0' -p '7803:5800/tcp' -p '7903:5900/tcp' -v '/mnt/user':'/storage':'ro' -v '/mnt/user/Window share/Handbrake/Watch/':'/watch':'rw' -v '/mnt/user/Window share/Handbrake/Output/':'/output':'rw' -v '/mnt/user/appdata/HandBrake':'/config':'rw' --runtime=nvidia 'djaydev/handbrake' /usr/bin/docker: Error response from daemon: Unknown runtime specified nvidia. See '/usr/bin/docker run --help'. The command failed. Could anyone guide me in the right direction.
-
[Support] Linuxserver.io - Ubooquity
hey i just installed this docker and copied some of my comics, im trying to make it work with kuboo app on android but im getting that "could not find matching provider (wrong URL)" error. so if anyone knows how to fix this, i would appreciate your help.
-
[Support] Linuxserver.io - Deluge
guys did u guys tried updating it after removing that ":145" part. cause 3 days back i tried it and its been workin great ever since then. yeah at first when i removed that 145 part i was having same issues i was having a month back, but then i tried updating it using force update function, then i got updated to the lastest version ever since then its been working great for me.
-
[Support] Linuxserver.io - Deluge
thanks this fixed it for me too. rolling back is the only option for now.
-
FileBot containers
finally !! i got it working. i wasn't able to make changes to filebot.conf file, i was getting some permission related errors, so i just delete created a new one, copy pasted text from old one to the new one and then i changed "RUN_UI=No" to "RUN_UI=Yes" and boom it started working!!!
-
FileBot containers
@coppit or anyone, i could use help.
-
FileBot containers
hey guys i need some help with enabling the ui mode. earlier i was using filebotui but i had to delete it cause of some issues, so now i have realized that u have merged filebot and filebotui into one docker but i can't quite find how to enable the ui part, its currently working in auto mode and its working great but i need that ui. sorry if its already mentioned somewhere and im just being an idiot who cant even find that.
-
[DEPRECATED] Linuxserver.io - Rutorrent
@trurl Hey guys could it be all because of some corrupted torrent file cause i noticed that after restarting docker every time, it would start the rechecking process and at somewhere around 20-25 % that error poops in for every single time. So what i did was deleted some of files it was checking when it was around that 20-25 % mark and voila no more error and now its like 4-5 hours since its running perfectly. So could it be all because of some file that got corrupted somehow.
-
[DEPRECATED] Linuxserver.io - Rutorrent
here goes the log. Brought to you by linuxserver.ioWe gratefully accept donations at:https://www.linuxserver.io/donations/-------------------------------------GID/UID-------------------------------------User uid: 99User gid: 100-------------------------------------[cont-init.d] 10-adduser: exited 0.[cont-init.d] 20-config: executing...'access-swap.sh' -> '/config/rutorrent/settings/access-swap.sh''access.ini' -> '/config/rutorrent/settings/access.ini''access_no' -> '/config/rutorrent/settings/access_no''access_yes' -> '/config/rutorrent/settings/access_yes''config.php' -> '/config/rutorrent/settings/config.php''plugins.ini' -> '/config/rutorrent/settings/plugins.ini'[cont-init.d] 20-config: exited 0.[cont-init.d] done.[services.d] starting services[services.d] done.==> /config/log/rtorrent/rtorrent.log <==tail: cannot open '268' for reading: No such file or directory- And Here Goes the Docker run command. Pulling image: linuxserver/rutorrent:latest IMAGE ID [latest]: Pulling from linuxserver/rutorrent. Status: Image is up to date for linuxserver/rutorrent:latest TOTAL DATA PULLED: 0 B Stopping container: rutorrent Successfully stopped container 'rutorrent' Removing container: rutorrent Successfully removed container 'rutorrent' Command:root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="rutorrent" --net="bridge" -e TZ="Asia/Calcutta" -e HOST_OS="unRAID" -e "PUID"="99" -e "PGID"="100" -p 84:80/tcp -p 51413:51413/tcp -p 6881:6881/udp -v "/mnt/user/Window share/rutorrent/":"/downloads":rw -v "/mnt/user/appdata/rutorrent":"/config":rw linuxserver/rutorrent f7d1d7c9fb033c1edb8431116f72622d67e714034f53a445c461f80d9cd95c7b The command finished successfully!
-
[Support] Linuxserver.io - Deluge
I can't believe this. I guess i had tried 4-5 different different paths and i guess that was the only one that i didn't tried. why this has to be the one that works. Thanks Man, you rocks.
-
[DEPRECATED] Linuxserver.io - Rutorrent
hey guys i need some help, i keep getting this error. Here goes the log If i restart the docker it will work some seconds and then it just stops working and start showing error.
-
[Support] Linuxserver.io - Deluge
okay, i know that was stupid but i was just giving it a try cause with that at least it was downloading for a couple of seconds but with this i.e. "/root/downloads/down/" torrents just enters in error state in an instant no waiting.
-
[Support] Linuxserver.io - Deluge
-
FileBot containers
@coppit hey i finally fixed it. As you told me earlier that 3389 port is not what it should be, it should be 8080. So here's what i did. and now the ui is working.
-
FileBot containers
Actually it is still mapping itself to 3389