
Screenshots or posters
- hulk
- Joined: Wed Jun 25, 2003 9:44 am
- Contact:
Screenshots or posters
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;


- downwithpants
- BIG PICTURE person
- Joined: Tue Dec 03, 2002 1:28 am
- Status: out of service
- Location: storrs, ct
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.
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>
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>
- JaddziaDax
- Crazy Cat Lady!
- Joined: Tue Mar 16, 2004 6:25 am
- Status: I live?
- Location: Somewhere I think O.o
- Contact:
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
Stalk me?
https://linktr.ee/jaddziadax
https://linktr.ee/jaddziadax
- CrackTheSky
- has trust issues
- Joined: Sun Aug 27, 2006 11:01 pm
- Status: Maybe editing?
- Location: Chicago
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.
- hulk
- Joined: Wed Jun 25, 2003 9:44 am
- Contact:
yea i've got over 800 fonts and takes forever to go through all of em so i just went with the basic font.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.
- Purge
- Joined: Mon Oct 10, 2005 9:18 am
- Location: Under Aus
- Bauzi
- Joined: Fri May 21, 2004 12:48 pm
- Status: Under High Voltage
- Location: Austria (uhm the other country without kangaroos^^)
- Contact:
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:
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
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>
Image tag please =P
You can find me on YT under "Bauzi514". Subscribe to never miss my AMV releases. 

- Keeper of Hellfire
- Joined: Sun Jan 09, 2005 6:13 am
- Location: Germany
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.
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.
- Gepetto
- Mr. Poopy Pants
- Joined: Thu Jun 10, 2004 10:11 pm
- Status: Bored to tears
- Location: The Tokyo Settlement
- Contact:
Re: Screenshots or posters
Bwahaha, what? 640x480 is 4:3.hulk wrote:A good 640X480 for wide screen shots
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
My DeviantART profile