Git Product home page Git Product logo

audio-video-converter's Introduction

Audio-Video Converter

This is a simple Audio-Video Converter implemented in Python with an interactive web interface using HTML, CSS, and JavaScript. The server-side implementation is done in Java using com.sun.net.httpserver.HttpServer.

Features

  • Convert audio files (MP3 or WAV) to video files (MP4)
  • Convert video files (MP4) to audio files (MP3)

Requirements

  • Python 3.x
  • Java Development Kit (JDK)
  • Web browser with JavaScript support

Python Implementation

The Python implementation uses the moviepy library for audio and video processing.

Instructions

  1. Install the required Python packages:

  2. Run the audio_video_converter.py file using the following command:

      audio_video_converter.py
    
  3. Follow the on-screen instructions to convert audio to video or video to audio.

  4. The converted files will be saved to the specified output paths.

Web Interface

The web interface is implemented using HTML, CSS, and JavaScript. It allows you to select audio or video files and convert them interactively.

Instructions

  1. Ensure that Python and Java are installed on your machine.

  2. Open a terminal or command prompt and navigate to the directory where you saved the files.

  3. Start the Java server by running the following command:

    Server.java
    
  4. Open the index.html file in a web browser.

  5. Use the provided form to select audio or video files and specify the output file paths.

  6. Click the "Convert" button to initiate the conversion process.

  7. The output details will be displayed below the form.

Feel free to modify and extend the application according to your needs or use it as a learning resource. If you have any questions or suggestions, please feel free to reach out or submit an issue in this repository.

Enjoy converting your audio and video files!

audio-video-converter's People

Contributors

mainazaquir avatar

Stargazers

 avatar

Watchers

 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.