Usage: /tmp/.mount_streamZ9fCts/AppRun.wrapped [options]
Runs on: linux Ubuntu 24.04.1 LTS x86_64
Development tool: Qt6.7.3
Compiler: GCC 13.2.0
Compiled with: Lubuntu 24.04 LTS 64-bit, GLIBC 2.39
Copyright (C) 2016 - 2024 Ingemar Ceicer
Website: https://gitlab.com/posktomten/streamcapture2/-/wikis/home
Swedish website: https://ceicer.eu/streamcapture2/index.php
Source code: https://gitlab.com/posktomten/streamcapture2
E-mail: programming@ceicer.com
This program was created Sep 29 2024 22:01:06
Path: "/tmp/.mount_streamZ9fCts/usr/bin"

streamCapture2 is free software: you can redistribute it
and/or modify it under the terms of the
GNU General Public License as published by
the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, 
but WITHOUT ANY WARRANTY; without even the implied warranty of 
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

Options:
  -h, --help                           Displays help on commandline options.
  --help-all                           Displays help, including generic Qt
                                       options.
  --appimage-help                      Help about the AppImage.
  -a, --authenticity                   Verify authenticity.
                                       SHA256 checksum is generated.
                                       'sha256sum' is required.
  -c, --changelog                      Displays the version history.
  --cu, --checkforupdates              Check for updates.
  -g, --glibc                          Trying to read your operating system's
                                       GLIBC version.
  --gui                                Starts the GUI (Graphical User
                                       Interface).
  -l, --license                        Displays the license.
  --la, --lang                         Select language --lang en (English),
                                       --lang it (Italian) or --lang sv
                                       (Swedish)
  -o, --openssl                        Reads the version number for openSSL
                                       included in the AppImage.
  --os, --openssl_system               Trying to read your operating system's
                                       openSSL version.
  -u, --update                         The new AppImage is created with zsync.
                                       Only the changes are downloaded.
  -v, --version                        Displays version information.
  --qmljsdebugger <value>              Activates the QML/JS debugger with a
                                       specified port. The value must be of
                                       format port:1234[,block]. "block" makes
                                       the application wait for a connection.
  --platform <platformName[:options]>  QPA plugin. See QGuiApplication
                                       documentation for available options for
                                       each plugin.
  --platformpluginpath <path>          Path to the platform plugins.
  --platformtheme <theme>              Platform theme.
  --plugin <plugin>                    Additional plugins to load, can be
                                       specified multiple times.
  --qwindowgeometry <geometry>         Window geometry for the main window,
                                       using the X11-syntax, like 100x100+50+50.
  --qwindowicon <icon>                 Default window icon.
  --qwindowtitle <title>               Title of the first window.
  --reverse                            Sets the application's layout direction
                                       to Qt::RightToLeft (debugging helper).
  --session <session>                  Restores the application from an earlier
                                       session.
  --display <display>                  Display name, overrides $DISPLAY.
  --name <name>                        Instance name according to ICCCM
                                       4.1.2.5.
  --nograb                             Disable mouse grabbing (useful in
                                       debuggers).
  --dograb                             Force mouse grabbing (even when running
                                       in a debugger).
  --visual <id>                        ID of the X11 Visual to use.
  --geometry <geometry>                Alias for --qwindowgeometry.
  --icon <icon>                        Alias for --qwindowicon.
  --title <title>                      Alias for --qwindowtitle.