[Libav-user] av_open_input_file takes a while

Mika Rajala mika_rajala_2 at hotmail.com
Thu May 3 11:22:40 CEST 2012


Hi

I'm using the method avformat_open_input to load a ~2GB h264 encoded video file.

int err = avformat_open_input(&m_formatContext, path, NULL, NULL);

This takes a bit too long however, is there any way to make it faster?

-mika 		 	   		  


More information about the Libav-user mailing list