一个关于SVP的小发现
昨天在研究的时候突然发现,如果在CPU性能不足的时候,调高buffered-frames这个参数,就可以有效降低掉帧的数量(仅在使用MPV时)。虽然我不知道有没有牺牲什么隐形的质量扩展阅读在这里:https://mpv.io/manual/master/#video-filters-buffered-frames
mpv官方说的很清楚:Increasing this buffer will not improve performance. Rather, it will waste memory, and slow down seeks (when enough frames to fill the buffer need to be decoded at once). It is only needed to prevent the error described in the previous paragraph.
然后是对比:(同一个电脑,同一个脚本,在urara s1e1的op掉帧的情况)
本帖最后由 xxhhlk 于 2020-2-22 19:13 编辑
buffer 常用词汇
英 ['bʌfə(r)] 美 ['bʌfər]
n. 缓冲;(火车头尾或轨道末端的)缓冲器;[计算机]缓存区;老朽
v. 缓冲;减轻;[计]缓存
嘛这个参数调高了 表现就是能利用的 CPU 资源更多 我原来 CPU 吃不满 翻个倍就能吃满了(
那么问题来了 参数怎么写啊
真没看懂官方文档 很好理解,越大越好,大到能缓冲整个视频,而且性能和内存顶得住,即使狂拉进度条也不会掉帧了{:4_684:}
(调到电脑经得住的大小)
页:
[1]