Screenshots: Difference between revisions

From BakaBT Wiki
Jump to navigation Jump to search
(Screenshots)
(No difference)

Revision as of 15:08, 28 October 2009

This article is aimed for providing useful information regarding grabbing screenshots and software used.

Adding screenshots to your description is generally preferred, and usually requested as it's meant to preview the video and subtitle quality for the torrent. For that reason when taking screenshots they must be in source resolution, PNG (lossless) format unless the video is anamorphic in which case they need to be in display aspect ratio.

Taking Screenshots

They can be made with most recent video players, but we generally recommend MPC, KMplayer or VLC player.

MPC

*will fill in this later*

KMplayer

*will fill in this later*

VLC

*will fill in this later*

Hosting Images

A list of image hosting services with automatic thumbnail generation (needed for screenshots) is given below:

  • ImageShack - does not require an account (although you'll have to upload your images under an account if you want to remove them later)
  • PhotoBucket - Not recommended for screenshots since they will manipulate high-quality JPGs (92% JPG quality cap).
  • TinyPic - does not require an account
  • xs.to - does not require an account

Adding screenshots

Adding these tags will not do anything to your description, instead it will add screenshots just below your description using a lightbox viewer for easy viewing. If using HTML code, screenshot tags may be placed inside or outside the <html></html> tags, there is no difference in parsing either way.

[screenshot]screenshot code goes here[/screenshot]
Inserts screenshot thumbnails below the description. Thumbnails are resized to 150 pixels in width by default.
[screenshot=200]screenshot code goes here[/screenshot]
Inserts screenshot thumbnails 200 pixels wide below the description. Change 200 to the pixel width of your screenshot thumbnails as necessary.

You can add more than one block of screenshots, possibly with different size thumbnails.

[img]link to image[/img]
Will add one image. You can add as many as you like.
[url=link to image][img]link to thumbnail[/img][/url]
Allows you to explicitly define your own thumbnail images. If no thumbnail image is supplied it will use the linked image and resize it to whatever width is supplied for the thumbnail.

NOTE: Screenshots will not show up in the Sandbox, you have to go to the torrent description page in order to view them.

If thumbnail images are not used, the big images are loaded first, then resized to thumbnail-size on your screen. This makes image-loading really slow, and also make scrolling laggy, so as far as possible supply thumbnail images or use an image-host the auto-generates them.