Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

建议增加兼容 杜比视界 #59

Closed
hhun opened this issue Dec 4, 2022 · 1 comment
Closed

建议增加兼容 杜比视界 #59

hhun opened this issue Dec 4, 2022 · 1 comment

Comments

@hhun
Copy link

hhun commented Dec 4, 2022

建议 MPV-EASY Player/data/mpv-easy-data/rjno1.conf 文件在 [ini-rjno1] 后面增加以下配置

######## 兼容杜比视界 Start ########
vo=gpu-next			#调用最新渲染器libplacebo
gpu-context=d3d11		#实时渲染引擎
d3d11-output-csp=pq		#老版本 HDR播放必备,仅Win10提供的 API 可激活
vf="format:dolbyvision=yes"	#杜比视界滤镜
d3d11-output-format=rgb10_a2	#rgb10_a2 rgba16f rgba32f
blend-subtitles=no		#HDR视频外挂字幕必备
######## 兼容杜比视界 End ########

这样播放杜比视界的视频就不会偏色。
好像还需要在Gui设置程序里面兼容,不然保存下又没有上面的这些配置了。

@422658476
Copy link
Owner

422658476 commented Dec 4, 2022

请使用这种方式激活你写的那些配置 :

https://github.com/422658476/MPV-EASY-Player#%E7%BB%99%E8%AE%BE%E7%BD%AE%E7%95%8C%E9%9D%A2%E7%9A%84%E8%AE%BE%E7%BD%AE%E7%BB%99%E4%B8%8E%E9%80%89%E9%A1%B9%E4%B8%AD%E4%B8%8D%E5%8C%85%E5%90%AB%E7%9A%84%E5%80%BC

添加前请去除所有注释文本,注释会和qt读取保存设置文件有冲突

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants