How to overlay audio file on .wmv video file using c#?

Posted by Vipul jain on Stack Overflow See other posts from Stack Overflow or by Vipul jain
Published on 2011-01-13T19:38:27Z Indexed on 2011/01/14 21:53 UTC
Read the original article Hit count: 226

Filed under:
|

Hello,

I want to record video and audio files using C#. After recording of audio + video i want to merge them. There can be only one video file and 10 audio file. I want this ten files to overlay on one video file.

I am assure that i want video file in .wmv format. Can you tell me i should record audios in which format so later i can overlay those audio files on .wmv format video file?

Also please let me know how to overlay audio file on .wmv video file?

Hope i will get prompt reply for this

© Stack Overflow or respective owner

Related posts about c#

Related posts about directshow