Loong1992 / VideoFrameComparisonTool

Compare the frame range of the same video name between the two directories through FFmpeg, and then compile it into an exe through PyInstaller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoFrameComparisonTool

Compare the frame range of the same video name between the two directories through FFmpeg, and then compile it into an exe through PyInstaller

Usage

Currently, this tool can only be used in a specific system environment. When used in different environments, the code needs to be slightly modified.

Result

videoFrameComparisionTool

Built with

  • Python3
  • PyQt5
  • PyInstaller
  • FFmpeg

About

Compare the frame range of the same video name between the two directories through FFmpeg, and then compile it into an exe through PyInstaller


Languages

Language:C 67.1%Language:Python 31.1%Language:Batchfile 1.8%