Git Product home page Git Product logo

mp4decrypt_mod_win's Introduction

mp4decrypt_mod_win

Modded version of mp4decrypt from:

CHANGELOGS:

[1.5] | 2021-12-29

  • Changed progressbar
  • Removed initial info and output info (Just show progressbar so we can use custom info)
  • Removed --show-progress arg (Just show the progress by default)
  • Added --silent arg (Don't show any progress)
  • Added info to append at the begninning of progressbar
    • e.g. (--key 123:123 enc.mp4 dec.mp4 "[INFO]: ")

      [INFO]: [■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■] 100%

  • You can build and modified as well if you want.

Compile:

mkdir cmakebuild
cd cmakebuild
cmake -DCMAKE_BUILD_TYPE=Release ..

Then build the Visual Studio Project.

Usage

usage: mp4decrypt [options] <input> <output> <info>
Options are:
  info: append to the beginning of the progressbar
  --silent : Don't show progress bar
  --key <id>:<k>
      <id> is either a track ID in decimal or a 128-bit KID in hex,
      <k> is a 128-bit key in hex
      (several --key options can be used, one for each track or KID)
      note: for dcf files, use 1 as the track index
      note: for Marlin IPMP/ACGK, use 0 as the track ID
      note: KIDs are only applicable to some encryption methods like MPEG-CENC
  --fragments-info <filename>
      Decrypt the fragments read from <input>, with track info read
      from <filename>.

Demo

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Credit

All credits go to Bento4 (owner and creator of this software) and to GO3/NanDesuKa-FR for its modded version

mp4decrypt_mod_win's People

Contributors

zackmark29 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.