[FFmpeg-devel] [PATCH] avformat: add a concat protocol using a files recipe
James Almer
jamrial at gmail.com
Tue Jun 22 21:06:09 EEST 2021
On 6/22/2021 7:23 AM, Nicolas George wrote:
> James Almer (12021-06-19):
>> Suggested-by: ffmpeg at fb.com
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> libavformat/Makefile | 1 +
>> libavformat/concat.c | 111 ++++++++++++++++++++++++++++++++++++++++
>> libavformat/protocols.c | 1 +
>> 3 files changed, 113 insertions(+)
>
> It needs some documentation. Especially about escaping special
> characters in file names and URLs.
Will do.
>
> Regards,
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-devel
mailing list