[Libav-user] How to treat pts using ffmpeg libs

NITIN GOYAL nitinkumgoyal at gmail.com
Sat Mar 14 03:48:52 CET 2015


On Wed, Mar 11, 2015 at 8:10 PM, Rafael Lúcio <rafael at inova.in> wrote:

> Its very simple... everytime I call av_read_frame( input_context,
> input_packet )  I save the pts into the last_pts variable...



One way is to make a buffer and a queue and reorganize the PTS in
increasing order before processing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20150314/35bd78cd/attachment.html>


More information about the Libav-user mailing list