dyphire

Results 144 comments of dyphire

I can't reproduce it completely. In my tests, mpcvr outputs (255, 0, 0) and mpv outputs (255, 1, 0). ~~But it can be confirmed that the color output of mpv...

> that's to be expect that's just dither noise the result i have is far outside of that. you can not reproduce the issue then. dither a 0 to a...

Any progress? Why it stagnated again.

Just because the luajit and luasocket you are using [there](https://github.com/57op/simple-mpv-webui-windows-libs) are outdated and you need to update them. They can be downloaded in my release: https://github.com/dyphire/mpv-winbuild/releases

> Hi everyone, sorry for being late. > > Since the beginning of 2024, I joined a startup and took on responsibility for the engineering and technical aspects of the...

新的 cmdpl 版无法安装 ![Image](https://github.com/user-attachments/assets/d1b6d227-8e19-419b-bf79-4a2ebc13ad99)

Given that PR #16098 has stalled, I wrote a C plugin for mpv to provide more information and attributes about the monitor: https://github.com/dyphire/mpv-display-plugin

@LancerComet 可能之前的文字描述不够直观,我录了个屏来说明下为什么会请求这个功能 https://github.com/user-attachments/assets/b84f570e-fbe5-441d-b0b8-948ad0f98a4d https://github.com/user-attachments/assets/f725bc1d-0210-40dc-951e-408b1e5e4e98 通过视频可以看到双页布局下由于有第一页空白功能所以可以正确拼接,而自动布局虽然也可以以双页模式进行显示,但由于没有第一页空白功能导致了错误的拼接。双页布局下没有宽图检测所以自动布局更实用但它又缺失了第一页空白功能从而导致目前没有一个足够可用的布局模式 该功能请求仅仅是希望移植双页布局下的第一页空白功能到自动布局上,这几乎是唯一阻止我付费支持的原因了。这个应用的 ui 和插件功能都非常好,就是在最关键的阅读体验上存在些问题,真的希望能够改善下

顺便封面模式应该添加自定义列数显示的选项,目前只有拉伸窗口大小才能改动显示的列数,但这会导致双页阅读模式下左右两边多出空白 ![image](https://github.com/RuliaReader/Rulia/assets/61936050/bde07a1f-51fd-45a9-b550-4069ad9f4585) ![image](https://github.com/RuliaReader/Rulia/assets/61936050/391af769-22cf-415e-8cd3-ea1cea185fde)

Please follow the issue template mpv Information should provide the original information should not be translated Can be reproduced. It seems that the exit is caused by mpv not recognizing...