[MPlayer-users] OGMtools 0.92 released

D Richard Felker III dalias at aerifal.cx
Sat Sep 14 18:03:02 CEST 2002


On Sat, Sep 14, 2002 at 12:45:21PM +0200, Moritz Bunkus wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi folks.
> 
> Time for a new release: 0.92. Its main features are a new application,
> ogmsplit, that replaces the buggy, slow and inaccurate ogmsplit.pl,
> support for MP3 sound and a lot of bug fixes. As always, get it at
> http://www.bunkus.org/videotools/ogmtools/index.html
> 
> Feedback, bug reports and feautre requests are always welcome!
> 
> Here are the ChangeLog entries since the last release:
> 
> 2002-09-14 Moritz Bunkus
>  * released v0.92
>  - Fixes for ogmsplit - split after a certain amount of written
>    data or after an elapsed time.
> 
> 2002-09-12 Moritz Bunkus
>  - Added support for MP3 audio. Can be read from a separate file,
>    from an AVI or from an OGM.
>  - Added a new tool, ogmsplit, that will split before a keyframe
>    around a given size.
>  - Fixed page ordering: pages are now output depending on their
>    start time (which is the stream's previous granulepos), not on
>    their current granulepos.
>  - Fixed ogminfo to check the page's start time (see point above)
>    for 'sync_ok'/'OUT_OF_SYNC'.
>  - Fixed some bugs with ogminfo's output.
>  - Removed ogmsplit.pl because ogmsplit does a much better and
>    much faster job.
>  - Added Debian patch from Marc Leeman to my 'official' sources. 
> 
> Have a nice weekend.

One thing you should fix...subtitles.cpp has DOS newlines, which break
compiling, at least on lines ending in \. BTW, you don't need a \
between lines to concatenate such adjacent string constants as long as
you close the string on one line and reopen it on the next.

Rich




More information about the MPlayer-users mailing list