mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
pts_from_bps fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2591 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4bf15f7e84
commit
8f1cbc4acd
@ -520,7 +520,7 @@ switch(file_format){
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
} // switch(file_format)
|
} // switch(file_format)
|
||||||
|
pts_from_bps=0; // !!!
|
||||||
return demuxer;
|
return demuxer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user