<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios para El descanso del Guerrero</title>
	<atom:link href="http://www.atlantiscode.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.atlantiscode.com/blog</link>
	<description>Donde reposan las almas cansadas</description>
	<lastBuildDate>Wed, 03 Mar 2010 08:44:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comentario de Claymore &#8211; Capítulos por Megaupload por nombre</title>
		<link>http://www.atlantiscode.com/blog/claymore-capitulos-por-megaupload/comment-page-1/#comment-659</link>
		<dc:creator>nombre</dc:creator>
		<pubDate>Wed, 03 Mar 2010 08:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/claymore-capitulos-por-megaupload/#comment-659</guid>
		<description>el megaupload del cap. 1 y 4 son iguales:_http://www.megaupload.com/?d=SZMMDJ70</description>
		<content:encoded><![CDATA[<p>el megaupload del cap. 1 y 4 son iguales:_http://www.megaupload.com/?d=SZMMDJ70</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Ranking y recomendación de Anime por guevon</title>
		<link>http://www.atlantiscode.com/blog/ranking-y-recomendacion-de-anime/comment-page-1/#comment-651</link>
		<dc:creator>guevon</dc:creator>
		<pubDate>Mon, 15 Feb 2010 03:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/ranking-y-recomendacion-de-anime/#comment-651</guid>
		<description>sonsos que pasa con blrach eso no es una lista sin bleach</description>
		<content:encoded><![CDATA[<p>sonsos que pasa con blrach eso no es una lista sin bleach</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Video Streaming para Android usando VLC por Sonycrow</title>
		<link>http://www.atlantiscode.com/blog/video-streaming-para-android-usando-vlc/comment-page-1/#comment-647</link>
		<dc:creator>Sonycrow</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/?p=140#comment-647</guid>
		<description>i cant test with emulator, sorry :(</description>
		<content:encoded><![CDATA[<p>i cant test with emulator, sorry :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Video Streaming para Android usando VLC por Bernard</title>
		<link>http://www.atlantiscode.com/blog/video-streaming-para-android-usando-vlc/comment-page-1/#comment-645</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/?p=140#comment-645</guid>
		<description>&lt;a href=&quot;#comment-644&quot; rel=&quot;nofollow&quot;&gt;@Bernard &lt;/a&gt; 

Hi, VLC 0.9.9 does not crash anymore when removing &quot;subme=7&quot; from the line above, but the Android emulator responds with an error: &quot;Cannot play video. Sorry this video cannot be played.&quot;

Doing telnet 10.42.243.119 1234 works:  (I changed 8000 by 1234):
DESCRIBE rtsp://10.42.243.119:1234/stream.sdp RTSP/1.0


RTSP/1.0 200 OK
Server: vlc 0.9.9
Date: Fri, 29 Jan 2010 23:06:30 GMT
Content-Type: application/sdp
Content-Base: rtsp://10.42.243.119:1234/stream.sdp
Content-Length: 665
Cache-Control: no-cache

v=0
o=- 14919836736266698752 14919836736266698752 IN IP4 l
s=Unnamed
i=N/A
c=IN IP4 0.0.0.0
t=0 0
a=tool:vlc 0.9.9
a=recvonly
a=type:broadcast
a=charset:UTF-8
a=control:rtsp://10.42.243.119:1234/stream.sdp
m=audio 0 RTP/AVP 96
b=AS:64
b=RR:0
a=rtpmap:96 MP4A-LATM/44100/2
a=fmtp:96 profile-level-id=15; object=2; cpresent=0; config=400024203fc0
a=control:rtsp://10.42.243.119:1234/stream.sdp/trackID=0
m=video 0 RTP/AVP 97
b=AS:400
b=RR:0
a=rtpmap:97 H264/90000
a=fmtp:97 packetization-mode=1;profile-level-id=42c00c;sprop-parameter-sets=Z0LA
DJJWDwU3/gBYAFogAAADACAAAAZR4oVc,aM48gA==;
a=control:rtsp://10.42.243.119:1234/stream.sdp/trackID=1


Have you tested VLC with the Android emulator?

Thanks,

Bernard</description>
		<content:encoded><![CDATA[<p><a href="#comment-644" rel="nofollow">@Bernard </a> </p>
<p>Hi, VLC 0.9.9 does not crash anymore when removing &#8220;subme=7&#8243; from the line above, but the Android emulator responds with an error: &#8220;Cannot play video. Sorry this video cannot be played.&#8221;</p>
<p>Doing telnet 10.42.243.119 1234 works:  (I changed 8000 by 1234):<br />
DESCRIBE rtsp://10.42.243.119:1234/stream.sdp RTSP/1.0</p>
<p>RTSP/1.0 200 OK<br />
Server: vlc 0.9.9<br />
Date: Fri, 29 Jan 2010 23:06:30 GMT<br />
Content-Type: application/sdp<br />
Content-Base: rtsp://10.42.243.119:1234/stream.sdp<br />
Content-Length: 665<br />
Cache-Control: no-cache</p>
<p>v=0<br />
o=- 14919836736266698752 14919836736266698752 IN IP4 l<br />
s=Unnamed<br />
i=N/A<br />
c=IN IP4 0.0.0.0<br />
t=0 0<br />
a=tool:vlc 0.9.9<br />
a=recvonly<br />
a=type:broadcast<br />
a=charset:UTF-8<br />
a=control:rtsp://10.42.243.119:1234/stream.sdp<br />
m=audio 0 RTP/AVP 96<br />
b=AS:64<br />
b=RR:0<br />
a=rtpmap:96 MP4A-LATM/44100/2<br />
a=fmtp:96 profile-level-id=15; object=2; cpresent=0; config=400024203fc0<br />
a=control:rtsp://10.42.243.119:1234/stream.sdp/trackID=0<br />
m=video 0 RTP/AVP 97<br />
b=AS:400<br />
b=RR:0<br />
a=rtpmap:97 H264/90000<br />
a=fmtp:97 packetization-mode=1;profile-level-id=42c00c;sprop-parameter-sets=Z0LA<br />
DJJWDwU3/gBYAFogAAADACAAAAZR4oVc,aM48gA==;<br />
a=control:rtsp://10.42.243.119:1234/stream.sdp/trackID=1</p>
<p>Have you tested VLC with the Android emulator?</p>
<p>Thanks,</p>
<p>Bernard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Video Streaming para Android usando VLC por Bernard</title>
		<link>http://www.atlantiscode.com/blog/video-streaming-para-android-usando-vlc/comment-page-1/#comment-644</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Fri, 29 Jan 2010 22:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/?p=140#comment-644</guid>
		<description>Hi,

This looks wonderful!  What version of VLC did you use?

I tried this with VLC 0.9.9 and the emulator with Android 2.1 and
VLC crashes immediately:

&quot;\Program Files\VideoLAN\VLC\vlc.exe&quot; -vvv C:\VOD_FILES\sample.mp4 --sout &quot;#transcode{soverlay, ab=64, samplerate=44100,channels=2, acodec=mp4a, vcodec=h264, width=480,height=320,fps=25,vb=400,venc=x264{vbv-bufsize=10000, partitions=all,level=12,no-cabac, subme=7, threads=4, ref=2,mixed-refs=1,bframes=0,min-keyint=1,keyint=50,trellis=2, direct=auto, qcomp=0.0, qpmax=51}}:gather:rtp{mp4a-latm, sdp=rtsp://10.42.243.119:8000/stream.sdp}&quot;

How did you manage to get it working?

Thanks,

Bernard</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This looks wonderful!  What version of VLC did you use?</p>
<p>I tried this with VLC 0.9.9 and the emulator with Android 2.1 and<br />
VLC crashes immediately:</p>
<p>&#8220;\Program Files\VideoLAN\VLC\vlc.exe&#8221; -vvv C:\VOD_FILES\sample.mp4 &#8211;sout &#8220;#transcode{soverlay, ab=64, samplerate=44100,channels=2, acodec=mp4a, vcodec=h264, width=480,height=320,fps=25,vb=400,venc=x264{vbv-bufsize=10000, partitions=all,level=12,no-cabac, subme=7, threads=4, ref=2,mixed-refs=1,bframes=0,min-keyint=1,keyint=50,trellis=2, direct=auto, qcomp=0.0, qpmax=51}}:gather:rtp{mp4a-latm, sdp=rtsp://10.42.243.119:8000/stream.sdp}&#8221;</p>
<p>How did you manage to get it working?</p>
<p>Thanks,</p>
<p>Bernard</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Gundam Wing &#8211; Capítulos por YouTube por kidgare</title>
		<link>http://www.atlantiscode.com/blog/gundam-wing-capitulos-por-youtube/comment-page-1/#comment-642</link>
		<dc:creator>kidgare</dc:creator>
		<pubDate>Fri, 01 Jan 2010 19:19:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/gundam-wing-capitulos-por-youtube/#comment-642</guid>
		<description>es una de las mejores series que he visto
en mi vida en serio es demaciado buena 
no hay duda alguna....

gracias por el aporte...</description>
		<content:encoded><![CDATA[<p>es una de las mejores series que he visto<br />
en mi vida en serio es demaciado buena<br />
no hay duda alguna&#8230;.</p>
<p>gracias por el aporte&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Cabal Online &#8211; Mapas por sildenafil</title>
		<link>http://www.atlantiscode.com/blog/cabal-online-mapas/comment-page-1/#comment-636</link>
		<dc:creator>sildenafil</dc:creator>
		<pubDate>Wed, 16 Dec 2009 09:40:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/cabal-online-mapas/#comment-636</guid>
		<description>Super-Duper site! I am loving it!! Will come back again - taking you feeds also, Thanks.</description>
		<content:encoded><![CDATA[<p>Super-Duper site! I am loving it!! Will come back again &#8211; taking you feeds also, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Script para renombrar ficheros (PHP) por Sonycrow</title>
		<link>http://www.atlantiscode.com/blog/script-para-renombrar-ficheros-php/comment-page-1/#comment-635</link>
		<dc:creator>Sonycrow</dc:creator>
		<pubDate>Tue, 15 Dec 2009 21:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/script-para-renombrar-ficheros-php/#comment-635</guid>
		<description>Gracias por la info, aunque das por hecho que utilizo windows y ahi ha fallao el tema :)

De todas formas, se agradece el aporte.
Saludos!!!!</description>
		<content:encoded><![CDATA[<p>Gracias por la info, aunque das por hecho que utilizo windows y ahi ha fallao el tema :)</p>
<p>De todas formas, se agradece el aporte.<br />
Saludos!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Script para renombrar ficheros (PHP) por ayukawaa</title>
		<link>http://www.atlantiscode.com/blog/script-para-renombrar-ficheros-php/comment-page-1/#comment-634</link>
		<dc:creator>ayukawaa</dc:creator>
		<pubDate>Fri, 11 Dec 2009 08:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/script-para-renombrar-ficheros-php/#comment-634</guid>
		<description>Ya se que es un post antiguo, pero en vez de eso usa filemenutools (www.lopesoft.com) que te añade opciones al menú del botón derecho del ratón y tiene renombrado masivo (de carpetas, archivos, ...) e incluso tiene regexp.

^_^</description>
		<content:encoded><![CDATA[<p>Ya se que es un post antiguo, pero en vez de eso usa filemenutools (www.lopesoft.com) que te añade opciones al menú del botón derecho del ratón y tiene renombrado masivo (de carpetas, archivos, &#8230;) e incluso tiene regexp.</p>
<p>^_^</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentario de Cabal Online &#8211; Mapas por buyvigrx</title>
		<link>http://www.atlantiscode.com/blog/cabal-online-mapas/comment-page-1/#comment-633</link>
		<dc:creator>buyvigrx</dc:creator>
		<pubDate>Sun, 04 Oct 2009 19:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.atlantiscode.com/blog/cabal-online-mapas/#comment-633</guid>
		<description>Of course, what a great site and informative posts, I will add backlink - bookmark this site? Regards, Reader.</description>
		<content:encoded><![CDATA[<p>Of course, what a great site and informative posts, I will add backlink &#8211; bookmark this site? Regards, Reader.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
