Can anybody tell me how to write (offline) an avi-file using the DirectShow interfaces?
I like to write an avi file composed of a series of bitmaps. Which DirectShow-COM-object/interface do I need?
Best regards,
Peter
+ Reply to Thread
Results 1 to 2 of 2
-
-
Download the Microsoft DirectX SDK from the MS site. it's a large donwload so I still have v 8.1 but I don't know if newer versions have changed the content much. It contains many examples of code using DX in C++ or VB. The vb sample directory has some examples such as "SlideShowVB" and TrimAviVB using directshow to cut avi and/or write avi or bitmap source files back to avi. While the code as is won't do exactly what you want already canned, it contains enough information to be modified to your purpose.
http://msdn.microsoft.com/directx/sdk/
Similar Threads
-
DirectShow Error: File (path) does not have a video stream
By kstraynor in forum Video ConversionReplies: 1Last Post: 23rd May 2011, 16:44 -
Camtasia Error : "Unable to write AVI file frame"
By ShinuMirai in forum Newbie / General discussionsReplies: 8Last Post: 11th Oct 2009, 15:19 -
vlc - where does it write it's log file?
By minidv2dvd in forum ComputerReplies: 2Last Post: 31st Jul 2009, 10:48 -
DirectShow AVI Muxer + Infinite Pin Tee Woes
By JCipriani in forum ProgrammingReplies: 7Last Post: 5th Nov 2008, 17:52 -
Why won't image burn allow me to write AVI?
By Soccerman77 in forum Video ConversionReplies: 1Last Post: 15th Nov 2007, 17:26