[vlc-devel] ffmpeg Compilation problem.

Rajesh Marathe rmarathe at i-rode.com
Wed Nov 11 07:35:53 CET 2009


Hi,

I am tryiing to compile "vlc" following the instructions from 
"httpd://wiki.videolan.org/UnixCompile".

I did './bootstrap' and then did a make under 'extras/contrib'. I get 
the following error:

-------------------------------------------------------------------------------------------------------------------------
gcc -DHAVE_AV_CONFIG_H -I. 
-I"/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/src/ffmpeg" 
-I/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-DNDEBUG -isystem 
/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE 
-I/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-DNDEBUG -isystem 
/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-I/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-DNDEBUG -isystem 
/home/rmarathe/working/ltib/rpm/BUILD/vlc-1.0.3/extras/contrib/include 
-std=c99 -fomit-frame-pointer -Wdeclaration-after-statement -Wall 
-Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls 
-Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wundef -O3 
-fno-math-errno -fno-tree-vectorize -MMD -MF libswscale/swscale.d -MT 
libswscale/swscale.o -c -o libswscale/swscale.o libswscale/swscale.c
libswscale/swscale.c: In function ‘sws_format_name’:
libswscale/swscale.c:462: error: ‘PIX_FMT_VDPAU_MPEG4’ undeclared (first 
use in this function)libswscale/swscale.c:462: error: (Each undeclared 
identifier is reported only once
libswscale/swscale.c:462: error: for each function it appears in.)
------------------------------------------------------------------------------------------------------------------------------

Am I missing some code ? Please help.

regards,
Rajesh Marathe.




More information about the vlc-devel mailing list