<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>DeVeDeNG &amp;mdash; Paul Sutton</title>
    <link>https://personaljournal.ca/paulsutton/tag:DeVeDeNG</link>
    <description>Personal Blog</description>
    <pubDate>Tue, 05 May 2026 16:50:28 +0000</pubDate>
    <item>
      <title>DeVeDeNG</title>
      <link>https://personaljournal.ca/paulsutton/devedeng</link>
      <description>&lt;![CDATA[DeVeDeNG&#xA;&#xA;img src=&#34;https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png&#34; target=&#34;_blank&#34; &#xA;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xA;&#xA;DeVeDeNG &#xA;&#xA;I have been looking for a program to help create DVDs from movie files.  I have found a program via the Debian users  mailing list called DeVeDe which is really easy to use.&#xA;&#xA;Installing devede and other related packages.&#xA;&#xA;Firstly you need to install the software with&#xA;&#xA;apt install devede&#xA;&#xA;In general I use brassero to record the cd / dvd&#xA;&#xA;apt install brassero&#xA;&#xA;I have also used youtube-dl to download youtube videos for off line viewing.&#xA;&#xA;apt install youtube-dl&#xA;&#xA;What next.&#xA;&#xA;Firstly you need to create a new directory within your system /home structure, then download a video.   This can take some time depending on how long the video is that you’re downloading,  the speed of your connection and other factors.&#xA;&#xA;Once done you can use Devede to create your DVD.&#xA;&#xA;Under Debian this can be found on the Sound and Video menu folder as DeVeDeNG&#xA;&#xA;We want to create a DVD video so select the first option in this menu.&#xA;&#xA;Choose Project&#xA;&#xA;You are then presented with :&#xA;&#xA;Add&#xA;&#xA;Now click add&#xA;&#xA;From here navigate and select files to add to your dvd.&#xA;&#xA;You will then be taken back to the main window.&#xA;&#xA;Video Added&#xA;&#xA;We can now set up a menu,  the create menu with the titles is ticked,  by default so if you now click menu options:&#xA;&#xA;Menu Options&#xA;&#xA;We can fine tune our dvd menu.&#xA;&#xA;If you are adding more than 1 video you may want to check the play all option. You also need a menu title.  The other options are about customizing the look and feel of your dvd. Once you are happy with this.  press OK to go back to the main screen and press forward.&#xA;&#xA;You can now select where to save your ISO file.  The default seems to be /home/user/movie,  which is probably fine.  Note that this folder should be EMPTY if not anything within this will be erased.   I changed my folder to movie2 to be on the safe side.&#xA;&#xA;Make DVD&#xA;&#xA;Once the process is complete you will have an ISO file   You also have an option to burn this to a DVD, in which case your default burner software will open.  This part is beyond the scope of this post.  I will do a separate post for that&#xA;&#xA;Once you have an ISO you can open it in VLC player (for example) and test it works OK and you’re happy with everything you can navigate to where you saved your iso file, right click and in my case I would open in Brasero.&#xA;&#xA;REFERENCES&#xA;&#xA;Free Software Foundation&#xA;&#xA;TAGS&#xA;&#xA;#YearOfTheFediverse,#DeVeDeNG,#DVD,#Creation&#xA;&#xA;a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;img alt=&#34;Creative Commons Licence&#34; style=&#34;border-width:0&#34; src=&#34;https://i.creativecommons.org/l/by-sa/4.0/88x31.png&#34; //abr /This work is licensed under a a rel=&#34;license&#34; href=&#34;http://creativecommons.org/licenses/by-sa/4.0/&#34;Creative Commons Attribution-ShareAlike 4.0 International License/a&#xA;&#xA;hr&#xD;&#xA;&#xD;&#xA;table&#xD;&#xA;thead&#xD;&#xA;trtda rel=&#34;me&#34; href=&#34;https://qoto.org/@zleap&#34;Mastodon/a/td&#xD;&#xA;tda href=&#34;https://wiki.ircnow.org/?n=Shelllabs.Intro&#34;ShellLabs/td&#xD;&#xA;tda href=&#34;https://joinmastodon.org/&#34;Join Mastodon/a/td/tr/thead/table&#xD;&#xA;center&#xD;&#xA;AI statement : b Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. /b&#xD;&#xA;/center&#xD;&#xA;&#xD;&#xA;a href=&#34;https://liberapay.com/PaulSutton/donate&#34;img alt=&#34;Donate using Liberapay&#34; src=&#34;https://liberapay.com/assets/widgets/donate.svg&#34;/a&#xD;&#xA;]]&gt;</description>
      <content:encoded><![CDATA[<p>DeVeDeNG</p>

<p><a href="https://torresjrjr.com/archive/2020-07-19-guide-to-the-fediverse" rel="nofollow"><img src="https://socialhub.activitypub.rocks/uploads/default/original/1X/6aac842b7ff5c58385a02f3a131c259281be88c8.png"></a></p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>

<p>DeVeDeNG</p>

<p>I have been looking for a program to help create DVDs from movie files.  I have found a program via the Debian users  mailing list called DeVeDe which is really easy to use.</p>

<p>Installing devede and other related packages.</p>

<p>Firstly you need to install the software with</p>

<p><strong>apt install devede</strong></p>

<p>In general I use brassero to record the cd / dvd</p>

<p><strong>apt install brassero</strong></p>

<p>I have also used youtube-dl to download youtube videos for off line viewing.</p>

<p><strong>apt install youtube-dl</strong></p>

<p>What next.</p>

<p>Firstly you need to create a new directory within your system /home structure, then download a video.   This can take some time depending on how long the video is that you’re downloading,  the speed of your connection and other factors.</p>

<p>Once done you can use Devede to create your DVD.</p>

<p>Under Debian this can be found on the Sound and Video menu folder as DeVeDeNG</p>

<p>We want to create a DVD video so select the first option in this menu.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/DeVeDeNG/devedeng.png" alt="Choose Project"></p>

<p>You are then presented with :</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/DeVeDeNG/devedeng-scr2-768x448.png" alt="Add"></p>

<p>Now click add</p>

<p>From here navigate and select files to add to your dvd.</p>

<p>You will then be taken back to the main window.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/DeVeDeNG/scrplusvideo-768x448.png" alt="Video Added"></p>

<p>We can now set up a menu,  the create menu with the titles is ticked,  by default so if you now click menu options:</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/DeVeDeNG/menu-options-1024x649.png" alt="Menu Options"></p>

<p>We can fine tune our dvd menu.</p>

<p>If you are adding more than 1 video you may want to check the play all option. You also need a menu title.  The other options are about customizing the look and feel of your dvd. Once you are happy with this.  press OK to go back to the main screen and press forward.</p>

<p>You can now select where to save your ISO file.  The default seems to be /home/user/movie,  which is probably fine.  Note that this folder should be EMPTY if not anything within this will be erased.   I changed my folder to movie2 to be on the safe side.</p>

<p><img src="https://salsa.debian.org/zleap-guest/screenshots/-/raw/master/DeVeDeNG/makedvd.png" alt="Make DVD"></p>

<p>Once the process is complete you will have an ISO file   You also have an option to burn this to a DVD, in which case your default burner software will open.  This part is beyond the scope of this post.  I will do a separate post for that</p>

<p>Once you have an ISO you can open it in VLC player (for example) and test it works OK and you’re happy with everything you can navigate to where you saved your iso file, right click and in my case I would open in Brasero.</p>

<p><strong>REFERENCES</strong></p>
<ul><li><a href="https://www.fsf.org" rel="nofollow">Free Software Foundation</a></li></ul>

<p><strong>TAGS</strong></p>

<p><a href="/paulsutton/tag:YearOfTheFediverse" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">YearOfTheFediverse</span></a>,<a href="/paulsutton/tag:DeVeDeNG" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DeVeDeNG</span></a>,<a href="/paulsutton/tag:DVD" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">DVD</span></a>,<a href="/paulsutton/tag:Creation" class="hashtag" rel="nofollow"><span>#</span><span class="p-category">Creation</span></a></p>

<p><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow"><img alt="Creative Commons Licence" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"/></a><br/>This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="nofollow">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>

<hr>

<p><table>
<thead>
<tr><td><a href="https://qoto.org/@zleap" rel="nofollow">Mastodon</a></td>
<td><a href="https://wiki.ircnow.org/?n=Shelllabs.Intro" rel="nofollow">ShellLabs</td>
<td><a href="https://joinmastodon.org/" rel="nofollow">Join Mastodon</a></td></tr></thead></table>

AI statement : <b> Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity.  Consent CANNOT be assumed, it has to be granted. </b>
</p>

<p><a href="https://liberapay.com/PaulSutton/donate" rel="nofollow"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></p>
]]></content:encoded>
      <guid>https://personaljournal.ca/paulsutton/devedeng</guid>
      <pubDate>Wed, 27 Jan 2021 19:05:29 +0000</pubDate>
    </item>
  </channel>
</rss>