<?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 on: libavcodec / libavformat sample code</title>
	<atom:link href="http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/</link>
	<description></description>
	<pubDate>Fri, 05 Dec 2008 09:13:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: harsha</title>
		<link>http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-531</link>
		<dc:creator>harsha</dc:creator>
		<pubDate>Fri, 24 Nov 2006 06:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-531</guid>
		<description>&lt;p&gt;it worked in debian machine,, thanks for the code. :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>it worked in debian machine,, thanks for the code. <img src='http://www.cryptosystem.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harsha</title>
		<link>http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-530</link>
		<dc:creator>harsha</dc:creator>
		<pubDate>Thu, 23 Nov 2006 22:18:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-530</guid>
		<description>&lt;p&gt;hi..
      i am trying to compile fixed program avcodec sample program,
i am using macosx, i changed the header files&lt;/p&gt;

&lt;p&gt;include "/usr/local/include/ffmpeg/avcodec.h"&lt;/p&gt;

&lt;p&gt;include "/usr/local/include/ffmpeg/avformat.h"&lt;/p&gt;

&lt;p&gt;i am getting the followin error&lt;/p&gt;

&lt;p&gt;/usr/local/include/ffmpeg/avformat.h:251: warning: 'AVFrac' is deprecated (declared at /usr/local/include/ffmpeg/avformat.h:102)
/usr/bin/ld: Undefined symbols:
_av_close_input_file
_av_find_stream_info
_av_free
_av_open_input_file
_av_read_frame
_av_register_all
_avcodec_alloc_frame
_avcodec_close
_avcodec_decode_video
_avcodec_find_decoder
_avcodec_open
_avpicture_fill
_avpicture_get_size
_dump_format
_img_convert
collect2: ld returned 1 exit status&lt;/p&gt;

&lt;p&gt;what could be the error..
thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi..<br />
      i am trying to compile fixed program avcodec sample program,<br />
i am using macosx, i changed the header files</p>
<p>include &#8220;/usr/local/include/ffmpeg/avcodec.h&#8221;</p>
<p>include &#8220;/usr/local/include/ffmpeg/avformat.h&#8221;</p>
<p>i am getting the followin error</p>
<p>/usr/local/include/ffmpeg/avformat.h:251: warning: &#8216;AVFrac&#8217; is deprecated (declared at /usr/local/include/ffmpeg/avformat.h:102)<br />
/usr/bin/ld: Undefined symbols:<br />
_av_close_input_file<br />
_av_find_stream_info<br />
_av_free<br />
_av_open_input_file<br />
_av_read_frame<br />
_av_register_all<br />
_avcodec_alloc_frame<br />
_avcodec_close<br />
_avcodec_decode_video<br />
_avcodec_find_decoder<br />
_avcodec_open<br />
_avpicture_fill<br />
_avpicture_get_size<br />
_dump_format<br />
_img_convert<br />
collect2: ld returned 1 exit status</p>
<p>what could be the error..<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carty</title>
		<link>http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-143</link>
		<dc:creator>Carty</dc:creator>
		<pubDate>Wed, 28 Jun 2006 15:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-143</guid>
		<description>&lt;p&gt;yes ... your willingness to post this is the difference between me giving up my project in frustration and having the psych to continue ... thanks very much, may you enjoy good karma&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>yes &#8230; your willingness to post this is the difference between me giving up my project in frustration and having the psych to continue &#8230; thanks very much, may you enjoy good karma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-97</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Thu, 04 May 2006 17:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.cryptosystem.org/archives/2006/03/libavcodec-libavformat-sample-code/#comment-97</guid>
		<description>&lt;p&gt;Thank you!&lt;/p&gt;

&lt;p&gt;After a lot of frustration not even getting the example code to work, i almost gave up on video-coding.... until i found you ;)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
<p>After a lot of frustration not even getting the example code to work, i almost gave up on video-coding&#8230;. until i found you <img src='http://www.cryptosystem.org/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
