Warning: session_start(): open(/tmp/sess_4mruj9veo4qm8jiact8bqc23v6, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Frontend for ffmpeg2theora openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

Frontend for ffmpeg2theora

   2.01  

KDE Video Application

Score 68%
Frontend for ffmpeg2theora
zoom


Frontend for ffmpeg2theora
zoom


Frontend for ffmpeg2theora
zoom


Link:  Link
Downloads:  823
Submitted:  Sep 3 2006
Updated:  Mar 18 2007

Description:

ffmpeg2theora_fe is a graphical user interface for tool ffmpeg2theora. This tool converts any video which ffmpeg can decode into Ogg/Theora format.
For full readme and translations, please visit my homepage

Build instructions

At first, unpack downloaded archive (e.g. using midnight commander) and move to program directory (ffmpeg2theora_fe). This program uses build system qmake. Default installation path is set to /usr/bin To change it, edit line DESTDIR in project file ffmpeg2theora_fe.pro Now, it is time to generate Makefile. Simply run

qmake -o Makefile ffmpeg2theora_fe.pro
su -c "make"

To uninstall program, run
su -c "make distclean"




Changelog:

18th October 2007
Fixed download links.
18th March 2007 - version 2.01
Fixed tab order
18th March 2007 - second public release
Added support for ffmpeg2theora profiles
Updated to latest ffmpeg2theora (0.18) - now you can set up image properties (contrast, brightness, gamma correction and saturation)
Added possibility to save task queue as shell script
Reorganized wizard pages to make it easier to use
Cleaned up sources
1.0 - first public release




LicenseGPL
Source(Source tar.gz)
Send to a friend
Subscribe
Other  Content  from jaryv1
Report inappropriate content



-
.

 Can qmake...

 
 by SonicChao on: Sep 4 2006
 
Score 50%

...but second command fails.

g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.moc -o .obj/main.o main.cpp
main.cpp:24:22: error: mainform.h: No such file or directory
main.cpp: In function ‘int main(int, char**)’:
main.cpp:29: error: variable ‘QTranslator translator’ has initializer but incomplete type
main.cpp:30: error: ‘locale’ is not a member of ‘QTextCodec’
main.cpp:30: error: ‘homeDirPath’ is not a member of ‘QDir’
main.cpp:32: error: ‘mainForm’ was not declared in this scope
main.cpp:32: error: expected `;' before ‘w’
main.cpp:33: error: ‘w’ was not declared in this scope
make: *** [.obj/main.o] Error 1


Reply to this

-

 Re: Can qmake...

 
 by jaryv1 on: Sep 4 2006
 
Score 50%

It seems that you are using QT 4. This program works only with QT 3.3.x


Reply to this

-

 Re: Re: Can qmake...

 
 by undefined on: Mar 18 2007
 
Score 50%

Yes it is a makefile Problem.
You can fix this with QT Env Variables.
## /etc/qt/qt.conf
## @see http://doc.trolltech.com/4.2/qt-conf.html
[Paths]
## @see qmake -query QT_INSTALL_PREFIX
Prefix=/usr
## @see qmake -query QT_INSTALL_DOCS
Documentation=/usr/share/doc/qt
## @see qmake -query QT_INSTALL_HEADERS
Headers=/usr/include
## @see qmake -query QT_INSTALL_PLUGINS
Plugins=/usr/lib/qt
## @see qmake -query QT_INSTALL_DATA
Data=/usr/share/qt
## @see qmake -query QT_INSTALL_TRANSLATIONS
Translations=/usr/share/qt/translations
## @see qmake -query QT_INSTALL_SETTINGS
Settings=/etc/qt
## @see qmake -query QT_INSTALL_EXAMPLES
Examples=/usr/share/qt/examples
## @see qmake -query QT_INSTALL_DEMOS
Demos=/usr/share/qt/demos


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team