[FFmpeg-trac] #3953(ffprobe:open): Support chaptering in bluray (was: Unable to extract chapter markers from bluray with ffprobe)

FFmpeg trac at avcodec.org
Tue Sep 16 14:16:47 CEST 2014


#3953: Support chaptering in bluray
-------------------------------------+-------------------------------------
             Reporter:  ixian        |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  normal       |                Component:  ffprobe
              Version:  2.3.3        |               Resolution:
             Keywords:  chapters     |               Blocked By:
  bluray ffprobe                     |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by ubitux):

 * status:  new => open
 * type:  defect => enhancement


Comment:

 Exporting chapters can be done through {{{avpriv_new_chapter()}}} which
 takes a AVFormatContext. Unfortunately we support BluRay through our
 protocol layer instead of format, and as such has no access to that format
 context. This will probably require some some sort of design change.

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


More information about the FFmpeg-trac mailing list