error in building ffmpeg

122 views
Skip to first unread message

Mahesh Shivhare

unread,
Aug 26, 2010, 6:20:28 AM8/26/10
to Chromium OS discuss
Hi all,
I want to enable all the codecs from ffmpeg (not all ;) at least MP3,
AAC, MPEG codec) so I'm using ffmpeg configuration of "ChromeOS/linux/
arm-neon/config.h" for building ffmpeg.

but while building I'm getting errors at linking step..
snip of error is attached..

CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/dsputil_arm.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/dsputil_armv6.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/dsputil_init_arm.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/dsputil_init_armv5te.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo
.................................................................................................
.................................................................................................

CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/simple_idct_neon.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/vp3dsp_neon.o
CC(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo/third_party/ffmpeg/patched-ffmpeg-mt/libavcodec/
arm/mdct_neon.o
SOLINK(target) /home/user/chrome_root/src/third_party/ffmpeg/out/
Debug/obj.target/third_party/ffmpeg/libffmpegsumo.so
/usr/libexec/gcc/armv7a-cros-linux-gnueabi/ld: warning: creating a
DT_TEXTREL in object.
COPY /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
lib.target/libffmpegsumo.so
COPY /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
libffmpegsumo.so
CXX(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
obj.target/ffmpegsumo_nolink/third_party/ffmpeg/dummy_nolink.o
LINK(target) /home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
ffmpegsumo_nolink
/home/user/chrome_root/src/third_party/ffmpeg/out/Debug/obj.target/
third_party/ffmpeg/libffmpegsumo.so: undefined reference to
`ff_put_h264_qpel8_mc10_neon'
/home/user/chrome_root/src/third_party/ffmpeg/out/Debug/obj.target/
third_party/ffmpeg/libffmpegsumo.so: undefined reference to
`wmav2_decoder'
.......................................................................
.......................................................................

/home/user/chrome_root/src/third_party/ffmpeg/out/Debug/obj.target/
third_party/ffmpeg/libffmpegsumo.so: undefined reference to
`ff_avg_h264_qpel8_mc20_neon'
collect2: ld returned 1 exit status
make[1]: *** [/home/user/chrome_root/src/third_party/ffmpeg/out/Debug/
ffmpegsumo_nolink] Error 1
make[1]: Leaving directory `/home/user/chrome_root/src'
make: *** [all] Error 2


any one was successful to build chromium with ffmpeg (all codecs
enabled)
any help will be appreciated....

with regards,
MKS

Mahesh Shivhare

unread,
Aug 27, 2010, 5:44:03 AM8/27/10
to Chromium OS discuss
Hi all,

issue is solved....

with regards,
MKS

Александр Опак

unread,
Dec 4, 2012, 3:58:30 AM12/4/12
to chromium-...@chromium.org
Hello!

How ara you solved this?
If you chromium OS play mp3 now?

Dale Curtis

unread,
Dec 4, 2012, 1:48:24 PM12/4/12
to opak.a...@gmail.com, chromium-...@chromium.org
If you want to enable ChromeOS codecs in your private builds, build with USE=chrome_media as mentioned here https://code.google.com/p/chromium-os/issues/detail?id=14380. Enabling all codecs is not supported and will not work without additional work. If that's what you're interested in, you'll need to start with:


--
Chromium OS discuss mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

Reply all
Reply to author
Forward
0 new messages