Hi, I'm trying to open a mp4 file from http. When I call avformat_open_input it fails with following log.
"Port missing in uri." The url does not contain any port number. So it should be using default port (80). Same url and code works from another thread where I have initialized my libavformat. Any suggestions are highly appreciated. Regards, Chandan _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
