• Stars
    star
    148
  • Rank 244,780 (Top 5 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 12 years ago
  • Updated over 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A super simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.

Miro Video Converter 3 Build Status

About

Miro Video Converter is super simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.

This is an in-progress rewrite of the existing application. If you're looking for that code, it's over here.

Requirements

  • Python 2.7
  • FFmpeg
  • GTK2 and its Python bindings (for the GTK UI)

A copy of qtfaststart is bundled within this application, it is licensed under the GPL version 3 or (at your option) any later version.

The copy was retrieved at:

https://github.com/danielgtaylor/qtfaststart identified by commit eb8594d.

On Debian/Ubuntu, that looks like:

$ sudo apt-get install -y python2.7 ffmpeg ffmpeg2theora python-gtk2

Running

$ git clone http://github.com/pculture/mirovideoconverter3
$ cd mirovideoconverter3
$ python2.7 test/runtests.py # Unit tests
$ python2.7 -m mvc.ui.widgets # GTK interface
$ python2.7 -m mvc.ui.console [filename to convert] [conversion type] # console interface

Contact

If you'd like to help out, the best way to contact us is either the develop mailing list or the #miro-hackers IRC channel on Freenode.

Other resources

More Repositories

1

miro

Miro is a popular, free, and open internet TV application. It brings video channels from thousands of sources and has more free HD than any other platform.
Python
238
star
2

vidscraper

Vidscraper is a python library which provides a simple API for fetching video data from various web services and sites.
Python
61
star
3

mirovideoconverter

A super simple way to convert almost any video to MP4, WebM (vp8), Ogg Theora, or for Android, iPhone, and more.
JavaScript
54
star
4

mirocommunity

The easiest way to make a video website
Python
49
star
5

babelsubs

A library that helps you to convert from one subtitle format to another
Python
19
star
6

amara-metrics

Puppet
13
star
7

docker-jenkins

Docker Repo for Jenkins
7
star
8

bcp47-json

A JSON version of the IANA BCP47 Subtag Registry. Because custom data formats suck.
Clojure
5
star
9

unilangs

A library for [en/de]coding language codes between "standards".
Python
5
star
10

mirocommunity.org

The Miro Community site application
Python
4
star
11

djvideo

Django templatetag library to embed videos
JavaScript
4
star
12

unisubs-testing

selenium-rc test suites for the Universal Subtitles project
Python
4
star
13

mirocommunity-salt

A base salt configuration for a basic Miro Community instance.
Scheme
3
star
14

amara-dev-blog

Python
3
star
15

amara-puppet

Configuration management for Amara
Puppet
3
star
16

mirocommunity-saas

Code necessary to run the hosted version of Miro Community
Python
3
star
17

amara-assets

Shared assets for amara.org repositories
CSS
2
star
18

miro-user-manual

Python
2
star
19

qa-site

QA stuff that will be served by qa.pculture.org
PHP
2
star
20

mirocommunity-testing

Repository for test scripts designed for Miro Community
Python
2
star
21

ffmpeg-static

Scripts to build ffmpeg with all the deps statically (webm + h264 included)
Shell
2
star
22

docker-amara-solr

Docker Repo for Solr
Shell
1
star
23

amara-maint

Amara Maintenance Site
CSS
1
star
24

amara-launchpad

Application for running Fabric workflows
Python
1
star
25

amara-php

PHP snippets and scripts for interacting with Amara
PHP
1
star
26

amara-uploader

Amara Uploader
JavaScript
1
star
27

docker-amara-rabbitmq

Docker Repo for RabbitMQ
Shell
1
star
28

django-vidscraper

Companion django package for vidscraper.
CSS
1
star