<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Solved] Adding Video as wallpaper]]></title><description><![CDATA[<p dir="auto">I want to add a video from my own computer from the add wallpapers section, how can I do?</p>
]]></description><link>https://forums.opera.com/topic/49231/solved-adding-video-as-wallpaper</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 01:29:23 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/49231.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 May 2021 04:37:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Solved] Adding Video as wallpaper on Wed, 19 May 2021 01:28:43 GMT]]></title><description><![CDATA[<p dir="auto">thanks for help guys</p>
]]></description><link>https://forums.opera.com/post/252384</link><guid isPermaLink="true">https://forums.opera.com/post/252384</guid><dc:creator><![CDATA[ardatr1032]]></dc:creator><pubDate>Wed, 19 May 2021 01:28:43 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Adding Video as wallpaper on Tue, 18 May 2021 19:46:19 GMT]]></title><description><![CDATA[<p dir="auto">If you need to convert your video to a webp file, here's one way to do it (basically, download ffmpeg and type a simple command to convert the video file):</p>
<p dir="auto">Download "ffmpeg-n4.4-15-ge87e006121-win64-gpl-4.4.zip" from <a href="https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2021-05-18-12-55" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/BtbN/FFmpeg-Builds/releases/tag/autobuild-2021-05-18-12-55</a> to your downloads folder.</p>
<ul>
<li>
<p dir="auto">Navigate to your downloads folder in Windows Explorer, right-click on the file, choose "extract all", set the path to ```C:\Users\yourusername\Downloads", click extract.</p>
</li>
<li>
<p dir="auto">In the Downloads folder, right-click on "ffmpeg-n4.4-15-ge87e006121-win64-gpl-4.4" and rename it to "ffmpeg" just to make it shorter.</p>
</li>
<li>
<p dir="auto">Open up a command prompt, type ```cd "%userprofile%\Downloads\ffmpeg\bin" and press ENTER. This will change the current directory to the bin folder.</p>
</li>
<li>
<p dir="auto">Type <code>dir</code> and press ENTER and make sure you see ffmpeg.exe.</p>
</li>
<li>
<p dir="auto">In Windows Explorer, copy your wallpaper.mp4 video file (doesn't have to be an mp4, could be webm for example) to the bin folder so that it's next to ffmpeg.exe.</p>
</li>
<li>
<p dir="auto">Back in the command prompt window, type the following command:</p>
<p dir="auto">ffmpeg -i wallpaper.mp4 wallpaper.webp</p>
</li>
</ul>
<p dir="auto">That will produce wallpaper.webp that you can add as a background.</p>
<p dir="auto">See <a href="https://gist.github.com/witmin/1edf926c2886d5c8d9b264d70baf7379" target="_blank" rel="noopener noreferrer nofollow ugc">https://gist.github.com/witmin/1edf926c2886d5c8d9b264d70baf7379</a> for example for some converting options if you need to tweak the conversion process.</p>
]]></description><link>https://forums.opera.com/post/252341</link><guid isPermaLink="true">https://forums.opera.com/post/252341</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Tue, 18 May 2021 19:46:19 GMT</pubDate></item><item><title><![CDATA[Reply to [Solved] Adding Video as wallpaper on Tue, 18 May 2021 17:04:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/288385">@ardatr1032</a> Convert your video file to a .webp file, then choose it in the wallpaper section:<br />
<img src="/assets/uploads/files/1621357457936-b283f69b-0cfa-4386-9f38-c97aba780f2e-image.png" alt="b283f69b-0cfa-4386-9f38-c97aba780f2e-image.png" class=" img-responsive img-markdown" /></p>
]]></description><link>https://forums.opera.com/post/252318</link><guid isPermaLink="true">https://forums.opera.com/post/252318</guid><dc:creator><![CDATA[quik]]></dc:creator><pubDate>Tue, 18 May 2021 17:04:44 GMT</pubDate></item></channel></rss>