Added help
This commit is contained in:
parent
e5b3a4d32a
commit
4ddb219000
41 changed files with 1514 additions and 134 deletions
31
doc/preferences.html
Normal file
31
doc/preferences.html
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<link rel="stylesheet" type="text/css" href="devede.css">
|
||||
<title>Devede, a video DVD creator</title>
|
||||
</head>
|
||||
<body>
|
||||
<p class="title">Devede, a video DVD creator</p>
|
||||
<p class="golink"><a href="index.html">Up: help index</a></p>
|
||||
<p class="golink"><a href="title.html">Next: the title properties window</a></p>
|
||||
|
||||
<p class="section">The preferences window</p>
|
||||
|
||||
<p>Clicking in <i>edit->preferences</i> will show the preferences window:</p>
|
||||
|
||||
<div class="picture"><img src="preferences.png" /><<p class="foot">Preferences window</p></div>
|
||||
|
||||
<p>Here is possible to set several options.</p>
|
||||
|
||||
<p>The first one, <b>Multicore CPU</b>, allows to set how many cores will be used to, simultaneously, convert movies. More cores, faster conversion, but your computer will have less spare time for you.</p>
|
||||
|
||||
<p>The next one is the <b>Temporary files folser</b>, which allows to choose where will Devede store temporary files.</p>
|
||||
|
||||
<p>Now you have several options for the backends. Here you can choose which backend use for each task, allowing you to choose between FFmpeg or AVconv, Brasero or K3b, and so on.</p>
|
||||
|
||||
<p class="golink"><a href="index.html">Up: help index</a></p>
|
||||
<p class="golink"><a href="file.html">Next: the file properties window</a></p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue