Skip to content

v2.0.5

Compare
Choose a tag to compare
@hjwforever hjwforever released this 02 Dec 12:36
· 65 commits to main since this release

新增功能

  • 支持显示视频的详细信息,包括:分辨率,时长,帧率,帧数。悬浮对比页面图片名称上即可查看;
  • 支持视频逐帧选取,逐帧对比,控制帧率等操作;

优化体验

  • 直方图信息通过懒加载的方式计算,提示图片显示效率;
  • 优化视频对比同步播放;优化调整应用窗口后的展现效率;
  • 优化tip的展示,移除之前需要确认的功能;

修复bug

  • 修复一定概率图片对比无法正常展现的问题;
  • 修复切换差值算法对比页面错误刷新的问题;

Features:

  1. Supports displaying detailed information of videos, including: resolution, duration, frame rate, and number of frames. Hover over the picture name on the comparison page to view it;
  2. Support video frame-by-frame selection, frame-by-frame comparison, frame rate control and other operations;

Optimization:

  1. The histogram information is calculated by lazy loading, which prompts the image display efficiency;
  2. Optimize the video comparison and synchronous playback; optimize the display efficiency after adjusting the application window;
  3. Optimize the display of tips and remove the functions that need to be confirmed before;

BugFix:

  1. Fix the problem that the comparison of pictures with a certain probability cannot be displayed normally;
  2. Fix the problem of switching the difference algorithm comparison page incorrectly refreshed;