[FFmpeg-user] FFMPEG Concat Demuxer

Carl Eugen Hoyos cehoyos at ag.or.at
Sat Mar 30 16:52:41 CET 2013


Ramit Bhalla <ramitbhalla <at> gmail.com> writes:

> Hell's kitchen1.mp4
> Hell's kitchen2.mp4

> file 'Hell\'s Kitchen 1.mp4'
> file 'Hell\'s Kitchen 2.mp4'

Use the following:
file Hell\'s\ Kitchen\ 1.mp4
file Hell\'s\ Kitchen\ 2.mp4

or (as you found out)
file 'Hell'\''s Kitchen 1.mp4'
file 'Hell'\''s Kitchen 2.mp4'

Carl Eugen



More information about the ffmpeg-user mailing list