MythTV does not compile

George Mitchell george+freebsd at m5p.com
Mon Jul 17 13:42:24 UTC 2017


On 07/16/17 20:02, Jan Beich wrote:
> George Mitchell <george+freebsd at m5p.com> writes:
> 
>> In file included from audio/spdifencoder.cpp:6:
>> audio/spdifencoder.h:35:34: error: use of undeclared identifier 'AVCODEC_MAX_AUDIO_FRAME_SIZE'
>>     unsigned char       m_buffer[AVCODEC_MAX_AUDIO_FRAME_SIZE];
>>                                  ^
>> audio/audiooutpututil.cpp:252:5: error: use of undeclared identifier 'avcodec_get_frame_defaults'
>>     avcodec_get_frame_defaults(&frame);
>>     ^
> 
> For some reason it uses system FFmpeg where the deprecated API is gone.
> Try adding USES+=localbase to the Makefile.
> 
Thanks for the suggestion, but "make clean; make" still fails the
same way after this change.                           -- George

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20170717/0ad1e2e2/attachment.sig>


More information about the freebsd-multimedia mailing list