[FFmpeg-user] avformat_open_input - "Port missing in uri."

Chandan Nataraj knchandan at gmail.com
Mon Aug 31 13:53:33 CEST 2015


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


More information about the ffmpeg-user mailing list