Dear folks,
i want to encoding raw pcm to aac-ld using VLC for windows
i compile vlc git use default config, but it is not support fdk-aac encoder.
i view vlc sourcecode there is a fdk-aac module, but it is disable by default, i use --enable-fdkaac flag ,then error ocurrs: configure: error: Library fdk-aac needed for fdkaac was not found
how can i compile fdk-aac module under ubuntu for windows?
and some one say ffmpeg codec also can support fdk-aac by some modify.
witch is better way to make vlc support fdk-aac encoder for windows?
thank you for any help