Skip to content

QTheoraFrontend is a Qt frontend for ffmpeg2theora

License

Notifications You must be signed in to change notification settings

an146/qtheorafrontend

 
 

Repository files navigation

To build and run QTheoraFrontend on Ubuntu 9.04, execute the following commands:

$ sudo apt-get install build-essential libqt4-dev git-core ffmpeg2theora
$ git clone git://github.com/an146/qtheorafrontend.git
$ cd qtheorafrontend
$ ./configure
$ make
$ ./qtheorafrontend

These instructions should work with little or no modification on other Unix-like
systems. You can build QTheoraFrontend on Windows or Mac OS X by installing Qt
and ffmpeg2theora and then using the usual Qt build methods on those systems.

If having any questions about building or using QTheoraFrontend, please let me
know at an146@ya.ru

--
  Copyright (C) 2009  Anton Novikov <an146@ya.ru>
  Copyright (C) 2009  Denver Gingerich <denver@ossguy.com>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

About

QTheoraFrontend is a Qt frontend for ffmpeg2theora

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • Shell 2.3%