gcc -I/usr/src/ffmpegscript/ffmpeg/ test.c -L/usr/src/ffmpegscript/ffmpeg/
-l avformat

 

发件人: [email protected] [mailto:[email protected]]
代表 sangeeta chowdhary
发送时间: 2013年1月14日 16:00
收件人: This list is about using libavcodec, libavformat, libavutil,
libavdevice and libavfilter.
主题: Re: [Libav-user] 答复: (no subject)

 

I am still getting error

[root@node2 ffmpeginstaller.7.4]# gcc -I/usr/src/ffmpegscript/ffmpeg/ test.c
-L/usr/src/ffmpegscript/ffmpeg/libavformat
/tmp/ccWFuvbj.o: In function `main':
test.c:(.text+0x10): undefined reference to `av_register_all'
collect2: ld returned 1 exit status


[root@node2 ffmpeginstaller.7.4]# gcc -I/usr/src/ffmpegscript/ffmpeg/ test.c
-L/usr/src/ffmpegscript/ffmpeg/ -lavformat
/usr/bin/ld: cannot find -lavformat
collect2: ld returned 1 exit status
[root@node2 ffmpeginstaller.7.4]#

can you add me to your gtalk at [email protected]
<mailto:[email protected]> 


On Mon, Jan 14, 2013 at 1:22 PM, 吴立明 Joy Woo <[email protected]
<mailto:[email protected]> > wrote:

-l avformat

 

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to