Thanks! The problem was on seeking, you are absolutely right MOV files require this capability.
David Rodrigues A 22/07/2012, às 14:19, Carl Eugen Hoyos escreveu: > David Rodrigues <drodrigues@...> writes: > >> When i run the code the function avformat_open_input blocks, it >> reads N chunks of data but don't terminate with or without error. >> This happens with MOV format. I've tried using MPEG-TS format and >> this code runs successfully. > > This may be irrelevant but does your costum protocol support seeking? > I suspect this is needed to read mov files (but not for mpeg-ts). > > Carl Eugen > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
