OMG I logged in to ask the same question? What does "av_find_stream_info()" do and how it works?
I'm trying to read MJPEG stream from IP Camera, and the program pauses at this function buffering the data (I guess ?) and waits forever. That is until i shut down the stream and then it encodes everything received in one go. But not to be a thread stealer I'll open another thread for my problem. J.H.Kim-2 wrote: > > Hi, everyone > > I'm starting reading the ffmpeg source code for the first time. > I have a difficulty in understaning the code of "av_find_stream_info()". > Could you tell me what does the function,"av_find_stream_info()", do in > detail? > > Thanks in advance. > J.H.Kim > > > > > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > > -- View this message in context: http://www.nabble.com/av_find_stream_info%28%29-tp23478705p23481154.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
