mirror of https://github.com/FFmpeg/FFmpeg.git
Right now, the PTS always starts out as 0, which causes problems on a seek or when inserting this filter mid-stream. Initialize it instead to AV_NOPTS_VALUE and copy the PTS from the first frame instead if this is the case.pull/279/head
parent
dc77e64f2d
commit
7c82e0f61e
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue