Search found 33 matches
- Fri Mar 08, 2013 3:04 am
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
You may be better of using libjpeg directly yourself. Image saving in PB isnt very great. It's ok, but if you need something fancy you need to go deeper. Same goes for PNG. Naturally you dont have a quallity lose in PNG, but PNG's saved with PB are much bigger than saved with other software because ...
- Sat Feb 16, 2013 11:23 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
We use standard libjpeg so I don't know why the results are bad.
Dear Fred, thank you for the improvements in v5.10.
But I'm a little disappointed, cause I really need accurate jpeg output.
You didnt answer my message, I'm sure you're too busy, but now after release of 5.10 final..
please check ...
Dear Fred, thank you for the improvements in v5.10.
But I'm a little disappointed, cause I really need accurate jpeg output.
You didnt answer my message, I'm sure you're too busy, but now after release of 5.10 final..
please check ...
- Thu Jan 03, 2013 12:44 am
- Forum: Announcement
- Topic: Season's Greetings PurePunch contest - Vote & results
- Replies: 27
- Views: 11154
Re: Season's Greetings PurePunch contest - Vote
Pict2AsciiArt - lepiaf31 : 3
Winter Punch - Cool Dji : 2
FAST EDITOR 2D - Comtois : 1
Winter Punch - Cool Dji : 2
FAST EDITOR 2D - Comtois : 1
- Sun Dec 30, 2012 8:05 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
Oooh, good comeback. :) I have no argument now. ;)
Some time ago there was a strange guy called Maya.
He developed a handy little calendar-tool, able to calculate Doomsday (and it shows all years statutory holidays, too!).
Of course he used Purebasic.
Unfortunately he saved the calendar's output ...
Some time ago there was a strange guy called Maya.
He developed a handy little calendar-tool, able to calculate Doomsday (and it shows all years statutory holidays, too!).
Of course he used Purebasic.
Unfortunately he saved the calendar's output ...
- Sat Dec 29, 2012 8:12 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
yep - the Text 'Test-Image' is for testing only (when saved to jpg you see that there's something wrong easily).
Originally I discovered the problem with a (more real life 8)) Photo.
And I'm sure there is a good solution for this. (Example: Using 'LibJPEG none chroma-subsampling (4:4:4)' when ...
Originally I discovered the problem with a (more real life 8)) Photo.
And I'm sure there is a good solution for this. (Example: Using 'LibJPEG none chroma-subsampling (4:4:4)' when ...
- Sat Dec 29, 2012 3:27 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
*bump*
(needed jpg-changes are welcome in v5.10..)
(needed jpg-changes are welcome in v5.10..)
- Fri Dec 21, 2012 4:05 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
We use standard libjpeg so I don't know why the results are bad.
Thanks for response.
Ok, with this information I tested some more, and it definitely has something to do with Color/Chroma Subsampling.
Is the latest version of Libjpeg used in PB5 ? There must/may be some option controlling the ...
Thanks for response.
Ok, with this information I tested some more, and it definitely has something to do with Color/Chroma Subsampling.
Is the latest version of Libjpeg used in PB5 ? There must/may be some option controlling the ...
- Fri Dec 21, 2012 1:55 am
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
Problem still exists in Version 5.0.
I'm sorry, but the "Save to Jpg Functionality" is quite important, I really think something must happen here (soon)
I'm sorry, but the "Save to Jpg Functionality" is quite important, I really think something must happen here (soon)
- Sun Sep 02, 2012 4:38 pm
- Forum: Announcement
- Topic: PureBasic 5.00 beta 2
- Replies: 82
- Views: 38447
Re: PureBasic 5.00 beta 2
BorisTheOld wrote: Come on guys! I'm 70 years old, and if I can figure out how to do it then you young hot shots should be able to do the same.

- Sun Jun 10, 2012 1:38 am
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Re: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
In my experience saved jpg's with quality level >= 8 look quite good. What exactly is not satisfying? Maybe you can post an image to reproduce it?
(I had to look for a free image-hoster first..)
http://img5.fotos-hochladen.net/uploads/test2apbnuy5ifl.jpg (Original :D )
http://img5.fotos ...
(I had to look for a free image-hoster first..)
http://img5.fotos-hochladen.net/uploads/test2apbnuy5ifl.jpg (Original :D )
http://img5.fotos ...
- Sat Jun 09, 2012 9:23 pm
- Forum: Feature Requests and Wishlists
- Topic: Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
- Replies: 23
- Views: 5620
Poor Jpg Quality - SaveImage, #PB_ImagePlugin_JPEG
I would really like to get better results saving jpg-images (SaveImage using #PB_ImagePlugin_JPEG, and Flags=10).
With a quality setting of max (10) its not satisfying getting poor results.. (picture size is less important with a max quality setting..).
(It looks like Chroma Subsampling is used all ...
With a quality setting of max (10) its not satisfying getting poor results.. (picture size is less important with a max quality setting..).
(It looks like Chroma Subsampling is used all ...
- Mon Oct 17, 2011 11:45 pm
- Forum: Announcement
- Topic: PureBasic 4.60 RC 2
- Replies: 48
- Views: 21422
Re: PureBasic 4.60 RC 2
Thanks,
3D examples come in very handy! (Hope there will be even more on release)
3D examples come in very handy! (Hope there will be even more on release)
- Sat Oct 15, 2011 4:16 am
- Forum: Off Topic
- Topic: Delphi XE2
- Replies: 35
- Views: 8326
Re: Delphi XE2
Bottom line. Talking about Delphi is really off topic... but its just ugly, slow and causes migraine.
Purebasic is the best, the sooner you realize that the better for man kind.
Delphi slow ? Ridiculous. Its produces extremely well optimized code (in most cases). Of course if you're into graphics ...
- Sun May 29, 2011 5:39 pm
- Forum: Announcement
- Topic: PureBasic 4.60 beta 3
- Replies: 76
- Views: 32945
Re: PureBasic 4.60 beta 3
I LOVE the new Commands CreateLine3D,CreateCube,CreateSphere,CreateCylinder,CreatePlane..
maybe some more predefined Meshes would be useful. (at least CreateArrow() could come in very handy).
(And one more request : Backspace Unindent .. - you can see how it works e.g. in the Lazarus Editor('Options ...
maybe some more predefined Meshes would be useful. (at least CreateArrow() could come in very handy).
(And one more request : Backspace Unindent .. - you can see how it works e.g. in the Lazarus Editor('Options ...
- Sat Jun 26, 2010 12:34 pm
- Forum: Announcement
- Topic: PureBasic 4.50 is out !
- Replies: 77
- Views: 25982
Re: PureBasic 4.50 is out !
Maybe using the equal sign for two different purposes isn't such a good idea.
C and PHP solves the problem by using "=" as the assignment operator and "==" as the comparison operator.
Pascal solves the problem by using := as the assignment operator and = as the comparison operator.
Both remove the ...
C and PHP solves the problem by using "=" as the assignment operator and "==" as the comparison operator.
Pascal solves the problem by using := as the assignment operator and = as the comparison operator.
Both remove the ...