[FFmpeg-user] undefined reference errors when calling avdevice_register_all()
Thanh-Nghi Le
thanhnghile.py.bk at gmail.com
Wed Apr 23 11:24:37 CEST 2014
Yes, I built FFmpeg as static library. The configuration:
$ ./configure --enable-gpl --enable-libmp3lame --enable-libvpx
--enable-libx264 --enable-nonfree --enable-postproc --enable-version3
$ make
$ sudo checkinstall --pkgname=ffmpeg --pkgversion="5-$(./version.sh)"
--backup=no --deldoc=yes --default
I have added more headers into my code: demo_capture.c
<http://ffmpeg-users.933282.n4.nabble.com/file/n4664892/demo_capture.c>
I want to open /dev/video0 but it still throws some more diferrent errors:
log.txt <http://ffmpeg-users.933282.n4.nabble.com/file/n4664892/log.txt>
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/undefined-reference-errors-when-calling-avdevice-register-all-tp4664883p4664892.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list