mirror of
https://github.com/mpv-player/mpv
synced 2025-02-18 22:06:59 +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;
|
||||
}
|
||||
} // switch(file_format)
|
||||
|
||||
pts_from_bps=0; // !!!
|
||||
return demuxer;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user