<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Video HTML5 &#8211; Joan Garcia Camba</title>
	<atom:link href="https://joan-garcia.com/tag/video-html5/feed/" rel="self" type="application/rss+xml" />
	<link>https://joan-garcia.com</link>
	<description>Lo difícil se hace, lo imposible se intenta</description>
	<lastBuildDate>Mon, 26 Dec 2011 23:45:55 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Video HTML5 y Firefox</title>
		<link>https://joan-garcia.com/video-html5-y-firefox/</link>
					<comments>https://joan-garcia.com/video-html5-y-firefox/#comments</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 26 Dec 2011 23:45:55 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Video HTML5]]></category>
		<category><![CDATA[Video HTML5 y Firefox]]></category>
		<guid isPermaLink="false">http://joan-garcia.com/?p=712</guid>

					<description><![CDATA[Después de leer las maravillas del Html5 me decido a probar la gran esperanza del porno, el objeto video del html5. Mi primera desilusión la tengo a ver que hay muchos formatos y diferentes compatibilidades con los navegadores, intento reproducir un video en MP4 y no puedo, bajo e instalo infinidad de programas para reproducir &#8230; <p class="link-more"><a href="https://joan-garcia.com/video-html5-y-firefox/" class="more-link">Continuar leyendo<span class="screen-reader-text"> "Video HTML5 y Firefox"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Después de leer las maravillas del Html5 me decido a probar la gran esperanza del porno, el objeto video del html5.</p>
<p>Mi primera desilusión la tengo a ver que hay muchos formatos y diferentes compatibilidades con los navegadores, intento reproducir un video en MP4 y no puedo, bajo e instalo infinidad de programas para reproducir videos en html5 como KalturaHTML5 o SublimeVideo, pero no funciona en Firefox, funciona en Chrome, Safari incluso en Iphone e Ipad, pero no en Firefox.</p>
<p>Después de rebanarme los sesos, encuentro gente que dice que hay que modificar los mime.types del Apache o crear un .htaccess para forzar a Apache a utilizar esos mime:</p>
<p><em>AddType video/ogg .ogm</em><br /><em>AddType video/ogg .ogv</em><br /><em>AddType video/ogg .ogg</em><br /><em>AddType video/webm .webm</em><br /><em>AddType audio/webm .weba</em><br /><em>AddType video/mp4 .mp4</em><br /><em>AddType video/x-m4v .m4v</em></p>
<p>&nbsp;</p>
<p>Una vez añadido esto todos los videos se reproducieron perfectamente.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://joan-garcia.com/video-html5-y-firefox/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
