Hi all, After sending packets to the muxer (using av_interleaved_write_frame()) FFmpeg stores the packets into an internal buffer. Is there a way to get the amount of packets or bytes currently stored in the buffer? Thanks, Ruurd