Coder Social home page Coder Social logo

codecyou / filemanager Goto Github PK

View Code? Open in Web Editor NEW
217.0 217.0 34.0 7.19 MB

查找重复文件、计算文件hash值、文件自动分类、功能强大的文件和目录搜索、批量重命名、视频截取、音频提取、格式转换、比对文本内容、文件同步备份、查找相似图片和视频

Python 100.00%

filemanager's People

Contributors

codecyou avatar raylam2022 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

filemanager's Issues

Unhandled exception in script.

Hi, I just got this error when I use EXE binary:

Traceback (most recent call last):
  File "bin\filemanager.py", line 5, in <module>
  File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
  File "bin\MainPage.py", line 1, in <module>
  File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
  File "bin\view.py", line 18, in <module>
  File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
  File "cv2\__init__.py", line 8, in <module>
    from .cv2 import *
ImportError: DLL load failed while importing cv2: The specified module could not be found.

Seems like some packaging error with the latest release?

这个软件帮我节省了很多时间

我平时需要处理很多视频和图片,感谢大佬的工具极大程度节约了我的时间。
我主要是把网络上图片做成的视频再拆分成图片,然后再加工。
希望在视频帧截取的地方加个功能,可以按帧截取整个视频,每隔30帧或60帧截取一张图片这样,
然后图片去重那里可以加个邻近的图片去重功能,以达到能只有相邻帧画面重复才去重的功能。
可以实现的话我愿意加鸡腿
大佬幸苦,感谢大佬respect.

超牛的软件!可否加一个功能?

实践中,给指定文件夹扫描所有视频,然后建立一个特征库。对于下次新扫描的视频,如果是新的(意思是原来没有近似重复的),则将新视频的特征码进入到数据库,建议用sqlite。
意思是,日常中,大家下载新的视频,只需要扫描新的n个视频,和原来库对比,就不需要重新扫描原来的视频。
然后列出新旧视频,让用户选择保留那个。

非常好软件,使我的CPU风扇疯狂旋转

感恩感谢,检测视频文件损坏/不完整功能节省了大量时间。
我的疑问是在此功能运行过程中,CPU(5800x)确实是满载的,但磁盘读取只有不到50mb/s,以及并没有使用到GPU的资源(6750GRE)。
请问这是因为功能基于ffmpeg,所以GPU以及磁盘性能无法利用,还是单纯因为CPU已经瓶颈导致磁盘性能无法利用?(又或者是因为是AMD GPU?)
最后是一点建议:功能执行之后需要一个“停止”功能,以及能否显示已经执行了哪些文件。
最后再次感恩感谢!😊

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.