Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.06 KB

File metadata and controls

25 lines (16 loc) · 1.06 KB
services batch, storage
platforms python
author dlepow

Batch Python File Processing with ffmpeg

A Python application that uses Batch to process media files in parallel with the ffmpeg open-source tool.

For details and explanation, see the accompanying article Run a parallel workload with Azure Batch using the Python API.

Prerequisites

  • Azure Batch account and linked general-purpose Azure Storage account
  • Python 2.7 or 3.3 or later including pip

Resources

Project code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.