[FFmpeg-devel] [PATCH] avformat: add a concat protocol that takes a line break delimited list of resources

Nicolas George george at nsup.org
Fri Jun 25 00:34:02 EEST 2021


James Almer (12021-06-24):
> Can you tell me how to create a file with a \n in its name? I can test on
> Archlinux.

touch 'foo
bar'

With some shells, you can write:

touch $'foo\nbar'

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20210624/bacb6113/attachment.sig>


More information about the ffmpeg-devel mailing list