[FFmpeg-trac] #2327(undetermined:open): accept "chapters" as segment_times

FFmpeg trac at avcodec.org
Tue Mar 5 19:06:33 CET 2013


#2327: accept "chapters" as segment_times
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:
              Version:  git-master   |  undetermined
             Keywords:  segment      |               Resolution:
  chapters                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------

Comment (by Cigaes):

 That was my first reaction too, but then I realized that the muxer has
 access to the chapters of the ''output'' file, it is even precisely its
 task to do something with them.

 The {{{ffmpeg}}} command-line tool constructs the chapters for the outputs
 using, by default, the chapters from the inputs, adjusting times and
 dropping unused chapters if necessary, so propagation from input to output
 is already implemented.

 I believe this feature would, in fact, be quite simple.

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


More information about the FFmpeg-trac mailing list