680098793 发表于 2020-4-27 17:10:31

楼主有试过anime4k吗
https://github.com/bloc97/Anime4K
现在我主要就是因为这个只更新glsl所以现在来找mpv的设置

孤雨独火 发表于 2020-4-27 17:35:50

Gizmo 发表于 2020-4-25 01:01
請教一下樓主,為什麼這兩個參數不起作用

ao=wasapi


wasapi和音频独占我这里都是正常作用的,你应该检查一下你的音频硬件和驱动是否存在bug

孤雨独火 发表于 2020-4-27 17:37:19

680098793 发表于 2020-4-27 17:10
楼主有试过anime4k吗
https://github.com/bloc97/Anime4K
现在我主要就是因为这个只更新glsl所以现在来找mp ...

这个a4k已经被坛子了挂过好几次了~~~{:4_675:}

要用的话也不难
https://github.com/bloc97/Anime4K/blob/master/GLSL_Instructions.md

680098793 发表于 2020-4-27 17:41:22

孤雨独火 发表于 2020-4-27 17:37
这个a4k已经被坛子了挂过好几次了~~~

要用的话也不难


额,不推荐吗,我看效果挺好的,不过我是madvr再加上hlsl的

孤雨独火 发表于 2020-4-27 17:45:26

680098793 发表于 2020-4-27 17:41
额,不推荐吗,我看效果挺好的,不过我是madvr再加上hlsl的

滤镜这种主观性比较强,没啥推不推吧,就是看自己喜好了

Gizmo 发表于 2020-4-28 00:08:47

孤雨独火 发表于 2020-4-27 17:35
wasapi和音频独占我这里都是正常作用的,你应该检查一下你的音频硬件和驱动是否存在bug
...

找到問題了

config設定不當

680098793 发表于 2020-4-28 16:09:55

KrigBilateral.glsl想问下这个是做什么作用的呢,看配置基本都会带上这个,还有看到配置有个fullscreen,设置成yes可是只是打开播放器的时候全屏,可通过installer后直接打开文件播放就不会直接全屏播放了,请问有什么方法吗

cczzhh 发表于 2020-4-28 17:05:20

680098793 发表于 2020-4-28 16:09
KrigBilateral.glsl想问下这个是做什么作用的呢,看配置基本都会带上这个,还有看到配置有个fullscreen,设 ...

高级版的cscale.

用脚本可以实现。


680098793 发表于 2020-5-5 23:46:33

终于找到问题所在了。。。。
# "ReClock" replacement
video-sync=display-resample
#video-sync-max-video-change=5


在正常使用mpv后最开始没怎么注意到,然后慢慢察觉到有些音乐的特定频段会变调,变得非常诡异,开始以为是wasapi或独占什么之类的,试着注释一下没好转,没注意到其他的什么关于音频的配置,只好先用着了,直到今天看动漫遇到个变调变得实在太明显太多地方受不了要崩溃了{:4_689:}

再看下配置才注意到这个没中文注释的地方,想起reclock的原理是通过音频和视频同调处理的东西,试着注释一下就好了{:4_675:}
再测试一下就发现是max-video-change造成的
请楼主在配置中添加一下中文注释解释一下这个配置的功能和说明遇到类似问题可以尝试注释是否可解决

vbr9d 发表于 2020-5-12 14:20:43

本帖最后由 vbr9d 于 2020-5-14 19:06 编辑

请问这个线条的chroma问题是什么原因该怎么解决?片源是vcb的续 终物语,在4K屏播1080p

madvr bilateral soft+ngu-sharp high
https://i.jpg.dog/img/313934cf0b5cea93e962ac1dd7af36ef.jpg
mpv KrigBilateral+FSRCNNX_x2_16-0-4-1
https://i.jpg.dog/img/b076568bb32074af37be5f580c882b26.png

OSD信息截不全但应该是有正确生效吧{:5_102:}
https://i.jpg.dog/img/214262f33769af149a4e33d7afbb1779.png
https://i.jpg.dog/img/3685ab043298cbe2e41ec00f49b0dd5c.png

配置
###########
# General #
###########

priority=high

autofit-larger=88%
cursor-autohide=1000
keep-open=yes
reset-on-next-file=audio-delay,speed,video-aspect,volume

screenshot-format=png
screenshot-tag-colorspace=yes
screenshot-high-bit-depth=yes

log-file=~~/log.txt

#########
# Audio #
#########

ao=wasapi
volume-max=100
volume=100

#############
# Subtitles #
#############

demuxer-mkv-subtitle-preroll=yes
demuxer-mkv-subtitle-preroll-secs=2

sub-auto=fuzzy

#sub-ass-vsfilter-aspect-compat=no
#sub-ass-vsfilter-blur-compat=no

#############
# Languages #
#############

slang=chi,zh-TW,tc,cht

################
# Video Output #
################

hwdec=nvdec-copy
gpu-api=d3d11
d3d11-exclusive-fs=yes
video-output-levels=full

profile=gpu-hq

vd-lavc-dr=yes
opengl-pbo=yes

video-sync=display-resample
interpolation
tscale=oversample

temporal-dither
dither-size-fruit=7

icc-profile-auto
icc-3dlut-size=256x256x256

gpu-shader-cache-dir="~~/shaders_cache"


profile-desc=cond:(p["video-params/primaries"]=="bt.2020" or p["video-params/aspect"]>=2.0)
blend-subtitles=no
sub-ass-force-margins=yes


profile-desc=cond:(p["video-params/primaries"]~="bt.2020" and p["video-params/aspect"]<2.0)
blend-subtitles=yes
sub-ass-force-margins=no


profile=gpu-hq
fbo-format=rgba32f


profile=high_quality
glsl-shaders-clr
glsl-shaders-append="~~/shaders/KrigBilateral.glsl"


profile-desc=cond:((p["video-params/w"]<1358 and p["video-params/h"]<764))
profile=KrigBilateral
glsl-shaders-append="~~/shaders/FSRCNNX_x2_16-0-4-1.glsl"
glsl-shaders-append="~~/shaders/SSimSuperRes.glsl"
dscale=lanczos
linear-downscaling=no


profile-desc=cond:((p["video-params/w"]<=1920 and p["video-params/h"]<=1080) and (p["video-params/w"]>=1358 or p["video-params/h"]>=764))
profile=KrigBilateral
glsl-shaders-append="~~/shaders/FSRCNNX_x2_16-0-4-1.glsl"


profile-desc=cond:((p["video-params/w"]>1920 or p["video-params/h"]>1080))
profile=KrigBilateral

还有FSRCNNX是不是调用一次,720p/1080p拉到4K就会自动double?貌似调用两次使用量增大了但对比看不出来啥区别(看不出来应该也不用搞了){:5_136:} 才知道FSRCNNX本身就是做了double,难怪看不出来区别{:5_141:}这行可以无视

另外mpv有办法像mpc-be那样鼠标挪到进度条某章节然后在某处显示该章节标题吗?
页: 51 52 53 54 55 56 57 58 59 60 [61] 62 63 64 65 66 67 68 69 70
查看完整版本: 分享一下自己的mpv配置