[FFmpeg-devel] [PATCH] http: handle URLs with spaces

Andrey Utkin andrey.krieger.utkin at gmail.com
Sun Feb 2 18:32:50 CET 2014


2014-02-02 wm4 <nfxjfg at googlemail.com>:
> So every tool that uses http out there is unreasonable, misleading,
> and surprising? Try spaces in an URL with wget or any web browser, and
> see what happens. Try mixing percent encoding and freestanding '%'
> characters too.

Checked it, yes, indeed cool. Wget has quite clever solution for that
- enough clever to make me not understand it from brief reading.
So you are welcome to go on applying wget solution into ffmpeg:
http://git.savannah.gnu.org/cgit/wget.git/tree/src/url.c

-- 
Andrey Utkin


More information about the ffmpeg-devel mailing list