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

How can we merge audio over video

Rohit_A_
Beginner
601 Views

Hi,

I want to merge audio of mp3 file in to video mp4  file .is it possible via media for moile library.if yes then how can  we do this in android.

Regards,

Rohti Anvekar

 

 

0 Kudos
2 Replies
Nikolay_A_Intel
Employee
601 Views

You can use

https://github.com/INDExOS/media-for-mobile/blob/master/Android/samples/effects/src/com/intel/inde/mp/effects/SubstituteAudioEffect.java

but it works only for AAC audio, since all frames should be equal sizes. mp3 frames sizes are different from frame to frame.

0 Kudos
Miya59
Beginner
588 Views

I have ever done this using an audio and video joiner called Joyoshare Video Joiner on my Windows. I have not tried it on mobiles. 

0 Kudos
Reply