You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
大量iptv台的视频源为1080 25i的h264格式,基于mpegts.js的播放器似乎无法正常调用显卡的硬件反交错功能,导致部分动态画面会出现明显的拉丝现象
在使用directshow播放器(mpc-be/potplayer)时,将lav video decoder的场序设置正确(一般为top field first)的话便能通过显卡的硬件反交错功能输出50fps的正常视频
不知道是否有可能调用显卡的硬件反交错功能,或者通过后处理的方式实现反交错
大量iptv台的视频源为1080 25i的h264格式,基于mpegts.js的播放器似乎无法正常调用显卡的硬件反交错功能,导致部分动态画面会出现明显的拉丝现象
在使用directshow播放器(mpc-be/potplayer)时,将lav video decoder的场序设置正确(一般为top field first)的话便能通过显卡的硬件反交错功能输出50fps的正常视频
不知道是否有可能调用显卡的硬件反交错功能,或者通过后处理的方式实现反交错