- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi ,
I m using the Media for mobile sample project for android. where i m trying to cut,join existing video on android device through this sample app
but sample app always giving could not load library ipp resample error on device.
Please let me why this problem ocuuring in sample provided with starter edition.
Thanks
Rohit
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Rohit,
It looks like you do not set dependencies from .so libraries while building the samples. Please follow "Building Samples for Android" tutorial - https://software.intel.com/en-us/articles/intel-inde-media-pack-for-android-tutorials-building-samples and pay attention to Eclipse 5. and 6. or Android Studio 7. paragraphs.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
Could you please help me?
I have try to follow the "Building Samples for Android" tutorial: "Step 6: Add dependency for apps and effects projects in the same project settings menu. Open Dependencies tab, press "+", press Jar or directories and choose the folder with Media for Mobile libraries for Android (C:\Intel\INDE\media_for_mobile_<version>\Android\libs)."
But now the page https://software.intel.com/en-us/media-for-mobile-support contain link to the GitHub project (https://github.com/INDExOS/media-for-mobile), that doesn't contain any lib files.
I need to perform resampling of audio by using Media for Mobile, but this operation is required "libippresample.so" library. Could you please specify where I can find it now?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I have the same issue here, could you please provide a link to download these libraries?