Ogmtools 1.5 review
DownloadOgmtools allow information about (ogminfo) or extraction from (ogmdemux) or creation of (ogmmerge) OGG media streams. Installation
|
|
Ogmtools allow information about (ogminfo) or extraction from (ogmdemux) or creation of (ogmmerge) OGG media streams.
Installation is very simple to do. Run './configure' followed by 'make' and 'make install'. If, for some reason, there is no 'configure' script then run './autogen.sh' which will recreate it.
The full documentation for each command is now maintained in its man page only. Type 'ogmmerge -h' to get you started.
This code comes under the GPL (see www.gnu.org or the file COPYING). Modify as needed.
The newest version can always be found at http://www.bunkus.org/videotools/ogmtools/index.html
What's New in This Release:
dvdxchap accepts a range of chapters to output and adjusts the timestamps. Patch by Olivier Rolland.
ogmcat accepts files that contain a single track whose serial nubmers don't match. This is the case for audio-only Ogg files.
Ogmtools 1.5 keywords