Giter Site home page Giter Site logo

corrupted-media-scanner's Introduction

Corrupted Media Scanner

Uses handbrake to check if files are corrupt or unplayable

Instructions

Clone or download project

Download HandBrakeCLI.exe for Windows from https://handbrake.fr/downloads2.php and place it in same directory as scan.ps1

Right-click scan.ps1 then press 'run with powershell' or run from powershell window

Example run: .\scan.ps1 -dir 'c:\media\directory' -threads 4

Required

-dir This is your media directory

-threads This is how many handbrake instances will run at once, I recommend running less than 4 unless you have a really good CPU

Optional

-min Minimum size of files to scan in MegaBytes (default=5) set to 0 to scan pictures, nfo files, etc

good(yyyyMMddmmss).log will be generated in the root directory with files that are OK

error(yyyyMMddmmss).log will be generated in the root directory with information about corrupted files

(yyyyMMddmmss).csv will be generated in the root directory with information about all files in a csv

  • EBML header parsing failed: highly likely this file won't play
  • Read error: there are problems in the file but it usually can still play

Screenshots:

In progress:

In Progress

Completed:

Completed

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.