On 21/11/11 17:09, Luca Barbato wrote:
av_interleave_packet_per_dts waits untill it gets a frame for each
stream before outputting packets in interleaved order.

Sparse streams tend to add up latency and in specific cases end up
allocating a large amount of memory.

Flush the packet queue if the packets in the queue have a delay
larger than the max_delay.

Original report of the issue and initial proposed solution by
[email protected] on bug 31.

Ping.


--

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to