<?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"
	>
<channel>
	<title>Comments for Chez Mattiouz</title>
	<atom:link href="http://www.mattiouz.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattiouz.com/blog</link>
	<description>Welcome!!! Here you can find information about my life, my family, my friends...</description>
	<pubDate>Tue, 07 Oct 2008 00:00:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Trailer Park Boys by vicki</title>
		<link>http://www.mattiouz.com/blog/2005/08/25/trailer-park-boys/#comment-27642</link>
		<dc:creator>vicki</dc:creator>
		<pubDate>Fri, 26 Sep 2008 02:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/?p=11#comment-27642</guid>
		<description>LOVE LOVE LOVE BUBBLES!!!!!!</description>
		<content:encoded><![CDATA[<p>LOVE LOVE LOVE BUBBLES!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on South America trip report by Gerald Jimenez</title>
		<link>http://www.mattiouz.com/blog/2006/10/17/south-america-trip-report/#comment-25042</link>
		<dc:creator>Gerald Jimenez</dc:creator>
		<pubDate>Wed, 03 Sep 2008 21:12:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2006/10/17/south-america-trip-report/#comment-25042</guid>
		<description>It is a pity that you were not able to sta longer in Boliva as there are many more things to see.  But the death road is amazing and to think this was a vital road to La Paz as the Yungas supplied most of the fresh food.</description>
		<content:encoded><![CDATA[<p>It is a pity that you were not able to sta longer in Boliva as there are many more things to see.  But the death road is amazing and to think this was a vital road to La Paz as the Yungas supplied most of the fresh food.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FFmpeg with MP3 and AMR support by Denie</title>
		<link>http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-22255</link>
		<dc:creator>Denie</dc:creator>
		<pubDate>Wed, 13 Aug 2008 12:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-22255</guid>
		<description>Hi,

Can some1 help me ? Got below errors...



In file included from ffmpeg.c:33:
libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system.
"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/version.sh "/usr/local/src/efusion/ffmpeg-manual/ffmpeg" version.h
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I. -I"/usr/local/src/efusion/ffmpeg-manual/ffmpeg" -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -O3 -fno-math-errno       -c -o cmdutils.o cmdutils.c
gcc -L"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavdevice -L"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavformat -L"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavcodec -L"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavutil -rdynamic -export-dynamic -Wl,--warn-common -Wl,--as-needed -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libpostproc -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libswscale -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavfilter -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavdevice -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavformat -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavcodec -Wl,-rpath-link,"/usr/local/src/efusion/ffmpeg-manual/ffmpeg"/libavutil -Wl,-Bsymbolic -o ffmpeg_g ffmpeg.o cmdutils.o -lavdevice -lavformat -lavcodec -lavutil -lz -lbz2 -lm -lamrnb -lm -lamrwb -lm -lmp3lame -lm   -ldl -ldl
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0xdc): In function `amr_nb_encode_init':
libavcodec/libamr.c:409: undefined reference to `VADxEncoder_Interface_init'
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0x1e0): In function `amr_nb_decode_frame':
libavcodec/libamr.c:465: undefined reference to `GP3Decoder_Interface_Decode'
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0x270): In function `amr_nb_encode_frame':
libavcodec/libamr.c:483: undefined reference to `GP3VADxEncoder_Interface_Encode'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1
[root@lnx01 ffmpeg]#



Please help...
Thanks,
Denie</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can some1 help me ? Got below errors&#8230;</p>
<p>In file included from ffmpeg.c:33:<br />
libavformat/framehook.h:25:2: warning: #warning VHOOK is deprecated. Please help finishing libavfilter instead of wasting your time writing new filters for this crappy filter system.<br />
&#8220;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/version.sh &#8220;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221; version.h<br />
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I. -I&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221; -fomit-frame-pointer -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -O3 -fno-math-errno       -c -o cmdutils.o cmdutils.c<br />
gcc -L&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavdevice -L&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavformat -L&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavcodec -L&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavutil -rdynamic -export-dynamic -Wl,&#8211;warn-common -Wl,&#8211;as-needed -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libpostproc -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libswscale -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavfilter -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavdevice -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavformat -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavcodec -Wl,-rpath-link,&#8221;/usr/local/src/efusion/ffmpeg-manual/ffmpeg&#8221;/libavutil -Wl,-Bsymbolic -o ffmpeg_g ffmpeg.o cmdutils.o -lavdevice -lavformat -lavcodec -lavutil -lz -lbz2 -lm -lamrnb -lm -lamrwb -lm -lmp3lame -lm   -ldl -ldl<br />
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0xdc): In function `amr_nb_encode_init&#8217;:<br />
libavcodec/libamr.c:409: undefined reference to `VADxEncoder_Interface_init&#8217;<br />
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0&#215;1e0): In function `amr_nb_decode_frame&#8217;:<br />
libavcodec/libamr.c:465: undefined reference to `GP3Decoder_Interface_Decode&#8217;<br />
/usr/local/src/efusion/ffmpeg-manual/ffmpeg/libavcodec/libavcodec.a(libamr.o)(.text+0&#215;270): In function `amr_nb_encode_frame&#8217;:<br />
libavcodec/libamr.c:483: undefined reference to `GP3VADxEncoder_Interface_Encode&#8217;<br />
collect2: ld returned 1 exit status<br />
make: *** [ffmpeg_g] Error 1<br />
[root@lnx01 ffmpeg]#</p>
<p>Please help&#8230;<br />
Thanks,<br />
Denie</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use the built in Mac bluetooth in Windows under Parallels by hvdk</title>
		<link>http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-22071</link>
		<dc:creator>hvdk</dc:creator>
		<pubDate>Mon, 11 Aug 2008 12:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-22071</guid>
		<description>synchronizing with Lotus Notes 6.5 without any problem now. Thanks a lot man.

Henri</description>
		<content:encoded><![CDATA[<p>synchronizing with Lotus Notes 6.5 without any problem now. Thanks a lot man.</p>
<p>Henri</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use the built in Mac bluetooth in Windows under Parallels by Rodrigo Murta</title>
		<link>http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-17925</link>
		<dc:creator>Rodrigo Murta</dc:creator>
		<pubDate>Thu, 03 Jul 2008 23:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-17925</guid>
		<description>Very nice...
Thanks</description>
		<content:encoded><![CDATA[<p>Very nice&#8230;<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FFmpeg with MP3 and AMR support by Crusher</title>
		<link>http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-17866</link>
		<dc:creator>Crusher</dc:creator>
		<pubDate>Thu, 03 Jul 2008 09:45:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-17866</guid>
		<description>I also got those "undefined reference to" errors from libamr.c.
The reason is that the final gcc call doesn't contain references to the amr libraries (I guess it still was my fault although I tried hard to configure and build all the needed stuff correctly).
Anyway, I wasn't able to tweak Makefile as needed, so here is how one can do it by hand:

1. Copy the last gcc invocation from the make's screen dump
2. Add -lamrnb -lamrwb to the end of command line and press return
3. Continue to 'make install' step.

Hope this helps someone.</description>
		<content:encoded><![CDATA[<p>I also got those &#8220;undefined reference to&#8221; errors from libamr.c.<br />
The reason is that the final gcc call doesn&#8217;t contain references to the amr libraries (I guess it still was my fault although I tried hard to configure and build all the needed stuff correctly).<br />
Anyway, I wasn&#8217;t able to tweak Makefile as needed, so here is how one can do it by hand:</p>
<p>1. Copy the last gcc invocation from the make&#8217;s screen dump<br />
2. Add -lamrnb -lamrwb to the end of command line and press return<br />
3. Continue to &#8216;make install&#8217; step.</p>
<p>Hope this helps someone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use the built in Mac bluetooth in Windows under Parallels by Kenny at Hong Kong</title>
		<link>http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-17384</link>
		<dc:creator>Kenny at Hong Kong</dc:creator>
		<pubDate>Sat, 28 Jun 2008 11:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/04/13/how-to-use-the-built-in-mac-bluetooth-in-windows-under-parallels/#comment-17384</guid>
		<description>Thank you for your great help! I find it very useful.</description>
		<content:encoded><![CDATA[<p>Thank you for your great help! I find it very useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Baja California vacations by Matthieu</title>
		<link>http://www.mattiouz.com/blog/2007/09/04/baja-california-vacations/#comment-15576</link>
		<dc:creator>Matthieu</dc:creator>
		<pubDate>Tue, 10 Jun 2008 15:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/09/04/baja-california-vacations/#comment-15576</guid>
		<description>You are welcome! As for the map it can be useful but there really isn't that many roads down there :) . Hope you have a nice trip.</description>
		<content:encoded><![CDATA[<p>You are welcome! As for the map it can be useful but there really isn&#8217;t that many roads down there <img src='http://www.mattiouz.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Hope you have a nice trip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Baja California vacations by Florisse Scouten</title>
		<link>http://www.mattiouz.com/blog/2007/09/04/baja-california-vacations/#comment-15570</link>
		<dc:creator>Florisse Scouten</dc:creator>
		<pubDate>Tue, 10 Jun 2008 14:40:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/09/04/baja-california-vacations/#comment-15570</guid>
		<description>Hi,
It was nice reading your entry on Baja California. My husband, baby and I are
going to Cabo San Lucas summer of 2009, but we are planning to get off Tijuana 
Airport and drive down from there to explore Baja California.  I have my reservations
so I started reading about driving through Baja California---fortunately your website came
up and it looks like you had a safe and enjoyable time. We still have to look at  maps and
see the best route to use while taking note of interesting towns we can visit on the
way. 
Thank you for sharing your adventures!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
It was nice reading your entry on Baja California. My husband, baby and I are<br />
going to Cabo San Lucas summer of 2009, but we are planning to get off Tijuana<br />
Airport and drive down from there to explore Baja California.  I have my reservations<br />
so I started reading about driving through Baja California&#8212;fortunately your website came<br />
up and it looks like you had a safe and enjoyable time. We still have to look at  maps and<br />
see the best route to use while taking note of interesting towns we can visit on the<br />
way.<br />
Thank you for sharing your adventures!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to install FFmpeg with MP3 and AMR support by Travis</title>
		<link>http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-15490</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Mon, 09 Jun 2008 20:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattiouz.com/blog/2007/07/02/how-to-install-ffmpeg-with-mp3-and-amr-support/#comment-15490</guid>
		<description>Er, those are double dashes. Wordpress doesn't like that for some reason.</description>
		<content:encoded><![CDATA[<p>Er, those are double dashes. Wordpress doesn&#8217;t like that for some reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
