<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 52: Will not compile against PHP 5.4</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/52/" rel="alternate"/><link href="https://sourceforge.net/p/ffmpeg-php/bugs/52/feed.atom" rel="self"/><id>https://sourceforge.net/p/ffmpeg-php/bugs/52/</id><updated>2014-08-28T12:44:08.045000Z</updated><subtitle>Recent changes to 52: Will not compile against PHP 5.4</subtitle><entry><title>#52 Will not compile against PHP 5.4</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/52/?limit=25#161a" rel="alternate"/><published>2014-08-28T12:44:08.045000Z</published><updated>2014-08-28T12:44:08.045000Z</updated><author><name>Chintan</name><uri>https://sourceforge.net/u/chintanggor/</uri></author><id>https://sourceforge.net906d1c4446b369c9b33fae3f3bb8794fca2012ff</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi I did the same thing and also resolve above error &lt;/p&gt;
&lt;p&gt;but then it is giving new error &lt;/p&gt;
&lt;p&gt;/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c: In function '_php_convert_frame':&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:202: warning: implicit declaration of function 'img_convert'&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c: In function '_php_crop_frame':&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:260: warning: implicit declaration of function 'img_copy'&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c: In function '_php_resample_frame':&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:282: error: 'ImgReSampleContext' undeclared (first use in this function)&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:282: error: (Each undeclared identifier is reported only once&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:282: error: for each function it appears in.)&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:282: error: 'img_resample_ctx' undeclared (first use in this function)&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:308: warning: implicit declaration of function 'img_resample_full_init'&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:321: warning: implicit declaration of function 'img_resample'&lt;br /&gt;
/opt/ffmpeg-php-0.5.3.1/ffmpeg_frame.c:326: warning: implicit declaration of function 'img_resample_close'&lt;/p&gt;
&lt;p&gt;FYI: I am using php 5.1.6 and using this ffmpeg-php-0.5.3.1 so any thing wrong with my virsion of PHP?&lt;br /&gt;
I tried with many sources but it is configuring in only ffmpeg-php-0.5.3.1 in other virsion it gives header error.....&lt;br /&gt;
thanks&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Will not compile against PHP 5.4</title><link href="https://sourceforge.net/p/ffmpeg-php/bugs/52/" rel="alternate"/><published>2012-05-03T15:21:57Z</published><updated>2012-05-03T15:21:57Z</updated><author><name>Casper Langemeijer</name><uri>https://sourceforge.net/u/langemeijer/</uri></author><id>https://sourceforge.net24b5e9a8cf5c196d2026bff716020160ef79fc08</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Latest svn revision will not compile against php 5.4&lt;/p&gt;
&lt;p&gt;/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c: In function 'zim_ffmpeg_movie___construct':&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:318: error: 'list_entry' undeclared (first use in this function)&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:318: error: (Each undeclared identifier is reported only once&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:318: error: for each function it appears in.)&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:318: error: 'le' undeclared (first use in this function)&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:353: error: expected ';' before 'new_le'&lt;br /&gt;
/root/ffmpeg/ffmpeg-php-0.7.0/ffmpeg_movie.c:363: error: 'new_le' undeclared (first use in this function)&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>