[FFmpeg-devel] [PATCH] avisynth: fix setting stream timebase

Stephen Hutchinson qyot27 at gmail.com
Wed Aug 12 03:50:53 CEST 2015


On Mon, Aug 10, 2015 at 5:22 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Mon, Aug 10, 2015 at 10:09:52PM +0200, Marton Balint wrote:
>> Stream timebase should be set using avpriv_set_pts_info, otherwise
>> avctx->pkt_timebase is not correct.
>>
>> This should fix ticket #4766.
>>
>> Patch is only compile tested.
>
> should be ok if someone tests it
> or if noone does within a few days and noone objects
>

I can confirm that the issue in ticket #4766 exists, and that
this patch fixes it.  LGTM.


More information about the ffmpeg-devel mailing list