On 07/18/2013 06:45 PM, Martin Storsjö wrote: > From: Fabian Neundorf <[email protected]> > > 0 is not a valid chapter id in matroska, therefore start the chapter > indexing from 1.
The diagnosis is ok. The patch looks wrong, remuxing from mkv to mkv results in constant increase. The proper way is to add a format capability. So you offset only when needed. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
