HelixProducerの起動とコマンド


HelixProducerの起動

  • 起動コマンドは、「/usr/local/bin/producer」となります。「/usr/local/bin/」にパスが通っていれば、「producer」で起動できます。パラメータ無しで起動すると簡単なコメンド説明が表示されます。

    $ producer
    Helix(TM) Producer Basic 9.0.1 from RealNetworks(R). Build number: 9.0.1.250
    
    USAGE: (For detailed help type 'producer -m')
          producer -j <job_filename> [-daw] [-pid <pidfile>] [-lc <e,w,i,d>]
          producer INPUT [OUTPUT(s)] [OPTIONS]
    INPUT IS ONE OF THE FOLLOWING:
          File: -i <filename|directory|filename w/wildcard>
          Live: -ac <audioDev> -ap <audioPort> -vc <videoDev> -vp <videoPort>
    OUTPUT IS ONE OR MORE OF THE FOLLOWING (1 FILE, 1 SERVER OR ONE OF EACH):
          Output File: -o  <filename|directory>
          Push Server: -sp [user:password@]server:port/streamname
          Pull Server: -si [password@]listenAddress:listenPort/streamname
          G2Push Srvr: -sg [user:password@]server:port/streamname
          Server File: -sd [user:password@]serverFile,streamname
    OPTIONS ARE ANY OF:
    ___ CLIPINFO ____ ___ ENCODING SETTINGS _____ __________ PREFILTERS ___________
    -t Title          -ad Audience(s) <name|file> -ag Audio Gain <-12 to 12>
    -a Author         -vm Video Mode <see below>  -arq Audio Resampling <fast|high>
    -c Copyright      -am Audio Mode<voice|music> -bl Enable Black Level Filter
    -k Keywords       -dt Disable 2-pass          -cr Cropping <left,top,wdth,hght>
    -de Description   -da Disable Audio           -daw Disable Audio Watchdog
    -r Content Rating -dv Disable Video           -di Deinterlace <auto|d|i|di>
    _____ INFO ______ _____ CAPTURE SETTINGS ____ -nf Video Noise Filter <low|high>
    -pd Print Devices -cs Capture Size <WxH>      -rs Resize [width]x[height]
    -pa Print Audienc -cm Capture Mono Audio      -rq Resize Quality <fast|high>  
    -ps Print Servers -d  Duration <dd:hh:mm:ss>  _________ OTHER SETTINGS ________
    -lc Log <e,w,i,d> -vf Video Format<see below> -cj Create Job File <filename>
    -v  Version                                   -pid Process ID File<filename>
    


HelixProducerのコマンド


前に戻る | 次へ進む

トップへもどる


Copyright (c) 2003 Hiroshi Nakamura. All rights reserved.