Giter Site home page Giter Site logo

privat1 / media-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from inbasic/media-converter

0.0 1.0 0.0 321 KB

Media Converter and Muxer is an easy to use video and audio converter and muxer.

Home Page: http://firefox.add0n.com/media-converter.html

License: Other

JavaScript 99.42% CSS 0.58%

media-converter's Introduction

##Media Converter (imconverter) Media Converter is a complete cross-platform solution to convert audio and video files. After installation, a toolbar button will be placed in your Firefox toolbar. By clicking on the button, the conversion window appears. This window will let you perform three operations: MP3 conversion, audio muxing, and video/audio combining.

###General information To compile imconverter project you need to have these softwares and libraries available:

  • python

  • nodejs

  • Mozilla addon-sdk

    By default, the addon-sdk folder is assumed to be one directory above the project. This can be modified using the --sdk parameter.

###Folders description

  • compile: nodejs auto-compiler
  • preview: screenshots
  • src: imconverter source code
  • template: bootstrap folder

###How to compile imconverter

  1. Open a new terminal in the root dir (directory contains src, preview, template, and compile folders)
  2. Run npm install to acquire the necessary nodejs packages
  3. Run node compile/install.js to run imconverter in a new Firefox profile To make the xpi run node compile/install.js --xpi To make the xpi and install the extension in your current profile run node compile/install.js --wget For more options use node compile/install.js --help

###How to try precompiled latest version

  1. Select the right branch
  2. Browse the src directory
  3. Download the raw *.xpi file
  4. Drag and drop it into Firefox

###For developers You can connect to imconverter extension and do conversions in background from your extension https://github.com/inbasic/media-converter/blob/master/connect.md

media-converter's People

Contributors

inbasic avatar

Watchers

James Cloos 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.