[FFmpeg-devel] PATCH rtsp/sdp/multicast
Ronald S. Bultje
rsbultje
Sat Oct 24 16:28:06 CEST 2009
Hi,
On Oct 24, 2009, at 6:35 AM, Luca Barbato <lu_zero at gentoo.org> wrote:
> That part is good, I wonder if there is interest in getting option
> passing a bit more saner (since at least in rtsp and http you may have
> url with params that may collide with ffmpeg internal ones...)
I've always said we shouldn't abuse URIs to handle demuxer / app
option handling. It's undiscoverable, not described in --help, not
introspectable and you're indeed just waiting for a rtsp that rejects
unknown options but also has one that clashes with an ff one. It is
buggy and will break.
Ronald
More information about the ffmpeg-devel
mailing list