On Thu, 28 Jun 2018, Paul B Mahol wrote:
On 6/28/18, Marton Balint wrote:
And let the generic code figure out the proper PTS. This is needed because
apng
does not provide seek functions, but after a generic seek (e.g. to file
start)
timestamps are not reset which causes broken timestamps whe
On 6/28/18, Marton Balint wrote:
> And let the generic code figure out the proper PTS. This is needed because
> apng
> does not provide seek functions, but after a generic seek (e.g. to file
> start)
> timestamps are not reset which causes broken timestamps when looping apngs,
> like in ticket #61
And let the generic code figure out the proper PTS. This is needed because apng
does not provide seek functions, but after a generic seek (e.g. to file start)
timestamps are not reset which causes broken timestamps when looping apngs,
like in ticket #6121.
Signed-off-by: Marton Balint
---
libavf