Media (Intel® 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 Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

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

Rohit_A_
Beginner
486 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
486 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.  

0 Kudos
Maxim_M_
Beginner
486 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?

0 Kudos
Wesley_S_
Beginner
486 Views

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

0 Kudos
Reply