plan for ffmpeg-devel

Michael Johnson ahze at freebsd.org
Tue Apr 3 13:11:32 UTC 2007


On 4/3/07, Andrew Pantyukhin <infofarmer at freebsd.org> wrote:
>
> On 4/2/07, Michael Johnson <ahze at freebsd.org> wrote:
> > I want to move ffmpeg-devel -> ffmpeg and we need testers.
> > not just to make sure things build but to assure movies play,
> > mp3's still play, etc... Please test new ffmpeg-devel
>
> If it's all the same to you, please revert to traditional
> 0.4.9.*.20070331 when moving to ffmpeg.
>
> FWIW, x264 must be compiled with yasm 0.6.0 for ffmpeg-devel
> to eat it.


yes. I have patches to support yasm 0.5.x but you won't get any SSE3
support.


Anyway, here's the error I get on my amd64/current:
>
> In file included from dsputil.c:30:
> avcodec.h:2460: warning: `ImgReSampleContext' is deprecated (declared
> at avcodec.h:2447)
> avcodec.h:2463: warning: `ImgReSampleContext' is deprecated (declared
> at avcodec.h:2447)
> dsputil.c: In function `dct264_sad8x8_c':
> dsputil.c:3437: warning: passing arg 1 of pointer to function from
> incompatible pointer type
> dsputil.c: In function `ff_check_alignment':
> dsputil.c:3821: warning: cast from pointer to integer of different size
> dsputil.c:3834: error: unrecognizable insn:
> (insn 64 10 12 0 (set (reg:SI 0 ax [61])
>         (subreg:SI (plus:DI (subreg:DI (reg:SI 7 sp) 0)
>                 (const_int -4 [0xfffffffffffffffc])) 0)) -1 (nil)
>     (nil))
> dsputil.c:3834: internal compiler error: in extract_insn, at recog.c:2083
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> gmake[1]: *** [dsputil.o] Error 1
> gmake[1]: Leaving directory
>
> `/usr/home/sat/bsdevel/ports/multimedia/ffmpeg-devel/work/ffmpeg-2007-03-31/libavcodec'
> gmake: *** [lib] Error 2
> *** Error code 2
>

I'm looking for a fix...

Stop in /usr/home/sat/bsdevel/ports/multimedia/ffmpeg-devel.
> make  25.77s user 6.34s system 65% cpu 49.152 total
>


More information about the freebsd-multimedia mailing list