기존 이솝 임베디드 포럼의 지식인 서비스가 게시판 형태로 변경되었습니다.

안녕하세요 고수님들

ffmpeg 라이브러리는 포팅 하였는데 doc/examples/decoding_encoding.c 파일을 컴파일이 안됩니다.

 

아래와 같이 ffmpeg 라이브러리를 포팅 하였습니다.

./configure --target-os=linux --arch=armv7 --enable-cross-compile --cc=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi-gcc --cross-prefix=/usr/local/arm/arm-2009q3/bin/arm-none-linux-gnueabi- --enable-shared --enable-avresample --enable-libvorbis --prefix=/mnt/mtd6/ffmpeg

 

make

make install

 

doc/examples들을 컴파일 하고 싶은데 되지 않습니다. 알려주세요.....

 make시 에러

 Package libavdevice was not found in the pkg-config search path.
Perhaps you should add the directory containing `libavdevice.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libavdevice' found
Package libswresample was not found in the pkg-config search path.
Perhaps you should add the directory containing `libswresample.pc'
to the PKG_CONFIG_PATH environment variable

 

 


ikari

2012.07.03 22:48:54
*.15.203.105

export PKG_CONFIG_PATH=/mnt/mtd6/ffmpeg/lib/pkgconfig 한 후에 다시 make 해보시면 어떨까요?

.pc 파일은 보통 (make install한 디렉토리)/lib/pkgconfig에 있는 걸로 알고 있습니다.

List of Articles
번호 제목 글쓴이 날짜 조회 수
5428 device driver 에서 cmd_read 호출하는 방법 문의 [1] 훌러덩 2012-07-10 1210
5427 i2c mux 칩 제어 문의 file [3] 황순일 2012-07-09 2403
5426 저장매체에 bootloader image를 writing하는 방법 [3] 김경식 2012-07-07 1430
5425 sendmail arm 으로 빌드 해 보신분 훌러덩 2012-07-05 718
5424 H.264 codec 또는 영상 코덱 처리 방법 [3] 천향 2012-07-04 2208
5423 nand scrub 에 관한 질문입니다. [3] 박영기1 2012-07-04 1699
» ffmpeg 관련하여 examples 이 컴파일이 되지 않습니다. [1] 사랑해요 2012-07-03 1754
5421 register_console()함수에 대해서 여쭤보려고 합니다. [1] 김진희 2012-07-03 1327
5420 bcm4329 관련 문의질문.. 박한수 2012-06-30 852
5419 s3c2440 보드 관련 [4] 서연석 2012-06-29 1298
5418 sshd를 보드에 포팅하려면 어떻게 해야되나요? [4] 은민아빠 2012-06-29 1456
5417 6410보드에서 root로 로그인을 하여도 파일을 생성하거나 수정할수 ... [5] 은민아빠 2012-06-28 1330
5416 bootloader binary file과 kernel image file [1] 테크 2012-06-27 1126
5415 Linux BSP 제공되는 개발보드는 어떤 것들이 있나요? [3] 다콩 2012-06-27 1676
5414 aesop2440 보드에 대한 질문 드립니다. [2] 최고운 2012-06-27 1192
5413 [완료] Linux 커널 2.6.28에 LAN9215 드라이버 포팅해 보신분 계... [9] 박영기1 2012-06-26 1742
5412 V4L2 library가 존재하는지요 ? [1] 김경식 2012-06-26 1412
5411 6410보드에 SD메모리 용량 확인하는 법 [2] 53% 2012-06-25 1539
5410 [완료] Displaying Character on screen [16] 하루천재 2012-06-25 1319
5409 IMAGE sensor [3] 김진희 2012-06-21 1426

사용자 로그인