GithubHelp home page GithubHelp logo

test-mass-forker-org-1 / azure-media-redactor-visualizer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from microsoft/azure-media-redactor-visualizer

0.0 0.0 0.0 38.13 MB

After submitting an Analyze pass in the cloud, download the output and use this tool to visualize and preview the output, and help select IDs to select for Redact phase in the cloud.

Home Page: https://azure.microsoft.com/en-us/documentation/articles/media-services-face-redaction/

License: Other

C++ 22.44% C 0.11% C# 77.45%

azure-media-redactor-visualizer's Introduction

azure-media-redactor-visualizer

Use this with the Azure Media Analytics Redactor service: https://azure.microsoft.com/en-us/documentation/articles/media-services-face-redaction/

After submitting an Analyze pass in the cloud, download the output and use this tool to visualize and preview the output, and help select IDs to select for Redact phase in the cloud.

To compile, you must download and place FFMPEG into the project folder.

  1. Build the entire solution
  2. Download FFMPEG from:https://ffmpeg.org/download.html. This was tested with build version be1d324 (2016-10-04). Use the static package.
  3. Copy ffmpeg.exe and ffprobe.exe to the same output folder as AzureMediaRedactor.exe.
  4. Run AzureMediaRedactor.exe

To use:

  1. Process your video in your Azure Media Services account with the Redactor MP on Analyze mode.
  2. Download both the original video file and the output of the Redaction - Analyze job.
  3. Run the visualizer application and choose the files above.
  4. Preview your file. Select which faces you'd like to blur via the sidebar on the right.
  5. The bottom text field will update with the face IDs. Create a file called "idlist.txt" with these IDs as a newline delimited list.
  6. Upload this file to the output asset from step 1. Upload the original video to this asset as well and set as primary asset.
  7. Run Redaction job on this asset with "Redact" mode to get the final redacted video.

azure-media-redactor-visualizer's People

Contributors

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