<?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>WordPress for iOS Forums &#187; Tag: video - Recent Posts</title>
		<link>http://ios.forums.wordpress.org/tags/video</link>
		<description>Just another bbPress community</description>
		<language>iphone</language>
		<pubDate>Wed, 22 May 2013 23:14:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://ios.forums.wordpress.org/rss/tags/video" rel="self" type="application/rss+xml" />

		<item>
			<title>nachosan1 on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-10624</link>
			<pubDate>Wed, 22 May 2013 19:01:30 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">10624@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Yeah, change provider. The logs asked for further above showed a memory max out when upping from ios. Only ridiculously high memory limits will fix it. Supposedly the upload method from the app consumes enormous memory amounts and they're trying to change this in future updates - but who knows when. Fix: forget the app...upload from computer. Nothing else worked. </p>
<p>A.
</p>]]></description>
					</item>
		<item>
			<title>jdwysowaty on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-10623</link>
			<pubDate>Wed, 22 May 2013 17:44:15 +0000</pubDate>
			<dc:creator>jdwysowaty</dc:creator>
			<guid isPermaLink="false">10623@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I'm having the same problem. Has anyone found a solution?
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-10301</link>
			<pubDate>Mon, 01 Apr 2013 14:19:27 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">10301@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi, you might want to try the following before giving up on your provider: <a href="http://www.hostucan.com/webmaster-tutorials/increase-php-memory-limit" rel="nofollow">http://www.hostucan.com/webmaster-tutorials/increase-php-memory-limit</a></p>
<p>There's no easy way to say how much memory the app needs, since it's going to depend on what you are trying to upload</p>
<p>As a very rough calculation (which might not be close to reality):</p>
<p>* On iPhone 4S, 1080p video, it's 3 MB per second of video<br />
* That is converted to Base64 for the upload so it grows by 33%: 4MB<br />
* Looking at WordPress code, the request gets duplicated in memory at least once</p>
<p>So that's about 8MB per second of video, plus the usual WordPress memory requirements.</p>
<p>I'm looking at ways to get around providers' tight memory limits, as this is becoming a common problem with phones doing HD video and 8MP cameras.
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-10295</link>
			<pubDate>Sun, 31 Mar 2013 10:29:49 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">10295@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>...and adding to that: how can this be with the above statement :" (tried to allocate 9762990 bytes)"...vs. 80mb limit???</p>
<p>Alex
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-10294</link>
			<pubDate>Sun, 31 Mar 2013 10:21:51 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">10294@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hello Jorge,</p>
<p>one.com gives me 80mb of "memory_limit". Shouldn't that be enough?</p>
<p>How much does the app need? Since there is no way to up the limit @ one.com - this would make me have to change provider.</p>
<p>pls. advise,<br />
Alex
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-10258</link>
			<pubDate>Mon, 25 Mar 2013 19:15:23 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">10258@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi, no need to upload the log as that line seems to be it. </p>
<p>The mobile apps use a different mechanism to upload images and video, and it's more memory intensive</p>
<p>Check this post to see how to configure PHP to use more memory: <a href="http://ios.forums.wordpress.org/topic/video-settings?replies=6" rel="nofollow">http://ios.forums.wordpress.org/topic/video-settings?replies=6</a>
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-10242</link>
			<pubDate>Sun, 24 Mar 2013 13:08:40 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">10242@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi Jorge,</p>
<p>Was finally able to get a log file. Took me some time, biut now i've got it. Where can I send it too? Have looked into the file and found following message pertaining to the problem:</p>
<p>"2013-03-24 11:41:54 +0000 Blog returned invalid data (URL: <a href="http://www.XYZ123WRLD.de/wordpress/xmlrpc.php)" rel="nofollow">http://www.XYZ123WRLD.de/wordpress/xmlrpc.php)</a></p>
<p>Fatal error: Allowed memory size of 83886080 bytes exhausted (tried to allocate 9762990 bytes) in /customers/a/b/7/XYZ123WRLD.de/httpd.www/wordpress/wp-includes/class-IXR.php on line 384"</p>
<p>Obviously some memory error. Interestingly @ 1/10 of the allowed memory. Upload works fine from PC, so physical memory should not be the problem...</p>
<p>I can send the log file, or post it here - pls advise, as it is lenghty. </p>
<p>Greeting, Alex
</p>]]></description>
					</item>
		<item>
			<title>Dan on "unable to upload video"</title>
			<link>http://ios.forums.wordpress.org/topic/unable-to-upload-video#post-9443</link>
			<pubDate>Sun, 10 Feb 2013 18:54:42 +0000</pubDate>
			<dc:creator>Dan</dc:creator>
			<guid isPermaLink="false">9443@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Do you still have space on your web server? There's another thread here that might be helpful:</p>
<p><a href="http://ios.forums.wordpress.org/topic/video-upload-still-fails" rel="nofollow">http://ios.forums.wordpress.org/topic/video-upload-still-fails</a>
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black/page/2#post-9386</link>
			<pubDate>Wed, 06 Feb 2013 15:08:32 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9386@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Yeah, I tried the HTML4 option also, and it fixed some things but had issues of its own.</p>
<p>I'm disappointed that all of this has to be so hard, but maybe videos on the web are in a transition state now. Hopefully we'll see some standardization and improvements in the future.</p>
<p>In the meantime, I'll give up and go back to YouTube and Vimeo, as you suggested. They seem to take care of the video format, the html, and the browser compatibility, and the iPhone now has integrated support for YouTube in the built-in Photos app. I can upload the video, paste the bare URL into a post using the Wordpress app, and the video player is created automatically by Wordpress when the user views the post. Nice and easy.</p>
<p>Thanks for looking into it, anyway.
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black/page/2#post-9379</link>
			<pubDate>Wed, 06 Feb 2013 10:47:02 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9379@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>My IE10 on Windows 8 doesn't seem to play any HTML5 video I could find to test, so I don't know what's the deal with that.</p>
<p>It seems that Firefox is getting H.264 support soon, so that's good <a href="http://www.tomshardware.com/news/mozilla-firefox-browsers-h264-video,20012.html" rel="nofollow">http://www.tomshardware.com/news/mozilla-firefox-browsers-h264-video,20012.html</a></p>
<p>In the meantime:</p>
<p>- There is a setting in the app to embed the video using html4, but I think that requires users to have QuickTime installed, so it might be even less compatible<br />
- You could try using some sort of flash player, there are a few plugins at <a href="http://wordpress.org/extend/plugins/search.php?q=video" rel="nofollow">http://wordpress.org/extend/plugins/search.php?q=video</a> but I haven't tried any of them, and I'm not sure how they'd integrate with the mobile apps<br />
- Or use youtube/vimeo/... for greater compatibility.
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black/page/2#post-9359</link>
			<pubDate>Tue, 05 Feb 2013 15:50:51 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9359@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Well, I think I may have missed something here with my testing. :-(</p>
<p>I tried a different machine, and found that Chrome 24 on Vista does play the video -- although rotated sideways, as you were seeing. It doesn't, however, play in Firefox or IE9.  I don't know why my Win7 machine isn't playing it -- I tried disabling all plug-ins and extensions. But anyway, that's a problem on my machine.</p>
<p>I guess the remaining question is still how to get the uploaded video to display in Firefox, IE, and Opera.  (and how to get it to be rotated correctly)  At least I've got it working in two browsers now.  :-)
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black/page/2#post-9351</link>
			<pubDate>Tue, 05 Feb 2013 12:11:59 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9351@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Works for me on Chrome for Windows. Tried IE10, but I can't get any video to play on IE10, not even their own tests :( <a href="http://ie.microsoft.com/testdrive/Graphics/VideoCaptions/Default.html" rel="nofollow">http://ie.microsoft.com/testdrive/Graphics/VideoCaptions/Default.html</a>
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black/page/2#post-9348</link>
			<pubDate>Tue, 05 Feb 2013 11:17:16 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9348@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Weird, it's showing with an incorrect rotation here, but playing. I'll try to give it a test on a Windows install
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9273</link>
			<pubDate>Mon, 04 Feb 2013 20:59:02 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9273@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Yep, thanks. I created a new post "Test video upload" and uploaded the same video to it. But it appears the same way as my test -- it doesn't display in Chrome, IE, or Firefox -- only Safari works.
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9263</link>
			<pubDate>Mon, 04 Feb 2013 20:45:52 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9263@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>OK, you should have got an email with the username/password
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9246</link>
			<pubDate>Mon, 04 Feb 2013 20:20:01 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9246@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Sure, I'd be glad to. And yes, that email address is correct.</p>
<p>Thanks.
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9241</link>
			<pubDate>Mon, 04 Feb 2013 20:06:37 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9241@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Right, I was probably too extreme there.</p>
<p>Like I said, in previous cases uploading the same video to a different server worked. But the problem is we haven't figured out exactly what breaks it. I know in that case it was related to the web server not handling partial requests correctly, but I don't know what setting triggered that behaviour.</p>
<p>If I send you some credentials for a test blog, are you willing to upload that video there and see if it shows ok on your browser? Is your email at <a href="http://ios.forums.wordpress.org/profile/russellg99" rel="nofollow">http://ios.forums.wordpress.org/profile/russellg99</a> correct?
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9233</link>
			<pubDate>Mon, 04 Feb 2013 15:58:09 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9233@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi Jorge, thanks for the reply.</p>
<p>Just because the file plays when dragged into the browser doesn't mean it's necessarily a server problem. There are lots of reasons why it could still be a browser problem, including the fact that the browser might not support the html that's used to play it. In fact, if I create an html link pointing directly to the .mov file, Chrome plays it fine. It just doesn't play it when it's in a video tag. Or at least, it doesn't play it with a video tag when it's in mp4 format -- it plays .webm and .ogv files fine.</p>
<p>I'm not sure that's really a fair test though. When I drag the file in, or when I link directly to the .mov file, the video is displayed inside Chrome using the QuickTime plug-in. Right-clicking in the video produces a popup menu with options like "About QuickTime plug-in".</p>
<p>But when it tries to play it with the video tag, it's completely different. Right-clicking in the blank video space brings up a Chrome menu with options like "Play, Mute, Loop, and Show Controls".</p>
<p>That's probably not really the issue here though, so my apologies for nit-picking.</p>
<p>Anyway, I agree that video on the web is tricky. But right now the iOS Wordpress app is really only supporting uploaded video in one browser, and that in itself seems worthy of a bug report to encourage more investigation into possible solutions. </p>
<p>This problem seems to be a combination of the browser, the type of video being played, and the html tags being used. Since the Wordpress app is running on iOS, which only produces video one way, we can't (easily) change the video on the device, but maybe something can be done on the server side, after the video has been uploaded. Or maybe something can be changed with the html tags produced.</p>
<p>We web developers work around problems like this all the time, so it just seems like we should encourage people to look into improving the current situation with the app. I'm surprised more people aren't complaining about it -- but maybe that's a testament to the number of people using Safari.
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9219</link>
			<pubDate>Mon, 04 Feb 2013 11:28:00 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">9219@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>In the case of that ticket, it was a server side problem. I uploaded the exact same video to my server and worked perfectly.</p>
<p>The server was not handling partial content requests properly, and browsers got confused about that.</p>
<p>Try copying/downloading the video to your computer, and drag the file to the browser window. If it plays, it's your server. If it doesn't play, it might be the browser or the codecs (but since you say it plays ok in safari, I'd say it's the browser)</p>
<p>Sadly, video on the web is still tricky. That's why we have videopress, and people use youtube/vimeo for their video hosting. They take care of all the server and codec problems for you</p>
<p>iOS supports (a few) other codecs, but I think the best one is still H.264. For any other codec, the app would have to transcode the video (probably very slow, since I think H.264 is hardware optimized on iPhone), and the resulting file would be larger, requiring a slower upload. And you'd probably end up with the same problem anyway.
</p>]]></description>
					</item>
		<item>
			<title>nobodybutjustme on "unable to upload video"</title>
			<link>http://ios.forums.wordpress.org/topic/unable-to-upload-video#post-9174</link>
			<pubDate>Sun, 03 Feb 2013 00:23:54 +0000</pubDate>
			<dc:creator>nobodybutjustme</dc:creator>
			<guid isPermaLink="false">9174@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I had successfully uploaded video and was delighted with ease. but, on my next repeated attempts, I just get the message that the video failed to upload. It seems to progress well thru the compressing stage and most of the upload (as I follow how much has been uploaded), but fails at the final stages of upload.<br />
I have checked and all updates are current. Please advise.
</p>]]></description>
					</item>
		<item>
			<title>Russell G. on "Uploaded  video is black"</title>
			<link>http://ios.forums.wordpress.org/topic/uploaded-video-is-black#post-9124</link>
			<pubDate>Fri, 01 Feb 2013 17:53:21 +0000</pubDate>
			<dc:creator>Russell G.</dc:creator>
			<guid isPermaLink="false">9124@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I'm having the same problem. After I upload a video using the Wordpress iOS app (3.3.1), it inserts a video tag like the following into the post:</p>
<p><code>&#60;video src=&#34;http://.../file.mov&#34; controls=&#34;controls&#34; width=&#34;360&#34; height=&#34;640&#34;&#62;Your browser does not support the video tag&#60;/video&#62;</code></p>
<p>When I display the blog post in Chrome 24 on Windows 7, I see a blank area where the video should play. The control bar is visible at the bottom of the video, and the progress bar moves when I click play, and I even hear the audio - but the video area is blank.  I see the same thing in Opera 12, except it doesn't play at all.  In Firefox 18, I see a gray area where the video should be, no control bar, and the message "Video format or MIME type is not supported".  In IE 9, I see a black area with a red X in it, and no control bar.</p>
<p>In Safari 5 for Windows, however, it works.</p>
<p>I tried copying the video tag to an html file on a separate web server, and I get the same results - so I don't think it's a server issue. Here's the page, if you want to try it:</p>
<p><a href="http://www.farofflands.com/misc/wp_ios_video_test.html" rel="nofollow">http://www.farofflands.com/misc/wp_ios_video_test.html</a></p>
<p>And the video tag:</p>
<p><code>&#60;video src=&#34;http://www.farofflands.com/test1.mov&#34; controls=&#34;controls&#34; width=&#34;360&#34; height=&#34;640&#34;&#62;Your browser does not support the video tag&#60;/video&#62;</code></p>
<p>The .mov file is an 8-second video I shot with my iPhone 5. I didn't do any editing to it, and just uploaded it from the phone to the Wordpress blog using the Wordpress iOS app.</p>
<p>I noticed that in an earlier post in this thread, <a href="http://ios.trac.wordpress.org/ticket/1487">a bug was created for this</a>, but the bug was then later changed to "trivial" priority with a comment saying it's a server-side issue. I don't think it's a server-side issue, but maybe someone can copy the file to their own server and try it.</p>
<p>When I go to the following page and try the first three videos, Chrome has the same problem with the mp4 file, but it plays the .webm and .ogv files ok.</p>
<p><a href="http://www.html5rocks.com/en/tutorials/video/basics/" rel="nofollow">http://www.html5rocks.com/en/tutorials/video/basics/</a></p>
<p>This seems like a problem related to browsers and codecs, but since I can't do anything about the video being recorded or the browsers that people will view it in, the only solution I see is to change what's uploaded by the Wordpress iOS app.  Maybe it can convert it to another format (or formats), upload all of them, and include src attributes to all of them in the video tag?  Or maybe a plugin can be created for Wordpress itself?  Not sure what the best solution is...</p>
<p>Any ideas?  Thanks!<br />
Russell
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-8166</link>
			<pubDate>Fri, 04 Jan 2013 12:22:44 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">8166@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi, can you try getting a log file for us?<br />
<a href="http://dev.ios.wordpress.org/extra-debug/" rel="nofollow">http://dev.ios.wordpress.org/extra-debug/</a></p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-8165</link>
			<pubDate>Fri, 04 Jan 2013 12:18:28 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">8165@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi, can you try getting a log file for us?<br />
<a href="http://dev.ios.wordpress.org/extra-debug/" rel="nofollow">http://dev.ios.wordpress.org/extra-debug/</a></p>
<p>Thanks
</p>]]></description>
					</item>
		<item>
			<title>chezpaul on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-8139</link>
			<pubDate>Wed, 02 Jan 2013 04:18:47 +0000</pubDate>
			<dc:creator>chezpaul</dc:creator>
			<guid isPermaLink="false">8139@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>From the Admin browser it works fine. The same file won't be uploaded from iOS but will work fine from my browser. Everytime I try.</p>
<p>Yeah same as nachosan1
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-8112</link>
			<pubDate>Mon, 31 Dec 2012 20:53:26 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">8112@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>That works fine. Its only a problem when the ios app is used to upload. It doesn't seem to be a limit issue of the provider. </p>
<p>Thanx,<br />
Alex
</p>]]></description>
					</item>
		<item>
			<title>Eric on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-8111</link>
			<pubDate>Mon, 31 Dec 2012 20:24:41 +0000</pubDate>
			<dc:creator>Eric</dc:creator>
			<guid isPermaLink="false">8111@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>@chezpaul @nachosan1 </p>
<p>What happens if you try to upload a video from the admin in a browser?
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-8094</link>
			<pubDate>Sat, 29 Dec 2012 16:53:52 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">8094@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Nope, same problem here - no fix in sight....
</p>]]></description>
					</item>
		<item>
			<title>nachosan1 on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-8093</link>
			<pubDate>Sat, 29 Dec 2012 16:51:33 +0000</pubDate>
			<dc:creator>nachosan1</dc:creator>
			<guid isPermaLink="false">8093@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hello Wordpress support,</p>
<p>I am haviing exactly the same problem. Ihave a 96mb upload limit, nevertheless I can´t get anything but a few seconds uploaded - "upload failed". </p>
<p>Any suggestions from wordpress? Seems like a few people are experiencing this problem. Due to the fact that I am mainly uploading from iOS devices, my possibilities are quite impaired with this problem.</p>
<p>Uploads via Web Interface are not a problem.</p>
<p>Thanx for some answers!,<br />
Alex
</p>]]></description>
					</item>
		<item>
			<title>chezpaul on "UPLOADING VIDEO DOES NOT WORK"</title>
			<link>http://ios.forums.wordpress.org/topic/uploading-video-does-not-work#post-7770</link>
			<pubDate>Sun, 09 Dec 2012 05:51:52 +0000</pubDate>
			<dc:creator>chezpaul</dc:creator>
			<guid isPermaLink="false">7770@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I'm sorry but uploading video does not work with your iOS app.<br />
I'm running iOS 6 with latest Wordpress 3.4.2</p>
<p>I changed the htaccess file, I changed the php.ini file, tried it while in the wp-admin folder, tried it with a single php.ini for the whole site.</p>
<p>When I go to import a wordpress site, I see the 128Megs limit so it's seeing the limit but I still can't upload a little under a minute movie from the app. It seems like this has been going on for a while.</p>
<p>Would there be another "work around" that actually works ?
</p>]]></description>
					</item>
		<item>
			<title>chezpaul on "Video upload still fails"</title>
			<link>http://ios.forums.wordpress.org/topic/video-upload-still-fails#post-7759</link>
			<pubDate>Thu, 06 Dec 2012 04:13:32 +0000</pubDate>
			<dc:creator>chezpaul</dc:creator>
			<guid isPermaLink="false">7759@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I'm running iOS6 on iphone 5.<br />
I've changed my htaccess file, added this lines</p>
<p>php_value memory_limit 128M<br />
php_value upload_max_filesize 128M<br />
php_value post_max_size 128M<br />
php_value max_execution_time 120</p>
<p>Upload still fails. It goes all the way to 100% and then says failed - retry?</p>
<p>I'm running the latest Wordpress iOS app, latest wordpress.<br />
I can post pictures and text fine. Single or multiple.</p>
<p>Am I the only one having this problem ?
</p>]]></description>
					</item>

	</channel>
</rss>
