Git Product home page Git Product logo

hoichoi-opensource / av1-converter Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 2.0 16 KB

This tool allows users to convert MP4 files to the AV1 format using `ffmpeg` and then calculates the VMAF and PSNR scores for the output

Home Page: https://hoichoi.tech

License: MIT License

Python 88.22% HTML 11.78%
av1 aws encoding encoding-convertors ffmpeg ffmpeg-gui ffmpeg-script hacktoberfest hacktoberfest-accepted hacktoberfest2023

av1-converter's Introduction

av1-converter

This tool allows users to convert MP4 files to the AV1 format using ffmpeg and then calculates the VMAF and PSNR scores for the output

Prerequisites

  • AWS CLI: Ensure that it's set up and configured with the necessary credentials.
  • Python: The project uses Python 3.x.
  • FFmpeg: Necessary for video conversion.

Setup & Installation

  1. Clone the Repository:

git clone https://github.com/hoichoi-opensource/av1-converter/

  1. Navigate into the Project Directory:

    cd av1-converter

  2. Install Required Python Packages:

pip install flask boto3

  1. Configuration: Edit config.py with your appropriate AWS details and customize FFmpeg parameters if necessary.

  2. Run the Flask Application:

python app.py

  1. Access the Web Interface: Open your preferred web browser and navigate to:

http://127.0.0.1:5000/

Usage

  1. File Input: In the web interface, input the filename from your source S3 bucket.
  2. Conversion: Click on the "Convert" button.
  3. Completion: Wait for the conversion to finish. Once done, the converted file will be uploaded back to the designated S3 bucket, retaining the original filename for easy identification.

Contributing

Contributions to improve the tool are welcome! For significant changes, kindly open an issue first to discuss your proposed updates or enhancements.

License

This project is licensed under the MIT License.

av1-converter's People

Contributors

alokemajumder avatar hoichoidev avatar

Stargazers

 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.