<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><style>body
p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="latin-charset" bgcolor="#ffffff"
text="#000000">
I've just upgraded to the latest trunk, recompiled and re-linked --
and realized that there is no way to pass options to the udp layer;<br>
<br>
In the past, it was possible to use a url like:
<a class="moz-txt-link-rfc2396E" href="mailto:rstp://user:password@a.b.c.d/axis-media/media.amp?udp&buffer_size=1048576">"rstp://user:password@a.b.c.d/axis-media/media.amp?udp&buffer_size=1048576"</a>.
With ffmpeg 0.10, is it is possible to specify the transport through
an option dictionary ("udp"), but I can't figure out how to pass
options like buffer_size, connect, fifo_size etc.<br>
<br>
Avoiding the previous url hacking is of course an improvement -- but
how does one pass these parameters?<br>
</body>
</html>