FMLE

Flash Live media encoder

Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation.  All rights reserved.

C:\Users\Owner>cd C:\Program Files\Adobe\Flash Media Live Encoder 3.2

C:\Program Files\Adobe\Flash Media Live Encoder 3.2>fmlecmd /?
Adobe(R) Flash(R) Media Live Encoder Command Line Utility v 3.2.0.9932
Copyright(C) 2009-10 Adobe Systems Incorporated. All rights reserved.

Encode from DirectX-recognized devices to Flash Video file or live streams.


USAGE:
FMLEcmd [/?]
FMLEcmd [/p profile] [/l log_file]
  [/ap auth_string] [/ab auth_string] [/t dd:hh:mm] [/r] [/d] [/dvr] [/dvrstart]
FMLEcmd /g [/p profile]
FMLEcmd /s [fmle_uid]
FMLEcmd /u [fmle_uid]
FMLEcmd /dvrstart [fmle_uid]
FMLEcmd /dvrstop [fmle_uid]
FMLEcmd /dvrstate [fmle_uid]

Note:
  /?                   Display this help message.
  /p  profile          Specifies XML profile path. Default profile is taken if unspeci
fied.
  /l  log_file         Specifies log file path and filename. Default path is taken if

                       unspecified.
  /ap auth_string      Specifies authentication string for Primary Server.
  /ab auth_string      Specifies authentication string for Backup Server.
  /t  dd:hh:mm         Specifies time interval after which FMLE would be restarted.
  /r                   Register FMLE to start automatically at OS launch.
  /d                   Specifies the use of default values for those tags in the
                       profile, which contain invalid values.
  /g                   Launches FMLE in GUI mode.
  /s  fmle_uid         Stops FMLE instance with given identifier.
                       Print all running FMLE instances if identifier is wrong or
                       unspecified.
  /u  fmle_uid         Un-register FMLE with given identifier to not to start
                       automatically at OS launch.
                       Prints all registered FMLE sessions if identifier is wrong
                       or unspecified.
  /dvrstart fmle_uid   fmle_uid is optional. Without fmle_uid, launches a new encoding

                       session and starts DVR immediately. With fmle_uid, immediately
                       starts DVR for FMLE with the given identifier.
                       Prints all running FMLE instances if identifier is wrong.
  /dvrstop fmle_uid    Immediately stops DVR for FMLE with the given identifier.
                       Prints all running FMLE instances if identifier is wrong or
                       unspecified.
  /dvrstate fmle_uid   Prints DVR status for FMLE with the given identifier.
                       Prints all running FMLE instances if identifier is wrong or
                       unspecified.
  /help                Open FMLE help.

Where:
  auth_string       Authentication string.
                    Format depends on authentication module.
                    e.g. username:password.
  dd:hh:mm          dd:days, hh:hours, mm:minutes.
                    Must be max two digits positive integer.
  fmle_uid          FMLE Unique Identifier.
                    fms_url+stream_name if streaming to FMS.
                    Output file path if only encoding to file.


C:\Program Files\Adobe\Flash Media Live Encoder 3.2>