TVideoGrabber in RichViewEdit

General TRichView support forum. Please post your questions here
Post Reply
creationgo
Posts: 7
Joined: Fri Jan 13, 2006 8:01 am

TVideoGrabber in RichViewEdit

Post by creationgo »

Hi,
I declared TVideoGrabber as RegisterClasses, I insert a video with this component in RichViewEdit, no problem, but when I open the save file in RVE, I have an error.
Regards
Sergey Tkachenko
Site Admin
Posts: 17310
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

What's the error message?
creationgo
Posts: 7
Joined: Fri Jan 13, 2006 8:01 am

Post by creationgo »

At the opening of the file,
I have message: Error downloading file.
possibles reasons:
the format of this document is not supported by this application
The file is corrupted
File is already open by some other program
creationgo
Posts: 7
Joined: Fri Jan 13, 2006 8:01 am

Post by creationgo »

the debogeur error is TDisplayForm not find, so I think I need to register this classe.
What do you think?
Regards
creationgo
Posts: 7
Joined: Fri Jan 13, 2006 8:01 am

TVideoGrabber

Post by creationgo »

Hi Sergey,
I declared TPanel and Create one before TvideoGrabber, as I saw on your aviplayer source.
All is ok.
Thank you for your help
Regards
Post Reply