[FFmpeg-devel] ffmpeg rev-13779 + libavfilter rev-2463 compilation error
dmitry at conft.org
dmitry
Mon Jun 16 20:25:20 CEST 2008
Hello,
While trying to compile ffmpeg revision 13779 against libavfilter revision
2463 (using the following configuration parameters:
--enable-libmp3lame --disable-ffserver --enable-libvorbis --enable-avfilter
)
I receiving the following error:
make: *** No rule to make target `swscale.h', needed by
`libavfilter/vf_scale.o'. Stop.
Also tried to -enable-libswscale (--enable-gpl) - same error.
Tried to pre make under /libswscale first and then configure && make - same
error.
Before compiling and configuring ffmpeg, I have overwrited files at
/libavfilter with files of libavfilter revision 2463, at the README file of
libavfilter patches (/libavfilter/diffs) said:
00_build.diff:
build system changes
but no 00_build.diff at svn checkout. Availble patches are:
01_ffplay_get_video_frame.diff 02_ffplay_VideoPicture_vars.diff
03_ffplay_filters.diff 04_ffmpeg_filters.diff
When tried to apply the patches from /libavfilter/diffs many steps failed:
patch -p0 < 04_ffmpeg_filters.diff
patching file ffmpeg.c
Hunk #1 FAILED at 36.
Hunk #2 succeeded at 142 (offset 1 line).
Hunk #3 succeeded at 283 (offset 1 line).
Hunk #4 succeeded at 305 (offset 1 line).
Hunk #5 succeeded at 1096 (offset 13 lines).
Hunk #6 succeeded at 1108 (offset 13 lines).
Hunk #7 succeeded at 1124 (offset 13 lines).
Hunk #8 succeeded at 1401 (offset 13 lines).
Hunk #9 succeeded at 1514 (offset 13 lines).
Hunk #10 succeeded at 1562 (offset 13 lines).
Hunk #11 succeeded at 1594 (offset 13 lines).
Hunk #12 succeeded at 1655 (offset 13 lines).
Hunk #13 succeeded at 2074 (offset 16 lines).
Hunk #14 succeeded at 4059 (offset -114 lines).
1 out of 14 hunks FAILED -- saving rejects to file ffmpeg.c.rej
Thank you in advance.
Dmitry Sherman C.E.O
INTERHOST - Network Solutions
Phone: +972-543181182
Fax: +972-577976157
E-mail: <mailto:dmitry at interhost.co.il> dmitry at interhost.co.il
web: <http://www.interhost.co.il/> http://www.interhost.co.il/
More information about the ffmpeg-devel
mailing list