[FFmpeg-trac] #3123(avformat:new): Request: Support MKV files with ordered chapters

FFmpeg trac at avcodec.org
Tue Sep 5 20:43:17 EEST 2017


#3123: Request: Support MKV files with ordered chapters
-------------------------------------+------------------------------------
             Reporter:  11rcombs     |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mkv          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by dericed):

 @vertigo, this is ugly, but here's my workaround for now
 https://github.com/mediamicroservices/mm/blob/996b5902e9987e97265190b274175cca294a43b6/mmfunctions#L999-L1036.
 This uses mkvextract to get the chapters as xml, xmlstarlet to pick out
 the right ordered edition, and the creates a ffconcat input based on the
 edition chapters' in and out points.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3123#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list