mirror of https://github.com/FFmpeg/FFmpeg.git
This patch fixes Bug #6868 Sometimes end_pts is getting initialized to audio stream's first pts, while the duration is calculated based on video stream's pts. In this patch the end_pts is initialized with the correct stream's first pts. Reviewed-by: Steven Liu <lq@onvideo.cn> Tested-by: belokopull/272/head
parent
143552095d
commit
d5d2632e3a
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue