2009年8月9日 星期日

Fuoco Tools - super video GUI on Ubuntu

http://ubuntuforums.org/showthread.php?t=652843

Fuoco Tools



Video promo http://www.youtube.com/watch?v=YtFWdlphAs8 or
http://www.youtube.com/watch?v=S75pGGAI1c8

-for problems you can find more here :
http://fuocotools.byethost13.com/index.php?board=4.0

don't use CONFIGURATOR if you have medibuntun repo on..
.CONVERTER DVDWZARD AND IMAGES2MPG SHOULD WORK FINE!!!

What is Fuoco tools?

Fuoco tools is born from The same ideas of ConvertIT, so is mainly a
converter,but i have added some features, like Dvdwizard and Images2mpg plug
in. I thinked to Fuoco like a faster way to learn mencoder , ffmpeg and
company (basic learning)




Editing function with interface
You can edit , delete or ADD fuction with this interface how you can see here



To load a fuctioon double click on the commandline

sometime it can happend commanline is not modified as you want, be carefull
when you modify commandline with special characters if you have some problem
you can edit one file as you can see below

Editing function without interface

you can manage your function wiht a text editor with this

Code:

nano $HOME/.fuoco/treestore.txt

Fuoco has a button to open your prefered text editoryou can choose

gedit or kate or nano (gnome or kde)

a little example :

Code:

YouTube?To DOWNLOAD?FLV to AVI Tag Download and convert!example avi
conversion?youtube-dl INPUT -o 'OUTDIR/NUMBEROFTHEFILE.flv' ; mencoder
'OUTDIR/NUMBEROFTHEFILE.flv' -ofps 25 -ovc xvid -oac mp3lame -lameopts
abr:br=192 -srate 48000 -xvidencopts fixed_quant=4 -o
'OUTDIR/NUMBEROFTHEFILE.avi'

?= is a separator so we have

YouTube= cathegory
TO DOWNLOAD = subcathegory
FLV to AVI =kind of conversion
Download and convert!example avi conversion =tag
youtube-dl INPUT -o 'OUTDIR/NUMBEROFTHEFILE.flv' ; mencoder
'OUTDIR/NUMBEROFTHEFILE.flv' -ofps 25 -ovc xvid -oac mp3lame -lameopts
abr:br=192 -srate 48000 -xvidencopts fixed_quant=4 -o
'OUTDIR/NUMBEROFTHEFILE.avi'= commandline



note the command line
Code:

outube-dl etc etc ; mencoder etc etc

if you put ; that command wil be used for every file in your list fist
youtube and then mencoder
instead if i put
Code:

youtube etc etc ENDLOOP mencoder etc etc

This will execute youtube-dl for every files in your list AND THEN only 1
time mencoder etc etc



INSTALLATION



If you have not medibuntu repo turned on you can use configurator (First
loading and documentation)

沒有留言:

張貼留言