debian man page for moggsplit

Query: moggsplit

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

moggsplit(1)						      General Commands Manual						      moggsplit(1)

NAME
moggsplit - split Ogg logical streams
SYNOPSIS
moggsplit filename ...
DESCRIPTION
moggsplit splits a multiplexed Ogg stream into separate files. For example, 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 default is ogg. --pattern Use the supplied pattern when generating new files. This is a Python keyword format string with three variables, base for the origi- nal file's base name, stream for the stream's serial number, 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.
AUTHORS
Joe Wreschnig Nov 14th, 2009 moggsplit(1)
Related Man Pages
oggfwd(1) - debian
ogginfo(1) - debian
oggz-rip(1) - debian
libogg(3) - sunos
ogg::vorbis::header::pureperl(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com