Uživatelské nástroje

Nástroje pro tento web


nostovo:setup

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Obě strany předchozí revizePředchozí verze
Následující verze
Předchozí verze
nostovo:setup [2025/09/24 13:32] – pridana sekce o HandBrake nost23nostovo:setup [2025/09/24 23:10] (aktuální) – [HandBrake] added ...KEEP_SOURCE and ...OUTPUT_SUBDIR options nost23
Řádek 177: Řádek 177:
       - USER_ID=1026 # Synology Container creator is using this instead of PUID. This is the same as the user id of the user in the container.       - USER_ID=1026 # Synology Container creator is using this instead of PUID. This is the same as the user id of the user in the container.
       - GROUP_ID=100 # Synology Container creator is using this instead of PGID. This is the same as the group id of the user in the container.       - GROUP_ID=100 # Synology Container creator is using this instead of PGID. This is the same as the group id of the user in the container.
 +      # Handbrake GUI settings
 +      - AUTOMATED_CONVERSION_PRESET=nost/qsv h265 icq25 1080p
 +      - AUTOMATED_CONVERSION_FORMAT=mkv
 +      - AUTOMATED_CONVERSION_KEEP_SOURCE=0
 +      - AUTOMATED_CONVERSION_OUTPUT_SUBDIR=SAME_AS_SRC
     ports:     ports:
       - 7984:5800       - 7984:5800
Řádek 185: Řádek 190:
       - /volume1/homes/nost23/nvidia_geforce/prekodovat:/watch       - /volume1/homes/nost23/nvidia_geforce/prekodovat:/watch
       - /volume1/homes/nost23/nvidia_geforce/prekodovano:/output       - /volume1/homes/nost23/nvidia_geforce/prekodovano:/output
 +    devices:
 +      - /dev/dri:/dev/dri # Binds the Intel Quicksync decoder to Plex HW Transcode
 +    group_add:
 +      - "937"  # Synology "videodriver" group
 </code> </code>
   - Povolime webovy portal handbrake -> HTTPS na port 8084. Host localhost.   - Povolime webovy portal handbrake -> HTTPS na port 8084. Host localhost.
  
 </hidden> </hidden>
nostovo/setup.1758720749.txt.gz · Poslední úprava: 2025/09/24 13:32 autor: nost23