On 6/24/2021 1:38 PM, Nicolas George wrote:
James Almer (12021-06-24):
Can the \n in filenames be escaped, either with backslash or quotes, like
with other special characters? If so, then they should be supported that way
already.
Please test. Reading your code tells me it does not work as is, but it
could. You are making a common mistake there: you are parsing the same
thing twice differently, once with ff_read_line_to_bprint_overwrite()
and once with av_get_token().
Can you tell me how to create a file with a \n in its name? I can test
on Archlinux.
Thanks.
Regards,
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".