selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

mixing audio of two sound different file #434

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.how can i mix audio of two different mp4 files.

What is the expected output? What do you see instead?
combined audio of two mp4

What version of the product are you using? On what operating system?
javacv 0.7 for android

Please provide any additional information below.

Original issue reported on code.google.com by shubham....@appzcloud.com on 21 Feb 2014 at 6:16

GoogleCodeExporter commented 9 years ago
Combining the sound of two different channels into one channel, for example, is 
something that can be done with libavfilter, but it would be nice to have an 
easy-to-use interface for that, I agree. Let's merge that with a similar issue

Original comment by samuel.a...@gmail.com on 22 Feb 2014 at 1:51