Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se

 

Go Back   Doom9's Forum > Programming and Hacking > Development
Register FAQ Today's Posts Search

Reply
 
Thread Tools Search this Thread
Old 9th February 2002, 10:52   #1  |  Link
ciler
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 39
Trouble with AVISaveV

Hi there !

I actually experiment some difficulties with the API from Video for Windows named AVISaveV. I've got some audio and video streams stored in memory (with the correct headers) and I would like to make a file of those streams, but the only thing that AVISaveV sends me back is and error.

Here is a basic exemple of the call I make (It's in Delphi)

Res := AVIsaveV(PChar('C:\Test.avi),nil,CallBackFunction,1,Video_Stream,CompressOption);

where all the parameters are (supposedly) of the correct type.

Does someone know if there is a trap I'm falling into or the problem just comes from my parameters.

Thanks for any help
__________________
Black Rose of the Artist Clan
ciler is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 17:10.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.