yayaasd
yayaasd
same here: packages for the bcm5862x dont exist, even not in latest rc. did i get sth. wrong? bcm5862x should be available, not?
Update: also set the .env file with needed config: `MYSQL_ROOT_PASSWORD=pass MYSQL_USER=user MYSQL_PASSWORD=pass TZ=Europe/Zurich MAX_LOG_SIZE_BYTES=1000000 MAX_LOG_NUMBER=20` but even the login to mysql is not working. also checked the **zm.conf** file -...
same Problem here with Nextcloud Hub 29.0.5. I edited XML manually and changed the add_date to: `ADD_DATE=""` still getting a 500 error, trying to raise debug messages now to see...
this is my preset, happy to share with you. But honestly I am not the HD/Blueray/et al. guy. Happy to have a nice quality on min. Filesize - so please...
so my hardware is GeForce RTX 3050 and i am using h265_nvenc. Having good results with my preset so far. my input files are from 480p - 1080p --> completely...
I realized better results in color and dark areas when using 10bit encoding. was mostly try&error and see where the best result was showing up. input files are mixed, sometimes...
due to nobody seems to be aware about this, here is my temporary solution. I created a connector based on ip/cert auth with this guide: [how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365](https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365#configure-an-ip-address-based-connector-for-smtp-relay) will keep the case...
following - similar problem here, but was not able to solve now.. [https://github.com/crazy-max/docker-msmtpd/issues/87](https://github.com/crazy-max/docker-msmtpd/issues/87)
the image I am using is [zocker-160 - handbrake-nvenc-docker](https://github.com/zocker-160/handbrake-nvenc-docker). is this image already supporting nvidia hardware acceleration?
did you used the env settings in your compose file? ``` environment: - USER_ID=1000 # -->Set you correct user id here, which is able to rw the folder - GROUP_ID=1000...