<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>MediaCore Community &#187; Topic: Encoding pending when adding a Youtube or Vimeo video url</title>
		<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url</link>
		<description>The support &amp; development community for MediaCore</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 03:56:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://mediacorecommunity.org/community/search.php</link>
		</textInput>
		<atom:link href="http://mediacorecommunity.org/community/rss/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url" rel="self" type="application/rss+xml" />

		<item>
			<title>changux on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-718</link>
			<pubDate>Mon, 04 Oct 2010 10:39:36 +0000</pubDate>
			<dc:creator>changux</dc:creator>
			<guid isPermaLink="false">718@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;I see, but if the podcast does not work properly with youtube and vimeo, I can not use. &#60;/p&#62;
&#60;p&#62;I prefer to change the database that do not use.&#60;/p&#62;
&#60;p&#62;Is dirty, but works!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nathan Wright on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-716</link>
			<pubDate>Mon, 04 Oct 2010 00:16:22 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">716@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;While you certainly &#60;em&#62;could&#60;/em&#62; change the encoded value directly in the database, I wouldn't recommend it. Any time you go to the admin's edit media page the encoding status is re-checked, and your change would be overwritten just by viewing the page.&#60;/p&#62;
&#60;p&#62;Under what circumstances do you need to override this value? Is it just for podcasts that its a problem?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>changux on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-715</link>
			<pubDate>Sun, 03 Oct 2010 23:11:25 +0000</pubDate>
			<dc:creator>changux</dc:creator>
			<guid isPermaLink="false">715@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;You can try to add vimeo or youtube videos, this:&#60;br /&#62;
1.) Login into mediacore database with privileges.&#60;br /&#62;
2.) Do:&#60;br /&#62;
&#38;gt; update media set encoded = 1 where encoded = 0;&#60;br /&#62;
&#38;gt; update media set publishable = 1 where publishable = 0;&#60;br /&#62;
If you want to allow only certain content, add one &#34;where&#34; condition with the column &#34;slug&#34;.&#60;br /&#62;
Is dirty, but works!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nathan Wright on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-518</link>
			<pubDate>Tue, 29 Jun 2010 14:10:43 +0000</pubDate>
			<dc:creator>Nathan Wright</dc:creator>
			<guid isPermaLink="false">518@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;This is the intended behaviour because iTunes doesn't support playing YouTube/Vimeo videos in a podcast. The only way to do so would be to download it and re-encode it as MP4 file with the H264 codec, and host the file from your own server.&#60;/p&#62;
&#60;p&#62;If you add a YouTube link &#60;em&#62;and&#60;/em&#62; an MP4 file, MediaCore will use the YouTube URL whenever possible to minimize your bandwidth usage. For example, with a modern browser, the YouTube URL is used, but on mobile devices and in iTunes, the MP4 file is used.&#60;/p&#62;
&#60;p&#62;Hope that helps. In an upcoming release we're planning to make this much more clear to the user — all this file format nonsense is certainly a headache!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-515</link>
			<pubDate>Mon, 28 Jun 2010 07:08:01 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">515@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Cool thanks. I'm using MediaCore as a media aggregator more than an upload site. So being able to add Youtube/Vimeo embeds to a podcast would be ideal.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-514</link>
			<pubDate>Mon, 28 Jun 2010 06:58:20 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">514@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;I'll get one of the guys to look into this. This certainly shouldn't be happening.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-513</link>
			<pubDate>Mon, 28 Jun 2010 06:22:57 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">513@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;So um, is there any way I can fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-507</link>
			<pubDate>Thu, 24 Jun 2010 01:29:29 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">507@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Nothing fancy:&#60;/p&#62;
&#60;p&#62;1) Add new podcast: &#60;a href=&#34;http://getmediacore.com/admin/podcasts/new&#34; rel=&#34;nofollow&#34;&#62;http://getmediacore.com/admin/podcasts/new&#60;/a&#62;&#60;br /&#62;
2) Add episode to podcast: &#60;a href=&#34;http://getmediacore.com/admin/media/new?podcast=43&#34; rel=&#34;nofollow&#34;&#62;http://getmediacore.com/admin/media/new?podcast=43&#60;/a&#62;&#60;br /&#62;
3) Add file (copy in Vimeo link) &#38;amp; title/details&#60;br /&#62;
4) Save&#60;br /&#62;
5) Click Review&#60;br /&#62;
6) It then skips the encoding step&#60;br /&#62;
7) Then click Publish&#60;/p&#62;
&#60;p&#62;This is exactly what I'd like to do with my installation. i.e. I have a video podcast with all the episodes on Vimeo. To save storage and bandwidth strains, I want to just include the existing Vimeo videos into a neat podcast in my mediacore installation.&#60;/p&#62;
&#60;p&#62;It's frustrating that it works so perfectly in the demo, and just sits on encoding with my install :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anthony Theocharis on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-506</link>
			<pubDate>Thu, 24 Jun 2010 00:26:52 +0000</pubDate>
			<dc:creator>Anthony Theocharis</dc:creator>
			<guid isPermaLink="false">506@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Interesting find. Can you tell me the exact sequence of steps you went through to get that? The demo does run a slightly different version than 0.8 (it's a newer development version), but looking at the code, the behaviour I described should still be in place.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-502</link>
			<pubDate>Wed, 23 Jun 2010 23:35:32 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">502@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;So is this something only the demo can do, or is there something off in my installation?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-499</link>
			<pubDate>Tue, 22 Jun 2010 23:55:29 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">499@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;You can do it in the demo though. i.e. create new podcast, add Vimeo media file to new podcast. Click &#34;review&#34; and it publishes.&#60;/p&#62;
&#60;p&#62;See: &#60;a href=&#34;http://getmediacore.com/podcasts/afdh&#34; rel=&#34;nofollow&#34;&#62;http://getmediacore.com/podcasts/afdh&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Anthony Theocharis on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-495</link>
			<pubDate>Tue, 22 Jun 2010 16:05:51 +0000</pubDate>
			<dc:creator>Anthony Theocharis</dc:creator>
			<guid isPermaLink="false">495@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Hey nado,&#60;/p&#62;
&#60;p&#62;When a media object is part of a podcast, it gains the extra requirement that it must have at least one 'podcastable' media file before it will be considered 'encoded'.&#60;/p&#62;
&#60;p&#62;'podcastable' media files are generally .mp3 (audio only) or .mp4 (audio/video) files.&#60;/p&#62;
&#60;p&#62;YouTube embeds and the like can't be added to podcast feeds, so they are not considered 'podcastable'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nado on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-488</link>
			<pubDate>Tue, 22 Jun 2010 02:56:39 +0000</pubDate>
			<dc:creator>nado</dc:creator>
			<guid isPermaLink="false">488@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;I'm getting the same problem, with no fix. Screenshot: &#60;a href=&#34;http://imgur.com/1kVqL.jpg&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/1kVqL.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Edit: OK, it's only when adding to a podcast. Does that mean podcasts can only be uploaded audio-only? ... I want a podcast with Vimeo video embeds.&#60;/p&#62;
&#60;p&#62;Edit2: Hmm, it works in your demo... but not for me :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmferrari on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-189</link>
			<pubDate>Tue, 30 Mar 2010 12:16:47 +0000</pubDate>
			<dc:creator>dmferrari</dc:creator>
			<guid isPermaLink="false">189@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Thanks Stuart!&#60;br /&#62;
That thing does the trick :D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-188</link>
			<pubDate>Mon, 29 Mar 2010 22:32:27 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">188@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Oh I should also note that we are currently working on overhauling this functionality so that it is more obvious to the user. The next release of MediaCore will make adding files significantly more intuitive.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jeremy on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-187</link>
			<pubDate>Mon, 29 Mar 2010 22:31:26 +0000</pubDate>
			<dc:creator>Jeremy</dc:creator>
			<guid isPermaLink="false">187@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Hi Martin,&#60;/p&#62;
&#60;p&#62;So when you add the YouTube video (pasting the link into the URL box) you need to make sure that you hit &#34;enter&#34; after pasting it in there. Once it is added you should see &#60;a href=&#34;http://getmediacore.com/files/files-youtube.png&#34;&#62;a screen like this&#60;/a&#62; and the name YouTube should appear in the file dialogue. If it doesn't appear it's because you haven't added the file to the dialog.&#60;/p&#62;
&#60;p&#62;Once it is added it should automatically skip the encoding step since the YouTube or Vimeo clip is already encoded... and it should proceed to awaiting publishing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dmferrari on "Encoding pending when adding a Youtube or Vimeo video url"</title>
			<link>http://mediacorecommunity.org/community/topic/encoding-pending-when-adding-a-youtube-or-vimeo-video-url#post-186</link>
			<pubDate>Mon, 29 Mar 2010 17:48:11 +0000</pubDate>
			<dc:creator>dmferrari</dc:creator>
			<guid isPermaLink="false">186@http://mediacorecommunity.org/community/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
When I upload a Youtube or Vimeo video I keep getting the &#34;encoding pending&#34; message.&#60;br /&#62;
What is wrong?&#60;/p&#62;
&#60;p&#62;Just to clarify, this is an image of what I am talking about: &#60;a href=&#34;http://img191.imageshack.us/img191/5228/publishstatus.png&#34; rel=&#34;nofollow&#34;&#62;http://img191.imageshack.us/img191/5228/publishstatus.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;--&#60;br /&#62;
Martin
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

