Sasi Inguva <isasi-at-google.com <at> ffmpeg.org> writes: > Fill DTS if all packets have been read in > avformat_find_stream_info, and still > has_decode_delay_been_guessed returns false.
Could you explain your use-case? Are streams with less than seven frames frequent? > return 1; > #endif > + No unrelated changes please. > if (ret < 0) { > /* EOF or error*/ > + eof_reached = 1; > break; > } Doesn't the comment indicate that you should check if you really reached eof? Carl Eugen _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel