[FFmpeg-devel] [PATCH] support for ordered chapters/segment linking in Matroska
Uoti Urpala
uoti.urpala
Mon Aug 11 05:59:42 CEST 2008
On Mon, 2008-08-11 at 05:36 +0200, Anton Khirnov wrote:
> Actually compatibility with Haali's splitter was what I was aiming
> for, but the problem is that there are linked files out there with
> slightly different parameters, so mkvmerge will refuse to merge them
> and you'll get crap if you try to decode them with one decoder. But
> Haali's splitter will play them just fine.
I thought that if these were implemented in MPlayer that could be done
at a somewhat higher level, as a part of playlist / edit decision list
support. Currently playlists only work at file level and EDL within a
file, but they could be generalized so that you could make a timeline
consisting of parts from multiple files.
More information about the ffmpeg-devel
mailing list