| |
ChristopherJam
Registered: Aug 2004 Posts: 1408 |
Screenshot minimum size
The recommended screenshot size is still given as 320x200, but given the number of releases that include the border either to show border effects or just to give the central area the same context as other releases, the few remaining new productions that use 320x200 now convey quite a misleading impression.
Could we bump the recommended (& minimum upload?) size to 384x272, and perhaps set a minimum size for the IMG element on the summary view so that old uploads are padded browser-side? |
|
... 23 posts hidden. Click here to view all posts.... |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
Isn't this about enforcing a minimum size? So after uploading the upload code could check the image dimensions (I think even PHP4 allows that).
But ofcourse someone could 'blow up' a 320x200 screenshot to the minimum required size and just upload that.
But I personally think having a border in a screenshot is a good idea. |
| |
ChristopherJam
Registered: Aug 2004 Posts: 1408 |
Oh, good point about NTSC.
Other... emulators...???
(yes it's about at the very least encouraging border inclusion in the upload dialogue). |
| |
chatGPZ
Registered: Dec 2001 Posts: 11352 |
Quote:after uploading the upload code could
sure could. if someone would change the code =P
There's no politically correct term for 'fucking idiot'. |
| |
hedning
Registered: Mar 2009 Posts: 4720 |
Quote: The recommended screenshot size is still given as 320x200, but given the number of releases that include the border either to show border effects or just to give the central area the same context as other releases, the few remaining new productions that use 320x200 now convey quite a misleading impression.
Could we bump the recommended (& minimum upload?) size to 384x272, and perhaps set a minimum size for the IMG element on the summary view so that old uploads are padded browser-side?
I have poked Perff. It will be updated to 384x272 today. It should have been that to begin with. |
| |
ChristopherJam
Registered: Aug 2004 Posts: 1408 |
Thank you! |
| |
Compyx
Registered: Jan 2005 Posts: 631 |
I just uploaded a new screenshot of an NTSC intro (NEI Intro), which is 424x253 pixels, not 320x200, or at least 384x272.
So what exactly does the code check? $w >= 320 && $h >= 200 ? |
| |
Six
Registered: Apr 2002 Posts: 289 |
VICE screenshots with normal borders in NTSC are 384 x 247, not 384 x 272. So you either run something in PAL mode (if it will even run that way, see The Credo Demo ) and get an inaccurate representation of the production, skip the screenshot, or have to go through some ridiculous post-production to resize it. |
| |
hedning
Registered: Mar 2009 Posts: 4720 |
Quote: VICE screenshots with normal borders in NTSC are 384 x 247, not 384 x 272. So you either run something in PAL mode (if it will even run that way, see The Credo Demo ) and get an inaccurate representation of the production, skip the screenshot, or have to go through some ridiculous post-production to resize it.
How hard would it be to implement correct aspect NTSC screenshots when making screenshots in Vice? |
| |
Krill
Registered: Apr 2002 Posts: 2969 |
Quoting hedningHow hard would it be to implement correct aspect NTSC screenshots when making screenshots in Vice? About as hard as implementing screenshots with PAL filter. =) |
Previous - 1 | 2 | 3 | 4 - Next |