Adding midi to AVI file

  • Thread starter Thread starter ahjiang
  • Start date Start date
A

ahjiang

Hi all,

I would like to know if there is any library in C# that is able to add
midi music into an avi video.

Appreciate any help
 
Look for DirectShowNet on SourceForge. It isn't simple, but they have good
examples of how to do it. The example program you want is called, I think,
DESCombine.
 
Back
Top