On Mon, Aug 10, 2015 at 5:22 PM, Michael Niedermayer <[email protected]> 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. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
