On Mon, May 07, 2018 at 05:27:04 +0000, m.kamalasubha m.kamalasubha wrote: > I tried to open URL using avformat_open_input API function. > Initially, I got a warning like,
Hi Kamalasubha, for questions regarding the use of the libav* libraries, you have a much better chance of getting support on the appropriate list libav-user: https://lists.ffmpeg.org/mailman/listinfo/libav-user/ This list, ffmpeg-user, is for the use of the command line tools and general multimedia related questions. (And the command line tool ffmpeg copes well with your given URL.) Regards, Moritz _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
