#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to