Replies: 1 comment 11 replies
-
是的deint会修改帧率。要么忍受错位,要么做二次帧率变更 |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
官方版本mpv默认是no:
When using auto, mpv will insert a deinterlacing filter if ffmpeg detects that the video frame is interlaced. Be aware that there can be false positives in certain cases, such as when files are encoded as interlaced despite the video not actually being so. This is why auto is not the default value.
我有一部分MKV格式的30fps原盘打开此功能识别帧数变为60,强制开启插帧会插到120帧
Beta Was this translation helpful? Give feedback.
All reactions