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

FFmpeg trac at avcodec.org
Sun Nov 10 21:06:24 CET 2013


#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 11rcombs):

 # mkvinfo Toradora\ 01.mkv | gist
 https://gist.github.com/7403174
 # mkvinfo Toradora\ OP1.mkv | gist
 https://gist.github.com/7403180
 # mkvinfo Toradora\ ED1.mkv | gist
 https://gist.github.com/7403184
 # mediainfo Toradora\ 01.mkv Toradora\ OP1.mkv Toradora\ ED1.mkv | gist
 https://gist.github.com/7403066
 # ffmpeg -i Toradora\ 01.mkv -preset ultrafast out.mp4 | gist 2>&1
 https://gist.github.com/7403072
 # mediainfo out.mp4 | gist
 https://gist.github.com/7403078

 (Output does not contain OP or ED)

 I'll see if I can figure out how to make a minimal sample with mkvmerge
 later today; most recent anime series encoded by Coalgirls use this.

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


More information about the FFmpeg-trac mailing list