<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Embedded video in HD resolution?</title>
		<link>http://www.themolitor.com/forums/topic/embedded-video-in-hd-resolution</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Embedded video in HD resolution?</description>
		<language>en-US</language>
		<pubDate>Mon, 04 May 2026 17:37:40 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/embedded-video-in-hd-resolution" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Embedded video in HD resolution?"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-video-in-hd-resolution#post-39423</link>
			<pubDate>Thu, 16 Jun 2016 09:50:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">39423@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>We need to add "quality=1080p" to the iframe URL located in scripts/custom.js. Open up custom.js and change the following on line 832 and 880 from this...</p>
<pre><code>videoContainer.append(&#039;&#60;iframe class=&#34;postVideo vimeoVid&#34; src=&#34;//player.vimeo.com/video/&#039; + videoId + &#039;?autoplay=1&#38;color=ffffff&#38;title=0&#38;byline=0&#38;portrait=0&#38;badge=0&#34; width=&#34;500&#34; height=&#34;209&#34; frameborder=&#34;0&#34; webkitallowfullscreen mozallowfullscreen allowfullscreen&#62;&#60;/iframe&#62;&#039;);</code></pre>
<p>...to this...</p>
<pre><code>videoContainer.append(&#039;&#60;iframe class=&#34;postVideo vimeoVid&#34; src=&#34;//player.vimeo.com/video/&#039; + videoId + &#039;?quality=1080p&#38;autoplay=1&#38;color=ffffff&#38;title=0&#38;byline=0&#38;portrait=0&#38;badge=0&#34; width=&#34;500&#34; height=&#34;209&#34; frameborder=&#34;0&#34; webkitallowfullscreen mozallowfullscreen allowfullscreen&#62;&#60;/iframe&#62;&#039;);</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>karensinger on "Embedded video in HD resolution?"</title>
			<link>http://www.themolitor.com/forums/topic/embedded-video-in-hd-resolution#post-39419</link>
			<pubDate>Thu, 16 Jun 2016 01:46:18 +0000</pubDate>
			<dc:creator>karensinger</dc:creator>
			<guid isPermaLink="false">39419@http://www.themolitor.com/forums/</guid>
			<description><p>Hi,</p>
<p>I tried to embed a video from vimeo into the vysual template. The problem: it is a bad quality (SD). I have got a "vimeo plus" membership so it should be possible to embed videos in HD resolution. On the faq of vimeo I found nothing that helps. Is it maybe a problem of the template?</p>
<p>Thank you!<br />
Best regards,<br />
Karin
</p></description>
		</item>

	</channel>
</rss>
