http://bugs.cinelerra.org/show_bug.cgi?id=469
Summary: Doesnt build with external ffmpeg build with --enable-
swscaler
Product: Cinelerra
Version: 2.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: Building
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
The img_convert function doesn't exist in ffmpeg if ffmpeg is built with
--enable-swscaler
This is the case for Debian packages.
Christian
ffmpeg.o: In function `FFMPEG::convert_cmodel(VFrame*, VFrame*)':
/src/cvs/cinelerra-compile/cinelerra/ffmpeg.C:155: undefined reference to
`img_convert'
ffmpeg.o: In function `FFMPEG::convert_cmodel(AVPicture*, PixelFormat, int,
int, VFrame*)':
/src/cvs/cinelerra-compile/cinelerra/ffmpeg.C:217: undefined reference to
`img_convert'
collect2: ld returned 1 exit status
Reproducible: Always
Steps to Reproduce:
1. ./configure --with-external-ffmpeg
2. make
Actual Results:
ffmpeg.o: In function `FFMPEG::convert_cmodel(VFrame*, VFrame*)':
/src/cvs/cinelerra-compile/cinelerra/ffmpeg.C:155: undefined reference to
`img_convert'
ffmpeg.o: In function `FFMPEG::convert_cmodel(AVPicture*, PixelFormat, int,
int, VFrame*)':
/src/cvs/cinelerra-compile/cinelerra/ffmpeg.C:217: undefined reference to
`img_convert'
collect2: ld returned 1 exit status
--
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra