CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2004
    Posts
    2

    Question how to add an audio stream from a .wav file to an avi file?

    i've created an non-audio avi file using Video for Windows, but dunno how to add an audio stream with this api. Any one could help me? thanks very much!

  2. #2
    Join Date
    Jul 2004
    Posts
    23
    there are some codes in http://www.codeproject.com ..maybe you can find it

  3. #3
    Join Date
    May 2003
    Posts
    30

    avi

    I try use videoedit activex create avi file from some bitmap and wav file.
    it may help you

    www.viscomsoft.com/products/videoedit

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured