On 12-Oct-17 01:11, Derek Buitenhuis wrote:
So user options are overridden by URL params...?

exactly. at least in case of udp and few other protocols. it's documented https://ffmpeg.org/ffmpeg-protocols.html#udp

The required syntax for an UDP URL is:
udp://hostname:port[?options]
options contains a list of &-separated options of the form key=val.

if it's something no longer desired/recommended for protocols, I can remove it altogether.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to