mirror of
https://github.com/mpv-player/mpv
synced 2025-03-02 04:11:03 +00:00
fix index, first keyframe cannot be written with pts=0
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17616 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
394940b23c
commit
3b7240c575
@ -238,6 +238,7 @@ index:
|
||||
syncpoint_pos_div8 v
|
||||
}
|
||||
for(i=0; i<stream_count; i++){
|
||||
last_pts= -1
|
||||
for(j=0; j<syncpoints; ){
|
||||
x v
|
||||
type= x & 1
|
||||
|
Loading…
Reference in New Issue
Block a user