dwww Home | Manual pages | Find package

MOGGSPLIT(1)                                                      MOGGSPLIT(1)

NAME
       moggsplit - split Ogg logical streams

SYNOPSIS
       moggsplit filename ...

DESCRIPTION
       moggsplit  splits a multiplexed Ogg stream into separate files. For ex-
       ample, it can separate an OGM into separate Ogg  DivX  and  Ogg  Vorbis
       streams, or a chained Ogg Vorbis file into two separate files.

OPTIONS
       --extension
              Use  the  supplied  extension when generating new files; the de-
              fault is ogg.

       --pattern
              Use the supplied pattern when generating new files.  This  is  a
              Python  keyword format string with three variables, base for the
              original file's base name, stream for the stream's  serial  num-
              ber, and ext for the extension give by --extension.

              The default is %(base)s-%(stream)d.%(ext)s.

       --m3u  Generate  an  m3u playlist along with the newly generated files.
              Useful for large chained Oggs.

AUTHOR
       Joe Wreschnig

                                                                  MOGGSPLIT(1)

Generated by dwww version 1.15 on Thu Jun 20 11:59:19 CEST 2024.