ogmtools

Tools for creating, manipulating, and analyzing OGG media streams

brewmacoslinux
Try with needOr install directly
Source

About

OGG media streams manipulation tools

Commands

ogmmergeogmsplitogminfoogmdemux

Examples

Merge video and audio streams into a single OGM file$ ogmmerge -o output.ogm video.ogv audio.ogg
Display information about an OGM file structure$ ogminfo input.ogm
Split an OGM file into separate video and audio streams$ ogmdemux input.ogm