[FFmpeg-devel] [PATCH]lavf/concatdec: Allocate the filenames on the heap

Carl Eugen Hoyos ceffmpeg at gmail.com
Sat Oct 21 23:04:09 EEST 2017


2017-10-21 18:29 GMT+02:00 Nicolas George <george at nsup.org>:
> Le decadi 30 vendémiaire, an CCXXVI, Marton Balint a écrit :
>> I thought filenames in libavformat are limited to 1K anyway
>> because of the AVFormatContext->filename field.

How can I reproduce this?
I tested the data from the ticket from the command line
and it worked fine here.

Or is there maybe no limitation for the data protocol?

>> So if your patch really fixes the ticket, then how? :)

So the original (and the attached) patch do not fix the
ticket for you?
Could you provide some console output to allow me to
better understand the issue?

> Yes, exactly. This limitation was the reason I did not bother handling
> longer lines. I would like to understand how it makes a difference.

New patch attached, please comment.

Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-lavf-concatdec-Allocate-the-filenames-on-the-heap.patch
Type: text/x-patch
Size: 1811 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20171021/d31bee9e/attachment.bin>


More information about the ffmpeg-devel mailing list