On Tue, 3 Apr 2012, Anton Khirnov wrote:
Please no more options in URL. We have protocol private AVOptions for that.
I was just about to say the same thing. The argument for doing it this way is for compatibility with librtmp though, which pass arguments this way.
Also, if using separate parameters, having playpath would be useful too. In the cases where the automatic splitting doesn't work, I normally use urls like "rtmp://server/path/to/app playpath=asdf" with librtmp currently, so I'd prefer having the app parsed implicitly (having a parameter for setting it is of course good too) and setting the playpath explicitly - this is closer to how it's done within flash itself.
// Martin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
