Media (Intel® oneAPI Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.

Ipp Resample error while editing the video in provided sample of android media for mobile project

Rohit_A_
Beginner
288 Views

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

 

 

0 Kudos
3 Replies
Nikolay_A_Intel
Employee
288 Views

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.  

Maxim_M_
Beginner
288 Views

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?

Wesley_S_
Beginner
288 Views

I have the same issue here, could you please provide a link to download these libraries?

Reply