1,you say “libopusenc depends only on libopus.”but 2,so,i add speexdsp source code , but 3,so,i 。。。 but now,what can i do。i use libopus 1.2 and 1.2beta and 1.1.3 test -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-1.png Type: image/png Size: 53000 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0004.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: A520F9B8-E6AC-416B-8202-EC9BF43EB4DE.png Type: image/png Size: 114093 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0005.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: PastedGraphic-2.png Type: image/png Size: 53724 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0006.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: CC675839-F8B6-4689-9B4D-87AD15B07B20.png Type: image/png Size: 108546 bytes Desc: not available URL: <http://lists.xiph.org/pipermail/opus/attachments/20171101/40680ea1/attachment-0007.png>
libopusenc does *not* require speexdsp. It copes some source code from it. The reason it's trying to #include that missing file is because OUTSIDE_SPEEX isn't defined. This is set in Makefile.am, but I assume you're overriding some/all of the build system. Jean-Marc On 10/31/2017 11:53 PM, windyer wrote:> 1,you say “libopusenc depends only on libopus.”but > > > 2,so,i add speexdsp source code , but > > 3,so,i 。。。 > but > > now,what can i do。i use libopus 1.2 and 1.2beta and 1.1.3 test > > > _______________________________________________ > opus mailing list > opus at xiph.org > http://lists.xiph.org/mailman/listinfo/opus >
Please try to avoid citing source code as inline graphics.>>> windyer <du.xg at wonhigh.cn> schrieb am 01.11.2017 um 04:53 in Nachricht<958A0F7F-FE02-42FD-ADB7-3F536817CF5C at wonhigh.cn>:> 1,you say “libopusenc depends only on libopus.”but > > > > 2,so,i add speexdsp source code , but > > 3,so,i 。。。 > > but > > > now,what can i do。i use libopus 1.2 and 1.2beta and 1.1.3 test