AVIServ.dll - Read/Write AVI

Developed or developing a new product in PureBasic? Tell the world about it.
TIGER
User
User
Posts: 81
Joined: Mon Feb 23, 2004 8:33 pm

Post by TIGER »

Yes i know.
I dont think its about licence its about giving this quy credit.
And i will gldadly do that.
This message will be incluided with my video codec splash screen.
PIII450 128RAM TNT2
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

Yes but what about giving credit in the about box and supressing this other message box? cause its horrible this way :( (I always give credit tho.. whats the point of using something you didnt made and giving credits to your ownself?????)
TIGER
User
User
Posts: 81
Joined: Mon Feb 23, 2004 8:33 pm

Post by TIGER »

Yes i agree. But still i can live with that.

Anyway you can always mail this giy.

Or also you can use another snipet from this site http://purearea.net/
Check for AVI2BMP

Works without DLL.
I didnt use it bacause i already did my proggy.
PIII450 128RAM TNT2
dagcrack
Addict
Addict
Posts: 1868
Joined: Sun Mar 07, 2004 8:47 am
Location: Argentina
Contact:

Post by dagcrack »

I guess I could mod it to work with in-memory bitmaps ...
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Just came back to this to try it again and figured out what I did wrong the first time. I didn't add the ".avi" extension when saving. I thought that it would automatically add this. Anyway, it works! ;)
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
dige
Addict
Addict
Posts: 1391
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Post by dige »

Update 0.93

* Bugfixes and messagebox removed.
* Unicode support

have fun!
User avatar
J. Baker
Addict
Addict
Posts: 2181
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Thanks dige! :wink:
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: AVIServ.dll - Read/Write AVI

Post by IdeasVacuum »

Hello dige

There is a new post about your dll on the french forum: http://www.purebasic.fr/french/viewtopi ... 51#p148351

I struggle with my French these days and do not know how well the Bing Translator has done (though seems to make sense). Unfortunately I never learnt enough German to be able to communicate. :oops:

So, some questions in English:

"OpenAVIforWrite()" displays a small window For the User To Select a codec.

Is it possible instead to add the codec name to the AVI_INFO structure?

I would like to default to the Microsoft Video 1 codec which is the best choice for my app.

Other reasons:
1) Some of the codecs available either do not work or the results are not good
2) Many Users will not know what codec to choose

The Unicode version AVIServ093UC.dll does not seem to want to work with PB4.61. Still, PB5 will be out soon - do you plan to support PB5?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
dige
Addict
Addict
Posts: 1391
Joined: Wed Apr 30, 2003 8:15 am
Location: Germany
Contact:

Re: AVIServ.dll - Read/Write AVI

Post by dige »

Hi IdeasVacuum, I've included the source now .. pls download again ...

Ciao Dige
"Daddy, I'll run faster, then it is not so far..."
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: AVIServ.dll - Read/Write AVI

Post by IdeasVacuum »

Thanks dige! 8)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply