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().

Regards,

-- 
  Nicolas George

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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".

Reply via email to