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
公告
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.

How can we merge audio over video

Rohit_A_
初学者
1,240 次查看

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 项奖励
2 回复数
Nikolay_A_Intel
1,240 次查看

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 项奖励
Miya59
初学者
1,227 次查看

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 项奖励
回复