EnglishFrenchSpanish

OnWorks favicon

oggz-rip - Online in the Cloud

Run oggz-rip in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command oggz-rip that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


oggz-rip — Extract one or more logical bitstreams from an Ogg file.

SYNOPSIS


oggz-rip [-o filename | --output filename ] filename

oggz-rip [-h | --help ] [-v | --version ]

Description


oggz-rip extracts one or more tracks from an Ogg file. In Ogg terminology, oggz-rip
extracts one or more logical bitstreams.

For example, to extract just the Vorbis audio track from any Ogg file:

oggz-rip -c vorbis input.ogx > output.ogg

This will remove any other tracks: Skeleton, Theora, image, etc. The output will be a
valid Ogg Vorbis I file, suitable for use on hardware players that do not support
multiplexed (ie. multi-track) Ogg files. If the input file contains multiple Vorbis, the
desired ones can be specified by serialno with the -s option. Use oggz-info to view the
serialno of each track in a file.

Options


oggz-rip accepts the following options:

Miscellaneous options
-o filename, --output filename
Write output to the specified filename instead of printing it to standard
output.

-h, --help
Display usage information and exit.

-v, --version
Output version information and exit.

Filter options
These options can be used multiple times. Pages matching ANY of the filter options will be
included into the output.

-s serialno, --serialno serialno
Output streams with given serialno.

-i index, --stream-index index
Filter by stream index. These are assigned to streams in the order of their BOS
pages, starting at 0.

-c content-type --content-type content-type
Filter by content-type. Run oggz-known-codecs(1) for a full list of codecs
known by the installed version of oggz.

EXAMPLES


Extract all bitstreams from file.ogg:

oggz rip -o output.ogg file.ogg

Extract only the Theora bitstream from file.ogv:

oggz rip -c theora -o output.ogv file.ogv

Use oggz-rip online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 2
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 3
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 4
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • 5
    Task Coach
    Task Coach
    Task Coach - Your friendly task
    manager. Task Coach is a free open
    source todo manager. It grew out of
    frustration about other programs not
    handling composite ...
    Download Task Coach
  • 6
    HyperSQL Database Engine (HSQLDB)
    HyperSQL Database Engine (HSQLDB)
    HSQLDB is a relational database engine
    written in Java, with a JDBC driver,
    conforming to ANSI SQL:2016. A small,
    fast, multithreaded engine and server
    with mem...
    Download HyperSQL Database Engine (HSQLDB)
  • More »

Linux commands

Ad