AVI MakeFileFromStreams
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Has anyone had any luck with this function? I'm trying to make a video by taking the video stream from an existing AVI, which works fine, and calling AVIMakeFileFromStreams using just that stream. The file is created by AVIFileOpen, except i can't play the file in my viewer or in Media Player, since it didn't make it correctly from the stream. Any help is greatly appreciated, I didn't find any sample code online. thanks, Jake