for OGMRip


I. OGMRip Core Reference
Version information — Variables and functions to check the OGMRip and MPlayer versions
Enumerations — Public enumerated types used throughout OGMRip
Plugins System — Functions for manipulating the plugins
Edit Decision List — Functions for manipulating EDL
Filesystem — Functions for handling files, directories, links and fifos
Files — Structures to manipulate media files
Mplayer — Common wrapper functions for mplayer and mencoder
II. OGMRip Objects
Abstract Base Classes
OGMRipCodec — Base class for codecs
OGMRipVideoCodec — Base class for video codecs
OGMRipAudioCodec — Base class for audio codecs
OGMRipSubpCodec — Base class for subtitles codecs
OGMRipContainer — Base class for containers
OGMRipLavc — A video codec to encode in Mpeg4
Misceleanous
OGMRipChapters — A codec to extract chapters information
OGMRipDvdcpy — A codec to copy a DVD title
III. OGMRip Plugins
Containers
OGMRipAvi — The AVI container
OGMRipMatroska — The Matroska container
OGMRipMp4 — The MP4 container
OGMRipOgg — The Ogg Media container
Video Codecs
OGMRipLavcMpeg4
OGMRipTheora — A video codec to encode in theora
OGMRipX264 — A video codec to encode in X264
OGMRipXvid — A video codec to encode in XviD
Audio Codecs
OGMRipAac — An audio codec to encode in AAC
OGMRipMp3 — An audio codec to encode in MP3
OGMRipVorbis — An audio codec to encode in Ogg Vorbis
OGMRipWav — An audio codec to encode in wav
OGMRipAudioCopy — A codec to copy an audio stream
Subtitles Codecs
OGMRipSrt — A subtitles codec to extract in SubRip Text
OGMRipVobSub — A subtitles codec to extract in VobSub