Traco.pm: Unterschied zwischen den Versionen
aus Wiki , by Holger Glaess
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
Zeile 47: | Zeile 47: | ||
'''prepare_audio_tracks''' | '''prepare_audio_tracks''' | ||
+ | |||
+ | '''parsevdrinfo''' | ||
+ | '''handbrakeanalyse''' | ||
+ | '''_prepareaudiooptions''' | ||
+ | '''setcpuoptions''' | ||
+ | '''messages''' | ||
+ | '''_output_stdout''' | ||
+ | '''_output_syslog''' | ||
+ | '''_runexternal''' | ||
+ | '''parseconfig''' | ||
+ | '''chkvdrversion''' | ||
+ | '''preparepath''' | ||
+ | '''prepare_crop''' | ||
+ | '''recalculate_video_bitrate''' |
Version vom 30. Juni 2011, 13:45 Uhr
Methoden
run_handbrake
- execline = whole line of command incl. path.
- debug = true
setup
- facility
- priority
- daemon
- verboselevel
- modify syslog defaults
_preparedtime
- timeformat = 0 , 1, 2 default = 0
- debug = true
getfilelist
- dir = path where get the file list
- debug = true
- pattern = serachpattern ( regex )
- skipslinks = if file a link skip
findmyfile
- dir
- action
- not in use anymore
_filefindforvideolist
- not in use anymore
writelockfile
- dir = path where to lock
readlockfile
- dir = path where lockfile is
- return content of lockfile ( hostname he have make the lock )
removelockfile
- dir = path where lockfile is
parsevdrmarks
- dir = where he have to read the marks file
- fps = fps number ( for calulations default = 25)
- return anonymous hash
prepare_audio_tracks
parsevdrinfo handbrakeanalyse _prepareaudiooptions setcpuoptions messages _output_stdout _output_syslog _runexternal parseconfig chkvdrversion preparepath prepare_crop recalculate_video_bitrate