Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 01:47:23 +0200 (CEST)
From:      Barbara <barbara.xxx1975@libero.it>
To:        freebsd-ports@freebsd.org
Subject:   multimedia/ffmpeg: error updating to 0.7.1,1
Message-ID:  <27281498.3448761308959243390.JavaMail.root@wmail59>

next in thread | raw e-mail | index | archive | help

I'm getting the following error (http://pastebin.com/fjggW0C4) trying to 
upgrade ffmpeg:

In file included from ffplay.c:34:

libavformat/avformat.h:151: warning: 'AVMetadata' is deprecated

ffplay.c: In function 'input_request_frame':

ffplay.c:1627: warning: passing argument 3 of 'av_image_copy' from 
incompatible pointer type

ffplay.c: In function 'main':

ffplay.c:3044: warning: assignment discards qualifiers from pointer target 
type

CC	ffprobe.o

MAN	doc/ffmpeg.1

In file included from ffprobe.c:24:

libavformat/avformat.h:151: warning: 'AVMetadata' is deprecated

MAN	doc/ffplay.1

MAN	doc/ffprobe.1

AR	libavdevice/libavdevice.a

LD	libavutil/libavutil.so.1

AR	libavfilter/libavfilter.a

AR	libpostproc/libpostproc.a

LD	libavcodec/libavcodec.so.1

LD	libswscale/libswscale.so.1

LD	libpostproc/libpostproc.so.1

LD	libavformat/libavformat.so.1

LD	libavdevice/libavdevice.so.1

LD	libavfilter/libavfilter.so.1

LD	ffmpeg_g

LD	ffplay_g

libavfilter/libavfilter.so: undefined reference to `ff_yadif_filter_line_sse2'

libavfilter/libavfilter.so: undefined reference to `ff_gradfun_blur_line_sse2'

libavfilter/libavfilter.so: undefined reference to 
`ff_gradfun_filter_line_mmx2'

libavfilter/libavfilter.so: undefined reference to 
`ff_yadif_filter_line_ssse3'

libavfilter/libavfilter.so: undefined reference to `ff_yadif_filter_line_mmx'

libavfilter/libavfilter.so: undefined reference to 
`ff_gradfun_filter_line_ssse3'

gmake: *** [ffmpeg_g] Error 1

gmake: *** Waiting for unfinished jobs....

libavfilter/libavfilter.so: undefined reference to `ff_yadif_filter_line_sse2'

libavfilter/libavfilter.so: undefined reference to `ff_gradfun_blur_line_sse2'

libavfilter/libavfilter.so: undefined reference to 
`ff_gradfun_filter_line_mmx2'

libavfilter/libavfilter.so: undefined reference to 
`ff_yadif_filter_line_ssse3'

libavfilter/libavfilter.so: undefined reference to `ff_yadif_filter_line_mmx'

libavfilter/libavfilter.so: undefined reference to 
`ff_gradfun_filter_line_ssse3'

gmake: *** [ffplay_g] Error 1

*** Error code 1



Stop in /usr/ports/multimedia/ffmpeg.

*** Error code 1



Stop in /usr/ports/multimedia/ffmpeg.




My showconfig:
===> The following configuration options are available for ffmpeg-0.7.1,1:
     ALSA=off "Enable alsa input/output device"
     AMR_NB=on "AMR Narrow Band encoder (opencore)"
     AMR_WB=on "AMR Wide Band encoder (opencore)"
     CELT=off "Enable CELT/Opus decoding via libcelt"
     CPUDETECT=on "Enable runtime CPU detection"
     DIRAC=off "Dirac codec via libdirac"
     FAAC=on "FAAC mp4/aac audio encoder"
     FFSERVER=off "Build and install ffserver"
     FREETYPE=on "Enable libfreetype"
     FREI0R=off "Frei0r wrapper filter"
     GSM=off "GSM audio codec"
     LAME=on "LAME MP3 encoder"
     OPENJPEG=off "JPEG 2000 decoder"
     OPTIMIZED_CFLAGS=on "Additional optimizations"
     RTMP=on "RTMP[E] support via librtmp"
     SCHROEDINGER=off "Dirac codec via libschroedinger"
     SDL=on "SDL support (build ffplay)"
     SPEEX=on "Speex audio decoder"
     SSSE3=on "Use binutils from ports (SSSE3 support)"
     THEORA=on "Theora encoder (implies OGG)"
     VAAPI=off "VAAPI decoder support"
     VDPAU=on "Nvidia vdpau support"
     VO_AACENC=off "AAC audio encoder (vo-aacenc)"
     VO_AMRWBENC=off "AMR Wide Band audio encoder (vo-amrwbenc)"
     VORBIS=on "Vorbis encoder via libvorbis (implies OGG)"
     VP8=on "VP8 codec via libvpx"
     X264=on "H.264 encoder"
     XVID=on "Xvid encoder via xvidcore"
===> Use 'make config' to modify these settings





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27281498.3448761308959243390.JavaMail.root>