-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.txt
executable file
·68 lines (49 loc) · 2.16 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# $Id$
###################
# 1.0 ABOUT The Sinthgunt Converter
###################
The Sinthgunt Converter is an easy to use gui for the ffmpeg package. Using pre-configured conversion settings, it makes the task of converting between different media formates very easy.
For more info, please visit http://www.sinthgunt.org
###################
# 2.0 INSTALLATION
###################
For detailed installation instructions, see http://code.google.com/p/sinthgunt/wiki/Installation
Dependencies: python-gtk2 python-glade2
The generic installation procedures is
* Download the latest source snapshot by issuing the command
svn checkout http://sinthgunt.googlecode.com/svn/trunk/ sinthgunt
* Install sinthgunt by running the command (as root)
python setup.py install
* Run Sinthgunt by issuing the command
sinthgunt
###################
# 3.0 KNOWN ISSUS / TODO
###################
* The thumbnails are not generated for some files
* How about a direct "Download youtube movie and convert to mp3 function"?
###################
# 4.0 LICENSE
###################
Copyright 2009 Kåre Hartvig Jensen ([email protected]) and
Thomas R. N. Jansson ([email protected]).
The Sinthgunt Converter is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
The Sinthgunt Converter is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with the Sinthgunt Converter. If not, see <http://www.gnu.org/licenses/
# 4.1
Parts of the file presets.xml are Copyright 2006-2009 Matthew Weatherford and are (re)used here under the GPL v3 license.
##################
# 5.0 Related projects
##################
http://code.google.com/p/winff/
http://code.google.com/p/pyffmpeg/
http://code.google.com/p/wffmpeg/
http://code.google.com/p/jffmpeggui/
http://code.google.com/p/medpiper/
http://pspvc.sourceforge.net/