TA的每日心情 | 开心 2020-1-31 23:21 |
---|
签到天数: 1 天 [LV.1]初来乍到
注册会员
- 积分
- 1246
|
昨天在研究的时候突然发现,如果在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掉帧的情况)
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
x
|