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.

 

Go Back   Doom9's Forum > Programming and Hacking > Development

Reply
 
Thread Tools Display Modes
Old 11th February 2002, 17:41   #1  |  Link
ciler
Registered User
 
Join Date: Oct 2001
Location: France
Posts: 39
Trouble using VFW

Hello

I'm on trying to understand how VFW works, so I've found out the M$ doc about the topic. But...

There are several functions I can't get to work...
AVIFileRelease
AVISave

So, I wonder if someone here know something about this (or a good site) and can be kind enough to tell me about that.

Thanks anyway,
Ciler.
__________________
Black Rose of the Artist Clan
ciler is offline   Reply With Quote
Old 25th June 2002, 10:13   #2  |  Link
jonny
Registered User
 
jonny's Avatar
 
Join Date: Feb 2002
Location: Italy
Posts: 876
I'm writing a perl extension and the AVIFileRelease crash the perl interpreter (without this function everything work fine)

Have someone found a solution?
jonny is offline   Reply With Quote
Old 25th June 2002, 10:20   #3  |  Link
Nic
Moderator
 
Join Date: Oct 2001
Location: England
Posts: 3,260
AVIFileRelease has some real problems if trying to close 1st pass files. Talking to Marty of Vidomi about it, he states that using the AVI Api is a bad idea, he suggested to me to look at the avi writing/reading source of Vidomi.

Ive had AVISave working before, but it generally isnt a good solution

Cheers,
-Nic
Nic is offline   Reply With Quote
Old 25th June 2002, 10:29   #4  |  Link
jonny
Registered User
 
jonny's Avatar
 
Join Date: Feb 2002
Location: Italy
Posts: 876
ATM i need this only for reading n. of frames and fps... i use this sequence:

AVIFileInit
AVIFileOpen
AVIFileInfo
AVIFileRelease
AVIFileExit

It's very simple but still crash... is there another method to get those infos (and that work with .avs files)?
jonny is offline   Reply With Quote
Old 26th June 2002, 00:00   #5  |  Link
[Toff]
Registered User
 
Join Date: Oct 2001
Location: FRANCE
Posts: 320
Hi,

Perhaps it's a Delphi problem.

Some time ago, I've made in C++ Builder, a simple application that show the struct used by vfw in a treeview.

Here is the code I use (exe included)
http://christophe.paris.free.fr/sample/avistats.zip
or (direct code access) :
http://christophe.paris.free.fr/sample/main.cpp

AVIFileRelease work here.
But I've never used AVISave.
__________________
Regards [Toff]
[Toff] is offline   Reply With Quote
Old 1st July 2002, 00:54   #6  |  Link
TheWEF
Gordian Mod.
 
TheWEF's Avatar
 
Join Date: Oct 2001
Posts: 772
please read my post in this thread.

wef.
TheWEF is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 06:45.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.