[FFmpeg-user] FFMPEG Concat Demuxer

Ramit Bhalla ramitbhalla at gmail.com
Sat Mar 30 12:05:30 CET 2013


Has anyone run into an issue with the Concat Demuxer with teh file name.

I'm trying to join 2 files through a script, Unfortunately the filename has
the character ' in the it.

so it ends up looking like:

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

I've tried escaping the ' character in the concat text file (see example
below) but it doesn't work.
Anyone know how to get it to work?

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


More information about the ffmpeg-user mailing list