On Fri, 24 Jun 2016, Martin Storsjö wrote:

If the calculated offset from write_packet would be cached somewhere,
that can be used instead of recalculating the offset for the stream.
---
libavformat/internal.h |  3 ++-
libavformat/movenc.c   |  3 ++-
libavformat/mux.c      | 18 +++++++++++++++---
3 files changed, 19 insertions(+), 5 deletions(-)

I guess the right patch subject would either be

    lavf: Allow getting the next packet from queues, with timestamp offset

or

    movenc: Apply offset on timestamps when peeking into interleaving queues

but not the mix I have right now.

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

Reply via email to