Files
TheAMM 8b7da7a8e5 encode: implement --oset-metadata, and --oremove-metadata
This commit introduces a new --oset-metadata key-value-list option,
allowing the user to specify output metadata when encoding
(eg. --oset-metadata=title="Hello",comment="World").

A second option --oremove-metadata is added to exclude existing metadata
from the output file (assuming --ocopy-metadata is enabled).

Not all output formats support all tags, but luckily libavcodec
simply discards unsupported keys.
2017-12-26 03:33:19 -07:00
..
2017-08-11 21:29:35 +02:00
2017-12-15 22:28:47 -08:00
2016-03-20 19:51:22 +01:00
2017-12-03 21:24:18 +01:00
2017-12-26 03:33:18 -07:00
2017-12-26 03:33:18 -07:00