VirtualBox

Changeset 5892 in vbox


Ignore:
Timestamp:
Nov 30, 2007 2:15:51 PM (17 years ago)
Author:
vboxsync
Message:

VBoxHeadless: added ffmpeg parameters to the usage screen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/VBoxHeadless.cpp

    r5842 r5892  
    266266             "   -vrdpport <port>         Port number the VRDP server will bind to\n"
    267267             "   -vrdpaddress <ip>        Interface IP the VRDP will bind to \n"
     268#endif
     269#ifdef VBOX_FFMPEG
     270             "   -capture                 Record the VM screen output to a file\n"
     271             "\n"
     272             "When recording, the following optional environment variables are also\n"
     273             "recognized:\n"
     274             "\n"
     275             "   VBOX_CAPTUREWIDTH        Frame width\n"
     276             "   VBOX_CAPTUREHEIGHT       Frame height\n"
     277             "   VBOX_CAPTUREBITRATE      Recording bit rate\n"
     278             "   VBOX_CAPTUREBITRATE      Recording bit rate\n"
     279             "   VBOX_CAPTUREFILE         Specify a file name\n"
    268280#endif
    269281             "\n");
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette