ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 JPEG Question
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

john_siggy@yahoo.com

USA
158 Posts

Posted - Dec 24 2016 :  18:14:59  Show Profile  Reply
trying to save a jpeg image into an AVI video file. Have tried many things but i cant get IE to convert bitmap to JPEG.

IE.IO.Params.ResetInfo;
IE.IO.Bitmap.Assign(bm);
IE.IO.Params.JPEG_Quality := 5; // Looking for serious pixelation
IE.IO.SaveToAVI;

Saves Original, uncompressed bitmap to the AVI

xequte

38610 Posts

Posted - Dec 25 2016 :  03:57:14  Show Profile  Reply
This is the not the correct way to use SaveToAVI.

Please see the example at:

http://www.imageen.com/help/TImageEnIO.SaveToAVI.html

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: