# vdtranscode conf ## General settings Indir = /data/tv/ Outdir = /data/video/ # User of running vdr vdr_user = root # nice Level for processing, valid is 0...19 , large means lower priority nice_level = 5 # for low Power Cpu's to speedup the Encoding , use only the "classic" Encoding Preset # But lower the quality very strong ! not recommendet for high speed Cpu's # 1 or any use_classic_profile = no # Set kbps Video Data Rate for Encoding # UVHQ , VHQ and HQ Settings for HD Targets ( 1080 -> 1080 , 1080 -> 720 , 720 -> 720 ) # HQ and MQ Seting for SD Targets ( keep Dimensions ) # LQ and VLQ for Webencoding ( sets maximum Width of Picture to 640 (LQ) 480 (VLQ) , always disables anamorph encoding ) UVHQ = 7000 VHQ = 3700 HQ = 1200 MQ = 800 LQ = 600 VLQ = 400 # Set Audio Bitrate for aac content AAC_Bitrate = 128 # use dynmic range control on audio AAC ( means compression , valid are 1.0 ( none ) ... 4.0 ( closing a Door sounds like roar of guns ) DRC = 2.5 ## Video Settings # anamorph encoding , recommended for better quality # 1 or any anamorph_encoding = 1 # File Renaming # extend Filename on FullHD or smallHD for ( 1080p25 // 720p25 // 720p50 ) # aka "Rock_Gods_in_Concert.m4v" -> "Rock_Gods_in_Concert-1080p25.m4v" # 1 or any Name_incl_Videoformat = 1