[Matroska-users] mkvtoolnix 3.4.0 released

Mike Castle dalgoda+matroska at gmail.com
Tue May 18 05:46:29 CEST 2010


On Sat, May 15, 2010 at 3:59 AM, Moritz Bunkus <moritz at bunkus.org> wrote:
> I've released mkvtoolnix v3.4.0. This release contains several important
> bug fixes and a few new features. Two new translations (Russian and
> Ukrainian) have been added.

v3.4.0 fixes a sync problem that I was having with 3.3.0 with one
file, but introduces a problem with another file.

This sync issue only happens when I go vob -> avi -> mkv, but not vob -> mkv

So, the pipeline might look something like this:

mencoder -o a.avi -ovc copy -oac copy a.vob
mkvmerge -o a.mkv a.avi

The reason I go through the avi step is, sometimes it's a -ovc copy,
sometimes it's a more complicated -ovc lavc -lavcopts bunch:of:opts

In the mkvmerge from avi, I see this output:
Warning: Shortened GOP detected. Some frames have been dropped. You
may want to fix the MPEG2 video stream before attempting to multiplex
it.
Progress: 100%
The cue entries (the index) are being written...
Muxing took 30 seconds.
Warning: Video ended with a shortened group of pictures. Some frames
have been dropped. You may want to fix the MPEG2 video stream before
attempting to multiplex it.

With 3.2.0 it works nicely.  I just tested and 3.3.0 doesn't have a
problem with this particular input, just 3.4.0.

So, for now, I'm still sticking with 3.2.0.

mrc



More information about the Matroska-users mailing list