Tovid Wiki
Xpt (talk | contribs)
No edit summary
Tags: Reverted Visual edit
(137 intermediate revisions by 33 users not shown)
Line 1: Line 1:
  +
<mainpage-leftcolumn-start gutter="50px"/>
'''[[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. Check out some of the [[media coverage]] of tovid.
 
   
This is the '''tovid wiki''', the official homepage of tovid. Anyone, including you, can edit the pages in this wiki, and you are [[Edit the wiki|encouraged to do so]]. If you find errors or omissions in a tovid wiki page, simply use the "edit" link to fix or improve it.
 
   
 
'''[[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.
<div class="hotbox">
 
[[Image:tovid_icon.png|right|48px]]
 
   
  +
[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]]'''
'''Latest tovid release: {{LatestTarball}}'''
 
   
  +
* [[#News|News]]
See the [[tovid changelog|changelog]] and follow the [[installing tovid|installation instructions]]. Please [[report a bug|report bugs]].
 
  +
* [[#Intro|Intro]]
</div>
 
 
* [[#Get|Get]]
 
* [[#Help|Help]]
  +
* [[#Learn|Learn]]
  +
* [[#Contribute|Contribute]]
  +
* [[#Develop|Develop]]
   
  +
 
== 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
  +
<!-- * Read a [[simple example]] of how to use 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 ==
  +
  +
# Get the [[tovid dependencies]]
 
# Download {{LatestTarball}}
  +
# Install like this:
  +
$ tar -xzf {{LatestRelease}}.tar.gz
  +
$ cd {{LatestRelease}}
  +
$ su -c "./setup.py install"
  +
or
  +
$ sudo ./setup.py install
  +
  +
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!'''
   
* [[Installing tovid]]
+
* Be sure to read the [[Tovid manual|tovid manual]]
  +
<!--* Be sure to [http://readthedocs.org/projects/wapcaplet/tovid/docs/man/tovid.html read the manpages]-->
* [[Using the tovid command-line]]
 
  +
* If manpages bore you, try some of the [[:Category:HOWTO|HOWTOs]] and [[:Category:Reference|References]]
  +
* Something wrong? Could be one of the [[known bugs]] or [[common tovid problems]]
  +
  +
'''Or, ask someone else for help:'''
  +
  +
* Visit the [http://groups.google.com/group/tovid-users user group / mailing list] to get help, report bugs, and discuss ideas.
  +
:(Note that the '#tovid' IRC channel on freenode.net is no longer being used.)
  +
  +
== Learn ==
  +
'''Follow our HOWTOs to make our [[Screenshots|screenshots]] your own:'''
 
* [[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
* [[Using the tovid GUI]]
 
  +
* [[Making a DVD from YouTube Videos]]
* [[Help:Contents|Help contents]]
 
* [http://tovid.sourceforge.net/manpages Manual pages]
 
* [[FAQ]]
 
* [[Common tovid problems]]
 
* [[About tovid]]
 
* [[Video authoring references]]
 
   
  +
'''Getting to know the tovid suite:'''
== Feedback ==
 
 
* [[Using the tovid command-line]]
   
  +
'''Fundamentals of video:'''
* [[Report a bug]]
 
* [[What's wrong with tovid]]?
+
* [[Aspect ratio and safe area]]
* [[tovid todo list]]
+
* [[Video disc formats]]
 
* [[Video authoring references]]
* [[Supported formats]]
 
   
  +
'''Other good things to know:'''
== Involvement ==
 
  +
* [[Capturing a frame from a video]]
  +
* [[Extracting audio from a movie]]
  +
* [[Video encoding tips]]
  +
* [[DVD Chapters|Make DVD chapter menus]]
  +
* [[Progressive half-speed]]
  +
* [[dvsd field order and mplayer|DV field order correction]]
   
  +
== Contribute ==
  +
  +
* Tell us [[What's wrong with tovid|what's wrong]] with tovid
 
* Add to the [[tovid todo list]]
 
* [[Become a contributor]]
 
* [[Become a contributor]]
 
* [[Edit the wiki]]
 
* [[Edit the wiki]]
* Report bugs in the [http://www.createphpbb.com/tovid forum] or [irc://irc.freenode.net/tovid IRC channel]
 
* Join the mailing lists for [https://lists.sourceforge.net/lists/listinfo/tovid-users users] or [https://lists.sourceforge.net/lists/listinfo/tovid-developers developers]
 
   
== 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.''
* [[tovid changelog|Change log]]
 
  +
* [[tovid changelog/upcoming|Upcoming changes]]
 
 
* [[tovid changelog]]
 
* [[Development plans]]
 
* [[Development plans]]
  +
* [[Installing_tovid#Git | Install tovid from Git]]
* Browse the tovid [http://svn.sourceforge.net/viewcvs.cgi/tovid/trunk/tovid/ SVN repository]
 
  +
* [https://github.com/tovid-suite/tovid tovid on Github]
* [[Accessing Tovid SVN repository]]
 
  +
  +
<mainpage-endcolumn />
  +
  +
<mainpage-rightcolumn-start/>
  +
  +
<div style="margin-top:1em;">
  +
  +
[[File:YouTube logo.gif|link=https://www.receivesms.co|receive sms online|1x1px]]
  +
  +
====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__
{{Manpages}}
 
  +
__NOEDITSECTION__

Revision as of 09:47, 21 March 2020


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.

receive sms online

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