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

    extract sound from avi file

    I want to make sound generation program.
    is it possible that extracting sound(like mp3 or wav) from avi file.
    there are many example to view avi files, but i can't find avi file structure.



  2. #2
    Join Date
    Oct 2001
    Location
    CA,USA
    Posts
    60

    Re: extract sound from avi file

    Try Downloading VirtualDub the whole source is there.
    http://atcsoft.freeservers.com/thele...ia/avitips.htm


    Please rate the article if it is of any use to you. This encourages me to reply more and more and more.

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