orency

Results 9 issues of orency

### Please make sure of the following things - [X] I have read the [documentation](https://alist-doc.nn.ci). - [X] I'm sure there are no duplicate issues or discussions. - [ ] I'm...

4k分辨率av1编码的文件, 播放画面明显一顿一顿,不流畅. 无论mft:d3d=0还是mft:d3d=11 均是如此 1080p av1 是可以流畅播放的 ``MDK 0.13.0 (git bea9310)`` 相同环境用ffplay和potplayer均很流畅,尽管是用的不支持硬解av1的显卡 log如下 [log-hard.txt](https://github.com/wang-bin/mdk-sdk/files/7888677/log-hard.txt) [log-soft.txt](https://github.com/wang-bin/mdk-sdk/files/7888679/log-soft.txt)

firefox latest AC 26.06 必应开启自动翻页后,无论单列双列原始样式,翻几页后就会大概率出现重复页重复结果 如下所示第7页和第9页完全一样 ![图片](https://github.com/langren1353/GM_script/assets/45112971/e1ff7876-34dd-423f-b22d-6ebc08b05f00) ![图片](https://github.com/langren1353/GM_script/assets/45112971/1606a632-ec70-4294-8bb6-2f1293106b6c) 另外必应也已经有了原生的暗黑模式,但在非原始样式下搜索结果块未适配,导致很刺眼也根本看不清 ![图片](https://github.com/langren1353/GM_script/assets/45112971/853d011a-0a8d-4d92-8928-318494962d4b)

The Addressbar redux v4 in latest userchrome.js can cause some bug in private mode on firefox 117. when i open firefox in normal mode,everthing works fine.however when i open a...

https://github.com/NeoApplications/Neo-Store/blob/90ce6fedda81eaafa160d52212825083b563f5cc/src/main/kotlin/com/machiav3lli/fdroid/content/PrefsMetaData.kt#L107-L110 Actually android support dark mode since 4.1 .However ,switch been added in AOSP system settings and tile not untill android 10. So many third party apps can do this...

low priority

使用提供的qmlrhi示例,在其中加一个定时器模拟换源 ``` property int it: 0 Timer{ running: true repeat: true interval: 10000 onTriggered: renderer.source=getone() } function getone(){ const urls = ["rtp://239.49.8.56:9826", "rtp://239.49.8.119:8000", "rtp://239.49.8.33:8000"] // const urls = ["http://[2409:8087:5e00:24::1f]:6060/ZTE_CMS/00000001000000060000000000000501/1.m3u8", //...

**Describe the bug** When i try to play some multicast streams from my ISP,link is such as rtp://239.49.0.1:1234. it just can not play with a black screen and shows error...

bug

With recent firefox version(138+ may be earlier),used userchrome.js will prevent firefox start normally. The firefox will pop up a message box that shows error 'Failed to read the configuration file....

只打开`pure_live`,没有播放任何直播频道, 任务管理器就显示有10%左右的gpu占用 但不是每次都能复现,但有大概率如此 而且关闭直播频道无任何后台播放和网速占用,也会残余15%左右的gpu占用 另外在`win11`平台`mpv`输出驱动选择效率最高的`d3d311`输出无法播放,`gpu`则会弹出窗口 只有`libmpv`可以正常播放 同样的环境使用`smplayer`是完全可选择`d3d11`输出的 而且所谓的正常播放,`pure_live`的gpu占用也是偏高很多的(关闭弹幕情况下) 例如同样码率的直播流`pure_live`需要占用27%的gpu,而换用smplayer只有7%左右 也不像硬解不生效,如果是软解的话应该是cpu占用高很多才对