On Mon, Mar 07, 2016 at 11:59:38AM +0000, Carl Eugen Hoyos wrote: > Matthieu Bouron <matthieu.bouron <at> gmail.com> writes: > > > else { > > s->is_pipe = 1; > > - st->need_parsing = AVSTREAM_PARSE_FULL; > > + st->need_parsing = s->frame_size > 0 ? AVSTREAM_PARSE_NONE > > : AVSTREAM_PARSE_FULL; > > Makes sense imo.
Sorry for the delay, are you still OK with the patch ? Matthieu [...] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel