Screenshots or posters

Locked
User avatar
hulk
Joined: Wed Jun 25, 2003 9:44 am
Contact:
Org Profile

Screenshots or posters

Post by hulk » Thu May 31, 2007 9:35 pm

I think it would be a cool idea for members to make a special screenshot or poster of their videos. So on the page that shows the video info it will have the picture. A good 640X480 for wide screen shots and 300x600 for posters. And it can be optional to choose shots or posters, here is an example i made for my trilogy music video;

Image

User avatar
downwithpants
BIG PICTURE person
Joined: Tue Dec 03, 2002 1:28 am
Status: out of service
Location: storrs, ct
Org Profile

Post by downwithpants » Thu May 31, 2007 10:50 pm

some people are already doing this. i hadn't done so because the img tag wasn't working when i last released a vid.

i agree it's a good idea, in many ways better than the video description text. but sometimes it goes overboard, and the poster looks too...pretensious.

i like your poster, although i think you should use a different font for the text.
maskandlayer()|My Guide to WMM 2.x
a-m-v.org Last.fm|<a href="http://www.frappr.com/animemusicvideosdotorg">Animemusicvideos.org Frappr</a>|<a href="http://tinyurl.com/2lryta"> Editors and fans against the misattribution of AMVs</a>

User avatar
JaddziaDax
Crazy Cat Lady!
Joined: Tue Mar 16, 2004 6:25 am
Status: I live?
Location: Somewhere I think O.o
Contact:
Org Profile

Post by JaddziaDax » Fri Jun 01, 2007 6:28 am

as far as i know the image tag alone wont cut it O.o i cant post the code in here (every time i have tried i failed, even with the code tag) but I Know it can be done O.o

User avatar
CrackTheSky
has trust issues
Joined: Sun Aug 27, 2006 11:01 pm
Status: Maybe editing?
Location: Chicago
Org Profile

Post by CrackTheSky » Fri Jun 01, 2007 12:17 pm

You have to go to a video profile that has a picture (like one of the ones JaddziaDax pointed out), right-click on the page, View Page Source, find where the image has been embedded, copy that code, and paste it into your video info. Then, change the URL of the image to the URL of your image, change the pixel aspect ratio to match your image's pixel aspect ratio, and voila, you can put images in your video's profile.

User avatar
hulk
Joined: Wed Jun 25, 2003 9:44 am
Contact:
Org Profile

Post by hulk » Sat Jun 02, 2007 12:57 pm

downwithpants wrote:some people are already doing this. i hadn't done so because the img tag wasn't working when i last released a vid.

i agree it's a good idea, in many ways better than the video description text. but sometimes it goes overboard, and the poster looks too...pretensious.

i like your poster, although i think you should use a different font for the text.
yea i've got over 800 fonts and takes forever to go through all of em so i just went with the basic font.

User avatar
Niotex
The Phantom Canine
Joined: Sun Jun 08, 2003 1:54 pm
Status: Simply Insane
Location: Netherlands
Org Profile

Post by Niotex » Thu Jun 07, 2007 7:39 pm

html script kinda somewhat stuff
Image

User avatar
Purge
Joined: Mon Oct 10, 2005 9:18 am
Location: Under Aus
Org Profile

Post by Purge » Thu Jun 07, 2007 9:19 pm

JaddziaDax wrote:as far as i know the image tag alone wont cut it O.o i cant post the code in here (every time i have tried i failed, even with the code tag) but I Know it can be done O.o
im kinda lazy to do it myself but to post the code on the forum you have to checkmark the "disable HTML in this post" option just above the submit button for your post. Then maybe lay down some code tags if needed

User avatar
Bauzi
Joined: Fri May 21, 2004 12:48 pm
Status: Under High Voltage
Location: Austria (uhm the other country without kangaroos^^)
Contact:
Org Profile

Post by Bauzi » Sun Jun 10, 2007 3:42 am

I´ve copied the code from another amv for my current one. I´m learning xhtml in a course this semester and I was really surprised how he wrote the image into the code:

Code: Select all

<a style="display:block;background:url(http://bauzi.rpg-freakz.de/AMV/Downloads/Deus%20Machina%20-%20Titel%20-%20small.png);width:500px;height:246px;"> </a>
I have to say that I don´t understand the whole code, but the important thing is: width:500px;height:246px; (size of image)

Image tag please =P
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases. :amv:

User avatar
Keeper of Hellfire
Joined: Sun Jan 09, 2005 6:13 am
Location: Germany
Org Profile

Post by Keeper of Hellfire » Sun Jun 10, 2007 1:57 pm

That's a trick use (or better said abuse) of CSS and the hyperlink tag.

It turns an inline element into a block element, so that a background image can be attached. With the size it ensures that the background image is shown exactly one time. Without the size it would adjust to its content. Since it is empty it wouldn't show anything. It isn't valid HTML, the hyperlink tag is incomplete. You have luck that the org's site is HTML, so that it is shown despite the error. If it was XHTML, it would stop rendering the site at the mistake.

User avatar
Gepetto
Mr. Poopy Pants
Joined: Thu Jun 10, 2004 10:11 pm
Status: Bored to tears
Location: The Tokyo Settlement
Contact:
Org Profile

Re: Screenshots or posters

Post by Gepetto » Mon Jun 11, 2007 3:01 pm

hulk wrote:A good 640X480 for wide screen shots
Bwahaha, what? 640x480 is 4:3.
And God spoke unto the Chicken, and He said: "Thou shalt crosseth the road", and the Chicken did cross the road, and there was much rejoicing.
My DeviantART profile

Locked

Return to “Site Help & Feedback”