GithubHelp home page GithubHelp logo

mikecornflake / filerenamer2 Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 460 KB

Started out as File renaming tools. Turned into a framework for video processing. A re-write of an older

License: GNU General Public License v3.0

Pascal 100.00%

filerenamer2's Introduction

FileRenamer2

This was/is intended to be a filenamer tool, offering:

  • Search / Replace
  • Common Case operations
  • Pascal Style string operations
  • Load a variety of metadata into a grid. Use Column names in the string operations
  • User can create scripts

This is a rewrite of an existing hobby codebase - The first version was entirely complete, but I stupidly/lazily used third party components belonging to my employer (DevEx controls).

Metatags supported by the first version:

  • EXIF
  • ID3
  • Windows Media Metadata
  • NTFS Storages

Current status

Renaming and metadata saving is not implemented. But this has been used as a framework for video processing. I got ffprobe implemented to read video meta data, then was presented with a project requiring video processing based on existing metadata. Most of the code had alrady been implemented in FileRenamer2, so I used this project for that...

This is my first multi-threaded project. I keep hacking in additional processing in the main thread, then am slowly work back through them migrating them to worker threads...

filerenamer2's People

Contributors

mikecornflake avatar

Watchers

 avatar

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.