[FFmpeg-devel] [PATCH] avfilter/image2: Add source file path and basename to each packet side data.
Alexandre Heitor Schmidt
alexandre.schmidt at gmail.com
Sat Dec 21 19:32:26 EET 2019
> In the commit msg,
>
>> libavformat/img2dec.c: Modify image2 demuxer to make available
>> two special metadata entries called lavf.image2dec.source_basename
>> and lavf.image2dec.source_basename, which represents, respectively,
>> the complete path to the source image for the current frame and
>> the basename i.e. the file name related to the current frame.
>> These can then be used by filters like drawtext and others.
>
> First key name should end in source_path
Damn! You're right! New patch attached with this minor change corrected.
Thanks!
Alex.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avformat-image2-Metadata-identifying-the-source-path.patch
Type: text/x-patch
Size: 4122 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20191221/e4c280fb/attachment.bin>
More information about the ffmpeg-devel
mailing list