Skip to content

s0nnungur/PyMediaToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMediaToolkit

PyMediaToolkit is a comprehensive suite of Python scripts for modifying and processing multimedia files, including images, audio, and video. This project was developed as part of a Multimedia course at the University of Beira Interior.

Table of Contents

Introduction

This project provides a variety of scripts for multimedia file manipulation, aiming to solidify knowledge in multimedia processing and Python programming.

Features

Image Processing

  • Addition
  • Subtraction
  • OR operation
  • AND operation
  • Green color filter
  • Negative filter
  • Gray filter

Audio Processing

  • Cut
  • Join
  • Echo
  • Normalize

Video Processing

  • Black and white filter

Installation

To use PyMediaToolkit, ensure you have Python installed. You can clone this repository and install the necessary dependencies using pip.

git clone https://github.com/yourusername/PyMediaToolkit.git
cd PyMediaToolkit
pip install -r requirements.txt

Usage

Main Menu

Navigate through the main menu to access different multimedia operations.

- - - - - Main Menu - - - - - - - -
1. Image Modification
2. Audio Modification
3. Video Modification
4. Exit
- - - - - - - - - - - - - - - - - -

About

This work, created in the context of the Multimedia subject, aims to solidify the knowledge acquired both in theoretical classes and in personal autonomous work. The objective of this project is to familiarize with various types of multimedia information, as well as the best methods to manipulate and compress this information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages