Ronald,

I looked the vp9_superframe_bsf.c code, but it doesn't help: The only place
which returns EAGAIN does output packet unref and frees input packet.

I tried memset zero on output packet, av_packet_unref, setting out->size =
0 and out->side_data_elems = 0, tried to return EAGAIN or 0, nothing helps.
In any case, "timestamps are not set", "stream is malformed", like the
output packet is still used.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to