On 24/07/15 15:39, Robin Stevens wrote:

    If you want to get a rough idea of the amount of caching going on,
    how about this: when you first start feeding packets into the
    codec, count how many you've fed in before it starts producing
    output.  That could be a rough indicator.  You should really just
    let the codec tell you when its cache is empty, as I don't think
    there are any guarantees about this, but it might give a rough
    estimate.  Just a thought.

    Andy

Yes, that's what I am doing now, but it is far from being optimal.



Which encoder are you using?

Does setting the gop size make a difference?

I am not encoding, but decoding.


--
Gonzalo Garramuño

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to