﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
10360	Can't use colon in format_opts	Aaron		"Can't escape colon when using format_opts in ffprobe.
{{{
% ffprobe -hide_banner -loglevel error -f lavfi amovie='http\\://example.com/123.mp4':format_opts=referer='http\\://a.com' -print_format json=c=1
}}}

Getting next error:
{{{
[(a)movie @ 0x7f73eff3aec0] Error setting option format_opts to value referer=http://a.com.
[Parsed_amovie_0 @ 0x7f73eff3fec0] Error applying options to the filter.
[lavfi @ 0x7f73f1625680] Error initializing filter 'amovie' with args 'http\://example.com/123.mp4:format_opts=referer=http\://a.com'
amovie=http\\://example.com/123.mp4:format_opts=referer=http\\://a.com: Invalid argument
}}}"	defect	closed	normal	avfilter	5.1.3	fixed					0	0
