On 6/5/18 2:09 AM, Michael Niedermayer wrote:
> On Sun, May 06, 2018 at 10:38:59PM +0530, vdi...@akamai.com wrote:
>> From: Vishwanath Dixit <vdi...@akamai.com>
>>
>> Forced key frames generation functionality was assuming the first PTS
>> value as zero, but, when 'copyts' is enabled, the first PTS can be any
>> big number. This was eventually forcing all the frames as key frames.
>> To resolve this issue, update has been made to use first input pts as
>> reference pts.
>> ---
>>  fftools/ffmpeg.c     | 6 +++++-
>>  fftools/ffmpeg.h     | 1 +
>>  fftools/ffmpeg_opt.c | 1 +
>>  3 files changed, 7 insertions(+), 1 deletion(-)
>
> will apply
Thanks for applying the patch...
>
> thx
>
> [...]
>
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to