mirror of
https://github.com/mpv-player/mpv
synced 2025-01-01 04:36:24 +01:00
mtvp says its' 29.97 not 1 fps
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5441 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
28d642624f
commit
12a1313fbd
@ -12,7 +12,7 @@ static int frameratecode2framerate[16] = {
|
|||||||
// Official mpeg1/2 framerates:
|
// Official mpeg1/2 framerates:
|
||||||
24000*10000/1001, 24*10000,25*10000, 30000*10000/1001, 30*10000,50*10000,60000*10000/1001, 60*10000,
|
24000*10000/1001, 24*10000,25*10000, 30000*10000/1001, 30*10000,50*10000,60000*10000/1001, 60*10000,
|
||||||
// libmpeg3's "Unofficial economy rates":
|
// libmpeg3's "Unofficial economy rates":
|
||||||
1*10000,5*10000,10*10000,12*10000,15*10000,0,0
|
299700,5*10000,10*10000,12*10000,15*10000,0,0
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user