Skip to content

Generate the frame map value from the first video to the second video of the same frame. 生成第一个视频到第二个视频同画面的帧映射值

License

Notifications You must be signed in to change notification settings

op200/VideoMatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideoMatch

v0.5

将重心转移到ffmpeg api的使用上,经过测试,使用ffmpeg比opencv快非常多

opencv仍可以使用,用选项切换即可,需要同目录下有相应dll,releases的包中将不再放opencv的dll,如果需要使用opencv,你可以下载之前版本的包,那里有dll

这一版本增加了很多功能,例如现在会对比前面的未匹配帧,原本只会匹配后面的帧,不过这个功能目前没在opencv模式中加入

仍有一些重要的功能没有完善,例如画面裁切功能,它可以规避硬字幕的干扰,预计在下次更新中加入

还有一些不重要的小功能没有完善,例如使用ffmpeg调用硬解

v0.4

已知的恶性bug都修复了,目前可以正常使用

但opencv的答辩兼容性依旧无法改善,所以准备尝试在下个版本放弃opencv,改用ffmpeg的api

v0.3

增加大量功能

v0.2

使用cpp重写,并增加功能

About

Generate the frame map value from the first video to the second video of the same frame. 生成第一个视频到第二个视频同画面的帧映射值

Topics

Resources

License

Stars

Watchers

Forks