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

Moritz Barsnick barsnick at gmx.net
Mon Aug 31 14:27:46 CEST 2015


Hi Chandan,

On Mon, Aug 31, 2015 at 17:23:33 +0530, Chandan Nataraj wrote:
> I'm trying to open a mp4 file from http. When I call avformat_open_input it
> fails with following log.

This list is about ffmpeg, the command line tool(s). If you need help
with using the libraries, please refer to the libav-user list:
https://ffmpeg.org/mailman/listinfo/libav-user

> 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.

Let me suggest that when you ask for such assistance, please show the
code you are using to call avformat_open_input(), and the parameters
you are passing.

Moritz


More information about the ffmpeg-user mailing list