[FFmpeg-devel] [PATCH 3/3] avformat: add youtube-dl based demuxer

Gilles Chanteperdrix gilles.chanteperdrix at xenomai.org
Wed Apr 8 19:39:00 CEST 2015


On Wed, Apr 08, 2015 at 07:24:27PM +0200, wm4 wrote:
> > +    snprintf(buffer, sizeof(buffer), "youtube-dl -f %s -g '%s'", 
> > +	    yc->format, s->filename);

Ok, missing single quotes here around the format.

-- 
					    Gilles.


More information about the ffmpeg-devel mailing list