mirror of
https://github.com/mpv-player/mpv
synced 2025-01-16 22:37:28 +01:00
colorspace_type
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10167 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c0a7d2edd3
commit
49fc9d99b4
@ -375,8 +375,12 @@ depth
|
||||
for compatibility with some win32 codecs
|
||||
|
||||
colorspace_type
|
||||
?
|
||||
|
||||
0 unknown
|
||||
1 ITU Rec 624 / ITU Rec 601 Y range: 16..235 Cb/Cr range: 16..240
|
||||
2 ITU Rec 709 Y range: 16..235 Cb/Cr range: 16..240
|
||||
17 ITU Rec 624 / ITU Rec 601 Y range: 0..255 Cb/Cr range: 0..255
|
||||
18 ITU Rec 709 Y range: 0..255 Cb/Cr range: 0..255
|
||||
|
||||
samplerate_mul
|
||||
the number of samples per second in one time_base unit
|
||||
samplerate = time_base*samplerate_mul
|
||||
|
Loading…
Reference in New Issue
Block a user