|
Table of Contents: 1.0 .........About Theorur 1.1 ...........Screenshots 2.0 .........Source Code download 3.0 .........Compiling Theorur 4.0 .........Binaries Packages 4.1 ...........Debian GNU/Linux 4.2 ...........Slackware 4.3 ...........Gentoo 4.4 ...........Ubuntu 5.0 .........Useful Links 6.0 .........Author, feedback, Thanks_to 1.0 - About Theorur Theorur is a GUI for Ogg/Theora streaming (icecast2 system), written using gtk2, under GLPv2, by Rafael Diniz, that needs: - dvgrab - ffmpeg2theora >= 0.17 - oggfwd >= 0.2 In the current version, theorur is fully functional for digital input streaming (IEEE1394). There are problems for V4L streaming (send both audio from soundcard + video from v4l synced) that should be fixed by using gstreamer in the 0.6 branch. Theorur has localization for english and brazilian portuguese. 1.1 - Screenshots Screenshots: 1 | 2 | 3 2.0 - Source Code download Source code download: - 06/16/2007 - version 0.5.3 Changes: Added the possibility to dump the raw video input. Added a "automatic reconnect" option. - 01/07/2007 - version 0.5.2 Changes: FPS option works, thanks to ffmpeg2theora 0.17. - 12/09/2006 - version 0.5.1 Changes: Now LocalDumpFile works and an "add date" option was added. - 12/07/2006 - version 0.5 Changes: Theorur now uses the official oggfwd (instead of oggfwd_im). - 08/18/2006 - version 0.3 Changes: Changed A/V bitrate option to A/V quality options. - 04/10/2006 - version 0.2 Changes: Added some new video sizes. - 02/24/2006 - version 0.1 Changes: Fixed a bug that prevented some people to run theorur. - 02/22/2006 - version 0.0 Changes: Initial release. 3.0 - Compiling Theorur tar -zxvf theorur-x.y.tar.gz cd theorur-x.y ./configure --prefix=/usr make make install 4.0 - Binaries Packages Here you will find some binaries packages that will help installing theorur in the following linux distributions. 4.1 - Debian GNU/Linux Repository for Debian Etch (by banto): deb http://pacotes.sarava.org etch/ 4.2 - Slackware Packages available at: - http://slack.sarava.org/packages/ 4.3 - Gentoo Needed Ebuild for Theorur and OggFWD! 4.4 - Ubuntu Package of theorur 0.5.3 provided by nighto (source.list entry): deb http://nighto.net/ gutsy/ Package of theorur 0.5.2 provided by die-go and magnus: - http://xanta.milharal.org/~diego/theorur_0.5.2-1_i386.deb Package of ffmpeg2theora 0.18: - http://xanta.milharal.org/~diego/ffmpeg2theora_0.18-1_i386.deb 5.0 - Useful Links - Ogg/Theora streaming howto: http://mcs.hackitectura.net/tiki-index.php?page=live+stream+ogg+theora+ffmpeg2theora+oggfwd 6.0 - Author, feedback, Thanks_to Send feedback or report bugs to: rafael(at)riseup(dot)net Thanks to banto, for making the site and for the digitalization of the theorur logo, made by Romano: logotheorur.svg. Copyright (c) 2006 Rafael Diniz Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" Theorur is based on darksnow. |