-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
index.html
175 lines (172 loc) · 24.5 KB
/
index.html
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Dolby Encoding Engine Wrapper</title>
<link rel="canonical" href="https://deew.dev/">
<meta name="description" content="An easy to use Python wrapper that utilizes ffmpeg and DEE for Dolby certified audio encoding.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#473486">
<meta property="og:title" content="Dolby Encoding Engine Wrapper">
<meta property="og:description" content="An easy to use Python wrapper that utilizes ffmpeg and DEE for Dolby certified audio encoding.">
<meta property="og:image" content="./index_files/deew_dark.png">
<meta property="og:image:width" content="1280">
<meta property="og:image:height" content="640">
<link rel="stylesheet" type="text/css" href="./index_files/style.css">
<link rel="shortcut icon" href="./logo/icon.ico">
</head>
<body>
<main>
<section class="section--intro">
<div class="background"></div>
<div class="foreground">
<div class="top">
<img src="./logo/logo-side-by-side.svg" alt="deew logo">
<a href="https://github.com/pcroland/deew"><span>View project on GitHub</span>
<span>
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>GitHub</title>
<path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"></path>
</svg>
</span>
</a>
</div>
<div class="inner">
<div class="mob-screenshot">
<img src="./index_files/terminal.png" width="800" alt="deew help">
</div>
<div class="text">
<h1>Dolby Encoding Engine Wrapper</h1>
<p class="big semibold">DDP encoding has never been so easy!</p>
<p>An easy to use Python wrapper that utilizes <b>ffmpeg</b> and <b>DEE</b> for Dolby certified audio encoding.</p>
<div class="download-info">
<div class="buttons-row">
<a href="https://github.com/pcroland/deew/releases/download/3.2.0/deew.exe" class="button windows" id="win-dl1">
<span>
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.434 21.5"><title>Windows</title>
<path d="M0,3.044,8.759,1.851l0,8.449-8.755.05Zm8.755,8.23.007,8.456-8.755-1.2V11.217l8.749.057ZM9.817,1.7,21.431,0V10.193l-11.614.092V1.7Zm11.617,9.658,0,10.147L9.817,19.861,9.8,11.334Z"></path>
</svg>
</span>
<span>Download deew (3.2.0)</span>
</a>
<a href="https://github.com/pcroland/deew/releases">all downloads & changelogs</a>
</div>
</div>
</div>
<div class="screenshot"> <img src="./index_files/terminal.png" width="800" alt="deew help"></div>
</div>
</div>
</section>
<section class="section--design">
<div class="text">
<h2>Batch encoding</h2>
<p class="big">Since DEE only uses 2 threads for any given encoding task, deew aims to speed up the encoding time for multiple input files by starting multiple processes simultaneously based on the CPU's thread count.</p>
</div><img src="./index_files/terminal.gif" alt="Terminal">
</section>
<section class="section--features">
<div class="inner">
<div id="dee-img-box" class="img"> <img src="./index_files/deew_dark.png" alt="deew"></div>
<div class="text">
<h2>Description</h2>
<p class="big">Main features:</p>
<ul>
<li>handles Dolby's XML input fuckery in the background, giving you a proper CLI interface</li>
<li>converts inputs to RF64 which DEE can use bit depth, number of channels and other infos are parsed from the source</li>
<ul>
<li>bit depth, number of channels and other infos are parsed from the source</li>
</ul>
<li>an XML file will be generated for each input based on the settings</li>
<li>the script utilizes thread pooling for batch encoding (see config)</li>
<li>supports WSL path conversion for the Windows version of DEE (see config)</li>
<li>in case of an invalid bitrate it will pick the closest allowed one</li>
<li>automatic sample rate conversion using ffmpeg's soxr resampler in case of an unsupported sample rate</li>
<ul>
<li>for DD/DDP/AC4 unsupported rates will be converted to 48 kHz</li>
<li>for TrueHD unsupported rates will be converted to 48 kHz if source sample rate is lower than 72 kHz, otherwise will be converted to 96 kHz</li>
</ul>
<li>automatic channel swapping for 7.1 sources (DEE swaps Ls Rs with Lrs Rrs for some reason)</li>
<li>automatic dialnorm setting</li>
<li>automatically compensates for DEE's 256 sample delay (DD and DDP encoding)</li>
<li>checks if intermediate file is already created so you can encode different formats/bitrates using a single intermediate file, for example:
<br><span class="code">deew -f dd -b 448 -i input -k</span>
<br><span class="code">deew -f dd -b 640 -i input -k</span>
<br><span class="code">deew -f ddp -i input</span>
</li>
<li>works even with video inputs (first audio will be selected)</li>
<li>fancy terminal output using rich</li>
<li>versatile delay option that supports ms, s and also frame@fps formats</li>
<li>parsing delay from filenames</li>
</ul>
</div>
</div>
</section>
<section class="section--get-started">
<div class="text">
<h2>Get Started</h2>
<p class="big">deew is available for install from PyPI with pip or as standalone builds for <b>Windows</b> and <b>Linux</b>.</p>
</div>
<div class="columns">
<div class="item">
<div class="item-logo">
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="80px" height="80px"><title>Python</title>
<path d="M 24.5 2 C 15.800781 2 14 6.492188 14 9.09375 L 14 14 L 24 14 L 24 15 L 9.09375 15 C 5.792969 15 2 17.601563 2 25 C 2 32.398438 5.792969 35 9.09375 35 L 15 35 L 15 29 C 15 26.800781 16.800781 25 19 25 L 31 25 C 32.699219 25 34 23.699219 34 22 L 34 9.09375 C 34 5.59375 30.699219 2 24.5 2 Z M 20 7 C 21.101563 7 22 7.898438 22 9 C 22 10.101563 21.101563 11 20 11 C 18.898438 11 18 10.101563 18 9 C 18 7.898438 18.898438 7 20 7 Z M 35 15 L 35 22 C 35 24.199219 33.199219 26 31 26 L 19 26 C 17.300781 26 16 27.300781 16 29 L 16 40.90625 C 16 44.40625 19.300781 48 25.5 48 C 34.199219 48 36 43.507813 36 40.90625 L 36 36 L 26 36 L 26 35 L 40.90625 35 C 44.207031 35 48 32.398438 48 25 C 48 17.601563 44.207031 15 40.90625 15 Z M 30 39 C 31.101563 39 32 39.898438 32 41 C 32 42.101563 31.101563 43 30 43 C 28.898438 43 28 42.101563 28 41 C 28 39.898438 28.898438 39 30 39 Z" fill="#fff" />
</svg>
</div>
<div class="item-list">
<h3>Python</h3>
<span class="code">pip install deew</span>
</div>
</div>
<div class="item">
<div class="item-logo">
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" width="87.705" height="87.995" viewBox="0 0 87.705 87.995"><title>Windows</title>
<path id="Path_20" data-name="Path 20" d="M0,12.456,35.84,7.574V42.146l-35.824.2ZM35.824,46.131l.029,34.6L.029,75.822V45.9l35.8.233ZM40.17,6.956,87.692,0V41.708l-47.523.376V6.956ZM87.7,46.475V88L40.17,81.268,40.1,46.377Z" fill="#fff"></path>
</svg>
</div>
<div class="item-list">
<h3>Download</h3>
<a href="https://github.com/pcroland/deew/releases/download/3.2.0/deew.exe" id="win-dl2">Download standalone build (3.2.0)</a>
<a href="">scoop/choco/winget <i>(WIP)</i></a>
</div>
</div>
<div class="item">
<div class="item-logo">
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1334 1572" height="87.995"><title>Linux</title>
<path d="m833.95 1466c-52.36-5.61-104.84-11.18-153.26-13.16q-25.02-1.03-56.45 1.45c-31.74 2.49-66.29 8.82-95.15 22.74-5.99 2.88-11.91 9.86-18.41 15.88-21.2 19.63-44.25 27.27-72.61 28.01-20.13 0.53-36.82-0.56-56.73-5.36q-31.14-7.51-61.31-18.22c-46.4-16.48-92.24-30.71-135.78-41.36-20.71-5.06-45.57-7.94-69.08-12.83q-22.61-4.72-47.99-13.57-23.94-8.34-37.4-28.11c-3.39-4.98-3.74-10.88-4.09-17.78-0.65-12.41 0.77-29.4 7.65-40.15 10.46-16.35 20.43-32.32 26.55-50.88 3.01-9.14 1.9-16.89 0.49-26.24q-3.45-22.78-6.66-45.59c-4.04-28.62-7.34-68.55 13.77-92.1 10.83-12.08 23.21-25.96 42.7-26.01q26.41-0.07 52.82 0.03c3.16 0.02 14.6-2.8 15.72-6.07 0.86-2.48 2.23-4.64 3.02-6.69q3.69-9.68 9.67-26.49c0.81-2.29 1.9-4.01 3.24-5.92q0.28-0.4 0.22-0.88c-0.39-3.73-1.22-7.43-1.28-11.03q-0.3-17.62 1.89-35.05c3.21-25.53 16.08-51.04 28.53-73.23q19.44-34.65 34.78-64.84c18.51-36.45 28.79-74.22 39.51-116.61 9.03-35.7 27.84-67.08 51.2-95.18q26.1-31.4 52.22-62.78c29.74-35.71 57.13-79.01 52.56-127.94q-2.48-26.54-5.37-53.04-9.01-82.61-8.78-168.82c0.1-36.12 3.17-70.13 15.1-103.9 10.98-31.07 32.58-58.77 56.86-80.92 16.05-14.65 32.88-22.98 53.79-28.79 28.24-7.83 56.32-11.26 86.05-11.37 20.3-0.07 39.49-1.27 58.45 2.85q6.52 1.41 12.37 2.15c30.07 3.83 56.44 14.66 82.4 30.14 12.78 7.62 23.74 17.5 35.28 28.34 18.68 17.55 32.79 39.14 44.43 59.71 2.78 4.94 4.53 12.45 5.82 16.24q10.39 30.7 15.56 57.61c3.25 16.94 6.57 39.29 8.48 58.95 1.92 19.72 4.2 39.45 5.58 59.21 1.14 16.28 3.09 32.85 4.42 49.34q0.31 3.84 1.13 7.42c4.74 20.74 5.38 42.17 10.7 62.82 3.44 13.37 7.53 29.09 14.59 41.5q4.51 7.92 5.51 9.96 11.22 22.91 19.09 35.28 22.96 36.07 61.18 89.13 5.24 7.27 12.41 15.65c36.17 42.31 66.22 87.73 87.21 139.49q3.45 8.5 7.89 18.36c22.18 49.21 32.95 103.97 34.3 157.64q0.28 11.19 0.38 27 0.24 40.63-9.32 80.1-0.13 0.52 0.28 0.85c11.4 9.15 16.72 17.14 21.42 31.05 6.3 18.65 8.63 38.25 11.26 57.74q1.59 11.81 8.67 20.77 2.57 3.25 8.67 7.85c10.54 7.94 19.13 14.89 31.37 20.41 21.47 9.67 47.06 24.02 56.5 46.08 5.29 12.38 4.05 32.01 1.5 44.66-1.54 7.67-5.26 14.13-10.77 20.36-10.44 11.81-22.93 23.39-37.45 28.84q-7.06 2.66-10.24 4.22c-5.48 2.7-10.84 5.39-16.44 7.82-2.69 1.17-5.1 3.01-7.53 4.12-13.56 6.2-27.5 12.28-40.07 20.06q-28.12 17.38-47.69 33.6-37.29 30.89-61 51.75c-20.68 18.19-37.78 33.64-60.62 45.72-28.63 15.16-60.07 13.2-91.42 9.41-27.09-3.27-50.43-15.23-69.81-34.17-8.73-8.54-15.51-16.1-21.74-26.75q-0.25-0.43-0.74-0.48zm-315.41-4.33q0.4 0.15 0.87 0.15 0.49-0.01 0.94-0.22 25.01-11.64 52.17-16.77c43.9-8.28 88.6-9.66 133.75-6.92q69.78 4.23 139.28 12.96 0.51 0.06 0.74 0.52 15.09 30.19 44.77 46.26c21.09 11.42 39.42 14.71 63.2 16.15 20.97 1.28 40.45-2.97 58.77-13.28q19.53-10.99 35.05-24.45 50.88-44.14 64.98-56.29 29.67-25.53 62.68-46.55c12.19-7.77 25.04-13.4 37.96-19.72 12.62-6.17 25.4-13.06 38.53-18.11 17.61-6.77 36.72-21.87 41.4-41.1 8.62-35.43-16.26-52.07-44.19-65.06-11.46-5.32-18.15-8.54-26.27-14.65-19.1-14.37-34.86-24.85-36.92-50.08-0.38-4.6-1.32-9.65-1.96-14.62q-2-15.55-7.53-34.41c-4.04-13.76-9.85-30.62-26.72-30.72a1.13 1.13 0 0 1-1.07-1.46q13.59-44.55 14.25-91.3c0.83-59.26-9.47-121.39-34.05-175.64q-4.4-9.72-7.87-18.37c-18.49-46.13-44.5-88.15-76.09-126.71-6.2-7.56-15.46-17.94-22.39-27.51q-37.29-51.5-61.55-89.31-9.96-15.54-21.78-40.1c-1.84-3.83-5.04-7.78-6.81-12.05q-9.58-23.08-14.4-48.04c-2.37-12.3-4.1-28.13-6.18-42.14-0.83-5.62-2.57-10.73-3.07-16.56-1.08-12.55-2.77-25.57-3.63-37.55-1.55-21.44-3.75-42.93-5.79-65.6-3.5-38.83-10.56-79.78-23.63-118.66-1.75-5.21-3.4-13.15-5.52-17.22q-5.63-10.88-20.24-32.46c-27.26-40.27-74.24-67.29-119.72-77.58-8.08-1.83-16.57-1.86-24.66-3.89q-12.49-3.14-22.84-3.61-39-1.81-81.4 5.01c-19.13 3.08-40.96 8.51-57.32 17.51-18.91 10.41-33.6 25.78-46.9 42.92q-22.92 29.55-32.29 66.26-8.19 32.11-8.84 61.8-1.57 71.4 5.88 149.48 3.35 35.14 6.78 70.27 2.34 23.97 2.11 32.48-1.23 45.45-25.91 83.37-13.98 21.48-28.79 39.21-37.13 44.44-56.7 68.53c-19.49 23.99-37.31 54.31-44.77 84.47q-5.81 23.49-13.61 50.94-12.07 42.43-32.62 80.72c-10.74 20.02-21.39 40.1-32.37 59.99-13.37 24.2-24.44 48.99-26.16 76.08-0.79 12.35-1.1 20.65 4.97 30.2q0.27 0.44-0.05 0.84c-3.51 4.45-6.43 8.39-8.43 13.93-4.52 12.53-8.43 24.14-14.63 37.06a1.71 1.7-2.7 0 1-0.65 0.71c-5.92 3.6-13.77 7.72-20.85 7.71q-22.58-0.04-45.15 0.03-13.06 0.04-17.85 1.3c-17.8 4.7-31.62 22.94-36.77 39.76-4.93 16.09-4.26 34.23-1.65 51 2.41 15.55 4.55 31.15 6.78 46.73 2 13.99 3.67 22.67 2.2 32.93q-1.92 13.42-9.43 27.77c-3.39 6.48-7.28 14.64-10.13 18.92-4.87 7.29-10.89 15.16-13.52 23.38q-3.37 10.57-3.21 19.93c0.41 23.99 30.12 32.82 48.08 38.62q19.65 6.35 36.19 9.18c27.34 4.68 47.6 7.56 69.47 13.12 44.26 11.25 87.64 24.66 130.7 39.87q28.45 10.04 57.68 17.54c23.84 6.11 48.11 9.38 72 3.87 25.99-6 44.65-21.06 62.12-40.63q0.25-0.27 0.58-0.14z" fill="#fff" />
<path d="m689.73 378.37q0.52 0.33 0.55 0.94a1.03 1.02 9 0 1-1.38 1q-5.11-1.85-9.84-4.58-0.39-0.23-0.84-0.23h-2.18q-0.46 0-0.67-0.41-14.64-28.91-14.8-62.35c-0.08-15.88 5.46-25.77 13.33-38.61q1.25-2.04 3.21-3.25c15.77-9.73 31.98-14.85 50.71-13.21q23.16 2.02 39.31 18.05c7.86 7.8 13.32 26.99 14.3 38.4 0.14 1.53 0.8 2.76 0.78 4.22-0.06 4.48 0.77 9.47 0.9 13.22 0.96 28.01-3.99 52.28-9.86 82.21q-0.1 0.52-0.56 0.26c-8.71-4.95-15.27-9.18-22.25-9.48-4.91-0.21-7.25-1.53-10.83-4.35a0.93 0.93 0 0 1 0.33-1.62c16.99-4.67 25.24-16.53 27.55-33.59 2.18-16.16-2.3-29.99-7.87-45.05q-1.13-3.07-3.17-5.35c-12.43-13.92-27.94-23.23-46.74-14.05-25.54 12.48-25.45 39.84-24.02 64.53 0.25 4.4 0.87 8.81 3.33 12.6q0.28 0.43 0.71 0.7z" fill="#fff" fill="#fff" />
<path d="m513.63 408.62c-14-12.44-24.55-33.12-25.52-51.76-0.91-17.37-0.18-33.86 4.92-50.04 2.12-6.72 5.92-16.43 9.95-22.7 10.43-16.28 32.23-21.58 49.23-13.17 16.63 8.23 29.56 30.69 30.03 49.04 0.07 2.94 0.78 6.04 0.87 8.68q0.62 17.25-1.04 30.9-0.38 3.06-3.13 5.61-0.44 0.4-0.44 1v3.03q0 0.7-0.7 0.71l-4.2 0.11q-0.63 0.02-0.63-0.62c0.21-18.03-3.31-34.11-9.55-50.97q-0.99-2.68-2.89-4.66c-7.98-8.3-16.46-14.21-28.52-11.26-9.26 2.26-13.88 8.26-19.56 15.7-8.15 10.66-8.66 23.71-7.79 36.74 1.31 19.47 4.72 33.86 23.6 43.82a0.92 0.92 0 0 1 0.04 1.6l-13.8 8.33q-0.46 0.27-0.87-0.09z" fill="#fff" fill="#fff" />
<path d="m733.48 326.76c-1.23 0.09-4.82-0.14-4.76-2.12a1.63 1.58-63.1 0 0-0.3-0.97l-4.32-5.99q-0.3-0.42-0.02-0.85 0.92-1.41 2.61-1.09 0.41 0.07 0.79-0.13 3.52-1.91 6.53-4.55a0.8 0.8 0 0 1 0.78-0.17c5.59 1.71 9.96 5.77 13.76 9.34 4.58 4.3 5.79 10.85 5.58 17.05-0.19 5.45 0.81 8.79 4.34 12.45a0.3 0.3 0 0 1-0.21 0.51l-9.17 0.03q-0.58 0.01-0.76-0.54c-3.35-9.7-6.25-17.32-13.98-22.73q-0.39-0.28-0.87-0.24z" fill="#fff" fill="#fff" />
<path d="m529.38 325.95a0.54 0.54 0 0 1-0.54-0.56l0.22-8.92a0.67 0.66-6.2 0 1 0.51-0.63q3.42-0.8 4.21-4.24 0.12-0.52 0.65-0.48c20 1.2 23.01 23.39 24.2 38.64q0.03 0.49-0.46 0.49h-9.19a0.89 0.88 80.9 0 1-0.84-0.61c-0.65-2.02-0.19-3.93-0.76-5.82q-1.67-5.57-3.38-11.11c-0.65-2.14 0.31-4.18-1-6.21q-0.3-0.47-0.87-0.48l-12.75-0.07z" fill="#fff" fill="#fff" />
<path d="m743.67 445.39q-0.01-1.86-1.49-0.73c-32.6 24.95-68.13 47.73-106.66 60.12q-27.56 8.87-53.51 6.46c-26.22-2.43-54.03-19.23-74.48-35.94q-2.42-1.98-4.25-4.84-4.25-6.65-8.86-13.06-0.3-0.42-0.24-0.92c4.91-39.78 74.46-74.54 108.04-84.59q12.81-3.83 29.01-0.78c27.54 5.19 52.4 14.63 78.71 25.95q5.46 2.35 12.75 4.63 22.44 7.01 43.8 16.84 10.26 4.73 19.12 11.66c3.13 2.45 6.39 6.13 9.83 8.98 1.73 1.44 2.49 3.29 2.57 5.34 0.67 17.24-10.69 31.64-24.18 40.77-34.82 23.56-69.38 48.93-107.26 66.79-17.71 8.35-40.29 14.95-60.07 13.44q-28.45-2.19-51.16-19.03-5.51-4.09-14.84-13.37-12.8-12.75-25.55-25.54c-6.71-6.73-11.22-15.97-15.28-24.53a0.37 0.37 0 0 1 0.57-0.45c36.29 29.79 79.75 45.63 126.98 35.06 43.57-9.75 84.72-34.46 120.96-59.76q0.88-0.62 0.22-1.47-1.73-2.2-4.2-3.5a0.92 0.91 14.4 0 1-0.48-0.8l-0.05-6.73zm-155.88-41.96c4.82-4.31 10.12-9.43 13.21-15.15 2.03-3.75 0.04-10.3-5.1-7.13q-5.1 3.14-12.72 3.9-0.54 0.06-0.92 0.43-4.32 4.26-3.74 10.31a1 0.99-25.2 0 1-0.29 0.79q-1.33 1.3-0.14 2.59 0.41 0.44 0.41 1.04v3.04q0 0.5 0.5 0.5h7.97q0.47 0 0.82-0.32zm47.77 0.09q3.72 0.63 7.68 0.03 0.52-0.08 0.88-0.45 3.56-3.72 0.32-8.86c-4.28-6.8-12.46-14.27-20.82-13.98q-0.46 0.01-0.74 0.38c-3.19 4.11 2.09 11.99 5.36 15.22 2.89 2.86 2.52 6.84 7.32 7.66z" fill="#fff" />
<path d="m590.69 1353.9c-23.49-1.31-48.24-5.4-69.75-15.38-11.98-5.55-27.33-16.1-33.98-28.02q-6.49-11.63-12.58-23.48-1.06-2.05-1.51-4.94a1.76 1.75 84.3 0 1 1.65-2.03c13.41-0.67 22.4-6.2 32.16-15.26 14.36-13.35 29.27-27.51 17.12-49.15q-7.93-14.13-18.8-26.19-25.57-28.39-54.57-53.19c-13.67-11.69-29.92-21.25-45.06-31.06-26.52-17.2-51.29-36.63-74.37-58.23-48.33-45.26-32.79-113.97-11.4-167.1 10.05-24.97 21.22-49.75 32.64-74.13 7.69-16.44 17.42-34.68 29.46-48.36a0.57 0.56-49.9 0 1 0.78-0.07c2.18 1.76 3.84 3.37 6.64 4.34 3.22 1.11 7.31 2.86 4.18 6.72q-15.66 19.29-26.01 38.61-24.43 45.59-39.78 94.98c-7.14 22.94-12.13 47.88-11.81 71.98 0.35 26.76 9.23 47.83 31.75 63.41a0.32 0.32 0 0 0 0.49-0.34q-1.02-4.45-1.52-9.13c-7.52-69.34 17.63-142.24 48.63-203.18q27.86-54.79 45.94-91.74 1.07-2.19 1.82-6.09c2.92-15.25 5.52-30.49 10.96-45.11 6.1-16.4 11.34-31.3 19.15-45.93q21.98-41.18 28.02-54.18c6.83-14.72 12.36-32.14 12.4-48.49a0.78 0.78 0 0 1 1.28-0.6c12.23 10.29 24.58 20.62 36.08 31.96 13.76 13.55 40.58 16.93 59.81 16.56 65.15-1.29 118.57-45.24 166.11-82.36a1.28 1.28 0 0 1 1.95 0.48c8.82 19.42 15.12 33.96 25.24 58.8q3.16 7.75 7.32 15.42c11.56 21.27 22.3 42.92 33.77 64.23q1.08 2.02 1.2 4.39 1.25 26.26 8.69 51.46 0.02 0.08 0.74 3.06c0.88 3.64 3.78 6.63 5.14 9.31 6.98 13.77 13.71 27.4 22.38 40.38q11.41 17.08 22.75 34.2c6.62 9.99 10.99 20.73 15.29 31.69q8.29 21.14 12.66 44.82c1.14 6.22 3.35 13.4 4.45 19.38q4.78 25.94 5.14 51.56c0.68 48.8 1.87 97.42-4.07 146.01q-0.19 1.55-1.41 0.58c-12.04-9.52-28.79-13.37-42.78-7.07-15.9 7.17-25.72 28.75-29.38 44.64-4.88 21.16-4.8 38.08-4.71 61.67q0.01 2.06 0.96 4.27 2.42 5.65 2.96 12.22 1.31 15.69 0.97 29.88c-0.05 1.91-0.98 3.49-2.03 4.95-20.65 28.8-46.23 55.3-75.13 75.84-58.57 41.64-126.74 56.97-198.03 53.01z" fill="#fff" />
<path d="m1017.8 1012a0.4 0.39-77.2 0 0 0.32 0.52c9.87 1.3 17.65 2.02 29.59 2.92 34.51 2.63 71.54 13.63 90.58 45.22 2.67 4.43 11.07 23.8 4.06 27.62-4.54 2.47-6.9-4.81-7.59-7.79-0.67-2.86-3.16-4.91-4.31-6.61-7.49-11.03-13.5-22.04-25.65-28.17-28.12-14.18-57.36-19.17-88.68-17.86-4.56 0.19-11.03 1.89-15.28 3.79-6.72 3.01-15.37 6.3-20.66 11.48q-16.18 15.81-30.09 34a2.29 2.29 0 0 1-2.79 0.68c-5.26-2.46-3.64-6.87-1.36-11.04 11.5-21.07 28.93-40.31 51.16-50.27q0.43-0.19 0.6-0.63c25.58-66.49 34.9-139.75 8.76-207.25-12.11-31.3-36.06-54.93-67.06-67.99q-0.48-0.2-0.47-0.72c0.07-4.82 1.48-5.74 4.64-8.82a2.33 2.32-60.2 0 1 2.16-0.59c18.09 4.3 32.25 13.32 44.96 26.98q32.13 34.52 41.55 80.34 5.83 28.37 5 61.49-1.45 57.84-19.44 112.7z" fill="#fff" />
<path d="m256.44 1443.8q-40.9-13.28-89.91-22.24c-30.56-5.58-62.94-7.92-91.08-22.53-8.42-4.37-20.3-13.4-18.88-24.3 2.49-19.17 14.38-36.27 23.24-52.95 11.72-22.04 14.88-44.77 11.5-69.49-2.05-15-5.49-29.96-8.25-44.86-4.41-23.73-1.15-43.07 13.39-62.5q3.39-4.53 7.42-6 10.03-3.64 20.69-4.64c15.82-1.48 31.76-1.47 47.75-1.95q14.37-0.42 28.26-6.29c10.24-4.32 11.26-18.74 13.01-27.84 4.97-25.87 21.18-37.35 45.69-43.17 7.48-1.78 12.36-0.26 20.06 2.67 21.69 8.25 41.92 26.49 55.1 44.6 23.32 32.05 39.22 68.99 63.05 101.1 29.08 39.21 59.33 76.67 82.95 119.64 19.4 35.33 32 72.5 27.83 112.68-0.87 8.4-3.16 13.63-8.92 20.23-12.49 14.3-28.66 26.37-46.57 32.86q-17.18 6.22-34.03 5.91c-8.37-0.16-18.12-2.66-27.49-5.42-45.53-13.43-89.67-30.85-134.81-45.51z" fill="#fff" />
<path d="m992.75 1493.7c-50.47 16.01-101.15 2.83-129.7-44.8-1.54-2.58-2.33-3.86-1.75-7.02 3.83-20.76 8.74-41.89 9.39-63.28 0.45-14.47 1.2-23.96 3.51-36.13 1.7-9.03 2.83-19.7 5.37-29.41 0.98-3.74 1.16-8.56 1.17-12.45q0.03-76.3-0.25-152.59-0.06-16.96 3.75-35.55c3.73-18.25 15.07-37.33 37.17-31.74 6.7 1.69 12.68 6.96 17.81 11.76q0.38 0.35 0.49 0.84 2.43 10.39 7.25 26.18c12.34 40.43 37.39 57.84 79.79 58.9 23.51 0.59 45.53-11.13 62.35-26.7q2.62-2.44 13.76-14.51c10.43-11.3 22.3-21.46 32.84-32.27q6.54-6.7 17.13-6.04a1.05 1.03 72.3 0 1 0.75 0.4q3.69 4.83 4.95 9.65c2.64 10.11 5.79 20.04 7.56 30.26q1.3 7.51 2.64 15c3.89 21.75 13.75 46.21 30.18 61.46q14.88 13.81 35.1 22.32c16.98 7.14 39.18 22.96 42.22 41.59 2.1 12.86-3.52 30.07-14.5 37.92q-10.37 7.41-22.34 11.34-7.96 2.61-11.05 3.93-22.48 9.63-30.89 14.42c-12.18 6.91-26.22 14.02-36.79 20.34q-24.4 14.58-43.12 30.73-36.35 31.39-72.64 62.86-9.13 7.91-19.55 13.95c-11.48 6.64-19.66 14.53-32.6 18.64z" fill="#fff" />
</svg>
</div>
<div class="item-list">
<h3>Download</h3>
<a href="https://github.com/pcroland/deew/releases/download/3.2.0/deew_linux" id="win-dl2">Download standalone build (3.2.0)</a>
</div>
</div>
<div class="item">
<div class="item-logo">
<svg fill="#FFFFFF" xmlns="http://www.w3.org/2000/svg" width="90.221" height="87.995" viewBox="0 0 90.221 87.995"><title>GitHub</title>
<path d="M45.11,0A45.112,45.112,0,0,0,30.844,87.909c2.256.395,3.1-.959,3.1-2.143,0-1.071-.056-4.624-.056-8.4-11.334,2.086-14.266-2.763-15.168-5.3-.507-1.3-2.707-5.3-4.624-6.372-1.579-.846-3.834-2.932-.056-2.989,3.552-.056,6.09,3.271,6.936,4.624,4.06,6.823,10.545,4.906,13.138,3.722a9.489,9.489,0,0,1,2.876-6.034C26.953,63.888,16.465,60,16.465,42.742a17.556,17.556,0,0,1,4.624-12.123c-.451-1.128-2.03-5.752.451-11.954,0,0,3.778-1.184,12.405,4.624a42.53,42.53,0,0,1,22.555,0c8.627-5.864,12.405-4.624,12.405-4.624,2.481,6.2.9,10.826.451,11.954a17.454,17.454,0,0,1,4.624,12.123c0,17.311-10.545,21.146-20.582,22.273,1.635,1.41,3.045,4.116,3.045,8.345,0,6.034-.056,10.883-.056,12.405,0,1.184.846,2.594,3.1,2.143A45.134,45.134,0,0,0,45.11,0Z" fill="#fff" fill-rule="evenodd"></path>
</svg>
</div>
<div class="item-list">
<h3>GitHub</h3>
<a href="https://github.com/pcroland/deew">Source code</a>
<a href="https://github.com/pcroland/deew/issues">Opened issues</a>
<a href="https://github.com/pcroland/deew/wiki/Troubleshooting">Troubleshooting docs</a>
</div>
</div>
</div>
</section>
<div class="footer">
<div class="left">deew © 2023 <a target="_blank" href="https://github.com/pcroland">pcroland</a></div>
<div class="right">gh-pages</div>
</div>
</main>
</body>
</html>