From 35fd083828a57eb7ae995bd081dad88a8d64f75d Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 8 Sep 2013 07:42:05 +0200 Subject: demux: retrieve per-chapter metadata Retrieve per-chapter metadata, but don't do much with it. We just make the metadata of the _current_ chapter available as chapter-metadata property. Returning the full chapter list with metadata would be no problem, except that the property interface isn't really good with structured data, so it's not available for now. Not sure if it's worth it, but it was requested via github issue #201. --- DOCS/man/en/input.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index bacb99c14b..c05fb664de 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -412,6 +412,7 @@ Name W Comment ``angle`` x current DVD angle ``metadata`` metadata key/value pairs ``metadata/`` value of metadata entry ```` +``chapter-metadata`` metadata of current chapter (works similar) ``pause`` x pause status (bool) ``cache`` network cache fill state (0-100) ``pts-association-mode`` x see ``--pts-association-mode`` -- cgit v1.2.3