logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

omxregister-bellagio - register OpenMAX/Bellagio components

Authors

       Bhattacharyya Sourya, Melpignano Diego, Niemimuukko Ukri, Sen Pankaj, Siorpaes David and Urlini Giulio.

       Man page written by Marc-Andre Lureau.

Bellagio                                            Sept 2009                            OMXREGISTER-BELLAGIO(1)

Description

       Before using any OpenMAX component, they must be registered with the omxregister-bellagio command.

       By  default,  this  will  create a file named .omxregister under the home XDG data directory with all the
       components found in ${libdir}/libomxil-bellagio0.

Environment

       BELLAGIO_SEARCH_PATH
              This variable can be set to indicate the location(s) of the components

       OMX_BELLAGIO_REGISTRY
              Location of the registry.

       XDG_DATA_HOME
              Location of the home data directory where registry is saved (if $OMX_BELLAGIO_REGISTRY is unset).

Files

$XDG_DATA_HOME/libomxil-bellagio/registry or $OMX_BELLAGIO_REGISTRY.
              The OpenMAX/Bellagio component registry file.

Name

       omxregister-bellagio - register OpenMAX/Bellagio components

Options

       -v     Display a verbose output, listing all the components registered.

       -h     Display help.

       componentspath
              Location of the OpenMAX/Bellagio components (by default  ${libdir}/libomxil-bellagio0).   Multiple
              locations should be separated by colons

Synopsis

omxregister-bellagio[-v][-h][componentspath]...

See Also