Tovid Wiki
(→‎Learn: +links)
No edit summary
Tags: Reverted Visual edit
(110 intermediate revisions by 26 users not shown)
Line 1: Line 1:
  +
<mainpage-leftcolumn-start gutter="50px"/>
[[Image:Demo-snap.png|right|thumb|300px|Main menu from [[Tovid demo|tovid-demo]]. Other [[screenshots]].]]
 
   
'''[[tovid suite|tovid]]''' is a collection of video disc authoring tools; it can help you create your own DVDs, VCDs, and SVCDs for playback on your home DVD player. This is the '''[[Edit the wiki|tovid wiki]]''', the official homepage of tovid.
 
   
 
'''[[tovid suite|tovid]]''' is a collection of [http://www.gnu.org/copyleft/gpl.html GPL] DVD authoring tools for Linux; it can help you create your own DVDs for playback on your home DVD player. This is the '''[[Edit the wiki|tovid wiki]]''', the official homepage of tovid.
<br>
 
   
  +
[https://github.com/tovid-suite/tovid/releases/download/v0.35.0/tovid-0.35.0.tar.gz Download] the latest version and read the '''[[tovid changelog | release notes]]'''
__TOC__
 
   
  +
* [[#News|News]]
<br style="clear: both;">
 
  +
* [[#Intro|Intro]]
  +
* [[#Get|Get]]
  +
* [[#Help|Help]]
  +
* [[#Learn|Learn]]
  +
* [[#Contribute|Contribute]]
  +
* [[#Develop|Develop]]
   
== Intro ==
 
   
  +
== News: ==
  +
  +
*'''June 2 2015 Tovid 0.35.2 is released''' See [[#Get|this section]] for details.
  +
* See [https://github.com/tovid-suite/tovid/releases github page] for changes.
  +
  +
*'''April 11 2015 List of Packages updated!'''
  +
* The list of packages for various distributions has been updated, and old links removed.
  +
* Most major distros how have a package represented, though not necessarily officially.
  +
* See [[Installing_tovid#Platform-specific_instructions|this section]]
  +
  +
*'''March 25 2015 Tovid has moved to Github!'''
  +
* The new address is [https://github.com/tovid-suite/tovid here]
  +
* Quick link to download [https://github.com/tovid-suite/tovid/releases/download/v0.35.0/tovid-0.35.0.tar.gz tovid-0.35.0]
  +
* Note on versioning: I have switched to the more commonly used Github practice of symantic versioning, hence 0.35.0 instead of 0.35. In practice this will affect nothing, as I do not intend at present to release anything but major releases, so the next release will be 0.36.0.
  +
* The tar.gz in the "Quick link" above is the same as the one previously uploaded with only a couple of minor non-runtime changes to accommodate the new address. I have also updated the one on google drive for those using the previously posted download address, that address will still work as before.
  +
  +
*'''Jan.28 2015 Tovid 0.35 is released!''' See [[#Get|this section]] for details.
  +
*As of this release, mencoder has been removed and transcode is no longer a 'hard' dependancy, simplifying things for people who had difficulty installing those programs. As well makexml and makemenu have been removed as their functions are duplicated in the 'tovid disc' command. (see manpage for details, also [[Making a DVD with text menus]]).
  +
*Now avconv (libav.org) is supported as well as ffmpeg.
  +
  +
* ''' July 23, 2011 tovid 0.34 released !''' See [[#Get|this section]] for details.
  +
  +
*tovid needs a new owner! Please see [[New owner|this page]] if you are interested.
  +
:Note: this does not mean the project is dead, just that development is curtailed. Bugfixes will still be released, especially to keep up with fast moving backends like ffmpeg. A new python developer would be most welcome !
  +
== ==
 
== Intro ==
 
* See [[screenshots]] of what tovid can do
 
* See [[screenshots]] of what tovid can do
* Run the [[tovid demo]] to create a demo DVD
+
<!-- * Read a [[simple example]] of how to use tovid -->
* Read a [[simple example]] of how to use tovid
 
 
* Peruse some [[media coverage]] of tovid
 
* Peruse some [[media coverage]] of tovid
  +
* See what's coming in the [[tovid changelog/upcoming | next release]]
 
* [[Report a bug]] you've discovered
   
== Get tovid ==
+
== Get ==
 
The short version:
 
   
 
# Get the [[tovid dependencies]]
 
# Get the [[tovid dependencies]]
Line 25: Line 54:
 
$ tar -xzf {{LatestRelease}}.tar.gz
 
$ tar -xzf {{LatestRelease}}.tar.gz
 
$ cd {{LatestRelease}}
 
$ cd {{LatestRelease}}
 
$ su -c "./setup.py install"
$ ./configure
 
  +
or
$ su -c "make install"
 
  +
$ sudo ./setup.py install
   
 
See [[Installing tovid]] for longer instructions, and for distribution-specific packages.
 
See [[Installing tovid]] for longer instructions, and for distribution-specific packages.
  +
[[File:YouTube logo.gif|link=http://valtex.pen.io|thumb|1x1px]]
 
 
== Help ==
 
== Help ==
 
'''Help yourself!'''
   
  +
* Be sure to read the [[Tovid manual|tovid manual]]
Help yourself!
 
  +
<!--* Be sure to [http://readthedocs.org/projects/wapcaplet/tovid/docs/man/tovid.html read the manpages]-->
 
 
* If manpages bore you, try some of the [[:Category:HOWTO|HOWTOs]] and [[:Category:Reference|References]]
* Be sure to [http://tovid.sourceforge.net/manpages RTFM]
 
* If manpages bore you, try some of the [[:Category:HOWTO|HOWTOs]]
 
 
* Something wrong? Could be one of the [[known bugs]] or [[common tovid problems]]
 
* Something wrong? Could be one of the [[known bugs]] or [[common tovid problems]]
* Some bugs can be fixed with [http://www.createphpbb.com/tovid/viewtopic.php?t=242&start=0&postdays=0&postorder=asc&highlight=&mforum=tovid official patches]
 
   
Or, ask someone else for help:
+
'''Or, ask someone else for help:'''
   
* Visit the [http://www.createphpbb.com/tovid/ tovid forum] to get help, report bugs, and discuss ideas
+
* Visit the [http://groups.google.com/group/tovid-users user group / mailing list] to get help, report bugs, and discuss ideas.
* Chat in the [irc://chat.freenode.net/tovid tovid IRC channel] '#tovid' on freenode.net
+
:(Note that the '#tovid' IRC channel on freenode.net is no longer being used.)
* Join the [https://lists.sourceforge.net/lists/listinfo/tovid-users users mailing list]
 
   
 
== Learn ==
 
== Learn ==
Line 49: Line 77:
 
* [[Making a DVD with text menus]]
 
* [[Making a DVD with text menus]]
 
* [[Making a DVD with thumbnail menus]]
 
* [[Making a DVD with thumbnail menus]]
  +
* [[Making a DVD with slideshow(s)]] or mixed video and slides
* The [[Tovid demo]] explained
 
 
* [[Making a DVD from YouTube Videos]]
   
 
'''Getting to know the tovid suite:'''
 
'''Getting to know the tovid suite:'''
* [[Making a basic DVD]]
 
 
* [[Using the tovid command-line]]
 
* [[Using the tovid command-line]]
* [[Using the tovid GUI]]
 
   
 
'''Fundamentals of video:'''
 
'''Fundamentals of video:'''
Line 65: Line 92:
 
* [[Extracting audio from a movie]]
 
* [[Extracting audio from a movie]]
 
* [[Video encoding tips]]
 
* [[Video encoding tips]]
* Make [[DVD Chapters|DVD chapter menus]]
+
* [[DVD Chapters|Make DVD chapter menus]]
* [[Progressive half-speed]] slow-motion
+
* [[Progressive half-speed]]
 
* [[dvsd field order and mplayer|DV field order correction]]
 
* [[dvsd field order and mplayer|DV field order correction]]
   
== Contributing ==
+
== Contribute ==
   
* [[Report a bug]] you've discovered
 
 
* Tell us [[What's wrong with tovid|what's wrong]] with tovid
 
* Tell us [[What's wrong with tovid|what's wrong]] with tovid
 
* Add to the [[tovid todo list]]
 
* Add to the [[tovid todo list]]
Line 77: Line 103:
 
* [[Edit the wiki]]
 
* [[Edit the wiki]]
   
== Development ==
+
== Develop ==
   
  +
''Please note: The website you currently see at http://www.tovid.org/ is NOT official, and is not affiliated in any way with the tovid development team.''
* [[Changelog]]
 
  +
  +
* [[tovid changelog]]
 
* [[Development plans]]
 
* [[Development plans]]
  +
* [[Installing_tovid#Git | Install tovid from Git]]
* [https://lists.sourceforge.net/lists/listinfo/tovid-users Developers mailing list]
 
* [http://svn.sourceforge.net/viewcvs.cgi/tovid/trunk/tovid/ Browse the SVN repository]
+
* [https://github.com/tovid-suite/tovid tovid on Github]
  +
* [[Accessing the tovid SVN repository]]
 
  +
<mainpage-endcolumn />
  +
  +
<mainpage-rightcolumn-start/>
  +
 
<div style="margin-top:1em;">
  +
  +
  +
====Tovid demo====
  +
  +
[[File:Tovid demo|288px]]
  +
[http://youtube.com/watch?v=OjMzY1wI0J8 larger size]
  +
====Switched-menus demo====
  +
  +
[[File:Tovid todisc switched menu demo|288px]]
  +
[http://youtube.com/watch?v=c1WwXg4FNjU larger size]
  +
====New: Slideshow and video====
  +
  +
[[File:Todisc sldieshow and video menu|288px]]
  +
[http://www.youtube.com/watch?v=dpl9TFJzD9E larger size] · [[Making_a_DVD_with_slideshow(s)|learn about it]]
  +
====Todisc: showcase nothing====
  +
  +
[[File:Showcase nothing|288px]]
  +
[http://www.youtube.com/watch?v=y1OZhtecRpM larger size] · [[Making_a_DVD_with_thumbnail_menus#Nothing|learn about it]] </div>
  +
  +
<mainpage-endcolumn />
  +
  +
__NOTOC__
  +
__NOEDITSECTION__

Revision as of 07:52, 20 September 2018


tovid is a collection of GPL DVD authoring tools for Linux; it can help you create your own DVDs for playback on your home DVD player. This is the tovid wiki, the official homepage of tovid.

Download the latest version and read the release notes


News:

  • April 11 2015 List of Packages updated!
  • The list of packages for various distributions has been updated, and old links removed.
  • Most major distros how have a package represented, though not necessarily officially.
  • See this section
  • March 25 2015 Tovid has moved to Github!
  • The new address is here
  • Quick link to download tovid-0.35.0
  • Note on versioning: I have switched to the more commonly used Github practice of symantic versioning, hence 0.35.0 instead of 0.35. In practice this will affect nothing, as I do not intend at present to release anything but major releases, so the next release will be 0.36.0.
  • The tar.gz in the "Quick link" above is the same as the one previously uploaded with only a couple of minor non-runtime changes to accommodate the new address. I have also updated the one on google drive for those using the previously posted download address, that address will still work as before.
  • Jan.28 2015 Tovid 0.35 is released! See this section for details.
  • As of this release, mencoder has been removed and transcode is no longer a 'hard' dependancy, simplifying things for people who had difficulty installing those programs. As well makexml and makemenu have been removed as their functions are duplicated in the 'tovid disc' command. (see manpage for details, also Making a DVD with text menus).
  • Now avconv (libav.org) is supported as well as ffmpeg.
  • July 23, 2011 tovid 0.34 released ! See this section for details.
  • tovid needs a new owner! Please see this page if you are interested.
Note: this does not mean the project is dead, just that development is curtailed. Bugfixes will still be released, especially to keep up with fast moving backends like ffmpeg. A new python developer would be most welcome !

Intro

Get

  1. Get the tovid dependencies
  2. Download tovid-0.35.2.tar.gz
  3. Install like this:
$ tar -xzf tovid-0.35.2.tar.gz
$ cd tovid-0.35.2
$ su -c "./setup.py install"
or
$ sudo ./setup.py install

See Installing tovid for longer instructions, and for distribution-specific packages.

YouTube logo

Help

Help yourself!

Or, ask someone else for help:

(Note that the '#tovid' IRC channel on freenode.net is no longer being used.)

Learn

Follow our HOWTOs to make our screenshots your own:

Getting to know the tovid suite:

Fundamentals of video:

Other good things to know:

Contribute

Develop

Please note: The website you currently see at http://www.tovid.org/ is NOT official, and is not affiliated in any way with the tovid development team.


Tovid demo

 	Tovid_demo 	 			  

larger size

Switched-menus demo

 	Tovid_todisc_switched_menu_demo 	 			  

larger size

New: Slideshow and video

 	Todisc_sldieshow_and_video_menu 	 			  

larger size · learn about it

Todisc: showcase nothing

 	Showcase_nothing 	 			  
larger size · learn about it