Skip to content

Can't build LGPL3 Light version #3057

@aeastham67

Description

@aeastham67

The media-autobuild_suite.bat file contains at line 112-114:
:: common external libs
set ffmpeg_options_basic=gmp gpl libmp3lame libopus libvorbis libvpx libx264 libx265 ^lib fdk-aac
libdav1d libaom --disable-debug libfdc-aac

That last ibfdc-aac is incompatible with LGPL3 which means it doesn't build if you select LGPL3 licence - it complains that libfdc-aac is incompatible with LGPL3. This is even if fdkaac=2 in the ini file

You have to delete libfdc-aac on line 114 in order for it to work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions