Opened 11 years ago

Closed 11 years ago

#2636 closed enhancement (fixed)

chapters and chapters metadata are ignored by ffprobe

Reported by: Elon Musk Owned by:
Priority: wish Component: ffprobe
Version: git-master Keywords: ffprobe chapters
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

ffprobe does not show stream chapter(s) and chapter's metadata, with usual -show_* commands.

Change History (5)

comment:1 by Carl Eugen Hoyos, 11 years ago

If you do not plan to work on this issue, please add a command line that allows to reproduce the problem.

comment:2 by Elon Musk, 11 years ago

Find any file that have chapter information or you can create one editing ffmeta file - adding chapters and mapping metadata to another file, with container that actually supports adding chapters, like nut.

Last edited 11 years ago by Elon Musk (previous) (diff)

comment:3 by Stefano Sabatini, 11 years ago

Analyzed by developer: set
Keywords: ffprobe chapters added
Reproduced by developer: set
Status: newopen
Type: defectenhancement

comment:4 by Carl Eugen Hoyos, 11 years ago

Analyzed by developer: unset
Priority: normalwish

comment:5 by Stefano Sabatini, 11 years ago

Resolution: fixed
Status: openclosed

Fixed in:

commit 4da5402256cf01bf130169ff30fdc13d097a0508
Author: Stefano Sabatini <stefasab@gmail.com>
Date:   Thu Jun 6 09:54:58 2013 +0200

    ffprobe: show chapter and chapter metadata information
    
    Address trac ticket #2636.
Note: See TracTickets for help on using tickets.