Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

oggz(1) [debian man page]

oggz(1) 						      General Commands Manual							   oggz(1)

NAME
oggz -- inspect and manipulate Ogg multimedia files SYNOPSIS
oggzhelp command command args Description oggz is a suite of tools for manipulating Ogg multimedia files. It supports multiplexed files conformant with RFC3533. Oggz can parse headers for CELT, CMML, Dirac, FLAC, Kate, PCM, Speex, Theora and Vorbis, and can read and write Ogg Skeleton logical bitstreams. Commands o helpDisplay help for a specific subcommand (eg. "oggz help chop") Reporting o diffHexdump the packets of two Ogg files and output differences. o dumpHexdump packets of an Ogg file, or revert an Ogg file from such a hexdump. o infoDisplay information about one or more Ogg files and their bitstreams. o scanScan an Ogg file and output characteristic landmarks. o validateValidate the Ogg framing of one or more files. Extraction o ripExtract one or more logical bitstreams from an Ogg file. Editing o chopExtract the part of an Ogg file between given start and/or end times. o commentList or edit comments in an Ogg file. mergeMerge Ogg files together, interleaving pages in order of presentation time.sort- Sort the pages of an Ogg file in order of presentation time. Options oggz accepts the following options: Miscellaneous options -h, --help Display usage information and exit. -v, --version Output version information and exit. AUTHOR
Conrad Parker July 9, 2008; COPYRIGHT
Copyright (C) 2008 Annodex Association SEE ALSO
ogginfo(1) hogg(1) oggz(1)

Check Out this Related Man Page

oggz-codecs(1)						      General Commands Manual						    oggz-codecs(1)

NAME
oggz-codecs -- List codecs in one or more Ogg files and their bitstreams. SYNOPSIS
oggz-codecs [-a | --all ] [-m | --mime ] [-1 | --one-per-line] filename ... oggz-codecs [-h | --help ] [-v | --version ] Description oggz-codecs displays a list of codecs found in one or more Ogg files and their bitstreams. The default comma-separated output is designed for use in an HTML5 <video> codecs attribute. Options oggz-codecs accepts the following options: Display options -a, --all Display codec names multiple times if present in multiple tracks. -m, --mime Display MIME types rather than codec names. -1, --one-per-line Display one entry per line. Miscellaneous options -h, --help Display usage information and exit. -v, --version Output version information and exit. AUTHOR
Conrad Parker May 15, 2008; COPYRIGHT
Copyright (C) 2009 Annodex Association SEE ALSO
oggz-info(1) hogg(1) oggz-codecs(1)
Man Page

3 More Discussions You Might Find Interesting

1. Linux

A little help understanding FIFOs?

This isn't strictly a Linux question, but... I've been working on a project to archive some streaming media for time shifting using 'mplayer' and have been using FIFOs to archive in Ogg Vorbis format: mkfifo program_name.wav (mplayer -ao pcm -aofile program_name.wav &)... (0 Replies)
Discussion started by: deckard
0 Replies

2. UNIX for Dummies Questions & Answers

Disable multimedia access in Linux

is there a way on how to disable multimedia access in linux like ubuntu? in this way user will not be able to play media files. (via command line or grapical tool) (1 Reply)
Discussion started by: lhareigh890
1 Replies

3. UNIX for Dummies Questions & Answers

Extraction of .gz file using 7zip fails

(3 Replies)
Discussion started by: PikK45
3 Replies