remove duplicate line
This commit is contained in:
parent
6de17618eb
commit
67ce600eba
|
@ -60,8 +60,6 @@ function getDeviceProfile() as object
|
||||||
addVp9Profile = true
|
addVp9Profile = true
|
||||||
end if
|
end if
|
||||||
|
|
||||||
tsVideoCodecs = tsVideoCodecs + ",h265,hevc"
|
|
||||||
|
|
||||||
hevcVideoRangeTypes = "SDR"
|
hevcVideoRangeTypes = "SDR"
|
||||||
vp9VideoRangeTypes = "SDR"
|
vp9VideoRangeTypes = "SDR"
|
||||||
av1VideoRangeTypes = "SDR"
|
av1VideoRangeTypes = "SDR"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user