[FFmpeg-devel] [PATCH] ffmpeg_opt: Allow program metadata other than title to be set.
Michael Niedermayer
michael at niedermayer.cc
Sun Jan 24 12:33:51 CET 2016
On Sun, Jan 24, 2016 at 05:23:22AM +0100, Vittorio Gambaletta (VittGam) wrote:
> This commit makes it possible to add optional metadata (such as "service_provider") to an mpegts output stream composed by multiple programs (mpts).
>
> This is needed because the global metadata is not inherited by the single programs.
>
> Signed-off-by: Vittorio Gambaletta <ffmpeg-dev at vittgam.net>
> ---
> ffmpeg_opt.c | 10 +++-------
> 1 file changed, 3 insertions(+), 7 deletions(-)
with this change the whole namespace except "st"/"program_num" would
be used for metadata. This might be a problem in the future if we
want to add some non metadata key/value
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
In a rich man's house there is no place to spit but his face.
-- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160124/1e11552a/attachment.sig>
More information about the ffmpeg-devel
mailing list