ChrisWinGerm
ChrisWinGerm
Thanks RealCommerzpunk. Here you are jilesage. Thank you very much. [Activity.log.970.pdf](https://github.com/jlesage/docker-handbrake/files/2570602/Activity.log.970.pdf)
Thank you very much. Works for me to get option "H.264 (Intel QSV)". But the same issue occurs that RealCommerzpunk described: I have not even one video in the watch...
I did as you told me `sudo docker run -d --name=handbrake2 -e USER_ID=0 -e-GROUP_ID=1000 -p 5803:5800 -v /volume1/homes/christian/HandBrake/config:/config:rw -v /volume1/homes/christian/HandBrake/storage:/storage:ro -v /volume1/homes/christian/HandBrake/watch:/watch:rw -v /volume1/homes/christian/HandBrake/output:/output:rw jlesage/handbrake ` and - wow -...
Sound's great, jilesage. Thank you!
Thank you very much. I'll test it in the evening when back from work. I will report.
Updated. Looking very good so far. After start CPU is rising up to 17 % for a moment and immediately going down (no video in watch). And...."H.264 (Intel QSV)" is...
Mmm. Seems I do something wrong. Nothing happens. This is the way I did: Started Container. Created a new preset and set it on default in the HandBrake GUI. Stopped...
So got it running at least. Took the Preset in the terminal: `sudo docker run -d --name=handbrake1 --device /dev/dri -e USER_ID=0 -e GROUP_ID=1000 -e AUTOMATED_CONVERSION_PRESET=Hardware_Acceleration -p 5800:5800 -v /volume1/homes/christian/HandBrake/config:/config:rw -v...
Starting and running good so far. 👍(Had no queue like RealCommerzpunk at the moment. So I can't report to that issue). Next will be to make some comparison of different...