avi thumbnail in asp

Discussions on GFL SDK, the graphic library for reading and writing graphic files

Moderators: helmut, XnTriq, xnview

Post Reply
SyntaxError

avi thumbnail in asp

Post by SyntaxError »

Hello,

I cannot display any avi file with loadbitmap command in an asp page. I have checked if proper codec was installed (techsmith, etc...) and even for normal avi file it does not work : it says :
GflAx.GflAx.1 error '80004005'

Unknown format

/image.asp, line 25

Any help or hint ?

Thanks, this tool is just great!

David
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: avi thumbnail in asp

Post by xnview »

SyntaxError wrote:I cannot display any avi file with loadbitmap command in an asp page. I have checked if proper codec was installed (techsmith, etc...) and even for normal avi file it does not work : it says :
GflAx.GflAx.1 error '80004005'
Unknown format
/image.asp, line 25
Any help or hint ?
GFLAx can not load movie files
Pierre.
JustCJ
Posts: 1
Joined: Wed Mar 02, 2005 4:18 am

Post by JustCJ »

Hi,

Has the ability to load movies with GFLAx been added yet by any chance?

If not, are there any plans to add it in the future? Thanks!

- CJ
Rille

Post by Rille »

Movie support would be nice plz add it
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Post by xnview »

Rille wrote:Movie support would be nice plz add it
But what do you want? Function to extract a frame from a movie, for example?
Pierre.
lazerfisk
Posts: 17
Joined: Wed May 05, 2004 3:00 pm
Location: Karlstad, Sweden
Contact:

Post by lazerfisk »

xnview wrote:
Rille wrote:Movie support would be nice plz add it
But what do you want? Function to extract a frame from a movie, for example?
That sounds like a good idea. It could use the page property to load a specificed frame on demand, that way it wouldn't have to load the entire clip. I'm sure this would be a really useful feature :)

Cheers,
Christopher
Rille

Post by Rille »

xnview wrote:
Rille wrote:Movie support would be nice plz add it
But what do you want? Function to extract a frame from a movie, for example?
yes plz :D
Post Reply