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

NITIN GOYAL nitinkumgoyal at gmail.com
Sun Mar 15 10:11:50 CET 2015


yup GOP size could be one of the param.

On Sat, Mar 14, 2015 at 4:23 PM, Rafael Lúcio <rafael at inova.in> wrote:

> what about the size of this buffer before processing?
>
> gop_size ?
>
> 2015-03-13 23:48 GMT-03:00 NITIN GOYAL <nitinkumgoyal at gmail.com>:
>
>>
>> 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.
>>
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/libav-user
>>
>>
>
>
> --
> -----------------------------------------------------------------
> Rafael Lúcio
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20150315/24483fc9/attachment.html>


More information about the Libav-user mailing list