mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
removed handbrake config, updated handbrake documentation
This commit is contained in:
+11
-2
@@ -1,5 +1,14 @@
|
||||
# Handbrake
|
||||
# Global
|
||||
VOL_PATH=/docker/vol/handbrake-data #HELP: volpath
|
||||
VOL_CONFIG_PATH=/docker/vol #HELP: configpath
|
||||
COOKBOOK=/home/user/git/docker-compose-cookbooks #HELP: cookbooks
|
||||
HANDBRAKE_IMAGE=jlesage/handbrake:latest
|
||||
|
||||
# Handbrake
|
||||
HANDBRAKE_IMAGE=jlesage/handbrake:latest
|
||||
AUTOMATED_CONVERSION_PRESET='Very Fast 1080p30'
|
||||
|
||||
# Handbrake with GPU
|
||||
#HANDBRAKE_IMAGE=jlesage/handbrake:latest
|
||||
#HANDBRAKE_IMAGE=zocker160/handbrake-nvenc:18x
|
||||
#NVIDIA_VISIBLE_DEVICES=all
|
||||
#NVIDIA_DRIVER_CAPABILITIES=all
|
||||
|
||||
Reference in New Issue
Block a user