• Gear
  • Shots
  • Photo Craft
  • Video
  • Wide Angle
  • Support
  • New Stuff
  • More
Support SmugMug Support Suggestion: Distinguish Videos

FAQtoid

Ever wanted to create an Avatar? Creating an Avatar!

Searching Dgrin with Google Searching with Google

Dgrin Challenges

Congratulations to the Winner of DSS #128 (Sunrise or Sunset), ShootingStar.

The next Dgrin Challenge DSS #129 (Silhouette Revisited ) is open for entries through May 27th, 2013 at 8:00pm PDT.

As always, we look forward to your participation but please do take a moment to read through the rules before posting your entry.

Past DSS Challenge Winners, DSS Challenge Rules, and other important DSS Challenge information is here.

Need some help with Accessories?

Tutorials

Ever find yourself wondering just how someone managed to create an image using different effects?

Here are three simple tutorials we hope will encourage you to try something new.

The Hot Seat

A lifelong interest in landscape photography has led Eyal Oren to make a study of his adopted hometown of Marblehead, MA. As you can see, his dedication is paying off!

Africa!

Dgrinners Harryb, Pathfinder, and others joined Andy Williams and Marc Muench on Safari in East Africa recently. Here are some awesome threads to check out!

 
Thread Tools Display Modes
Old Jul-11-2004, 06:35 PM
#1
Tyson is offline Tyson OP
dig-photo-dude
Suggestion: Distinguish Videos
After using smugmug for several months, I've been amazed with all its great features and ease of use, and most importantly, that the owners actually listen to their customers and add features that they want.

One feature that is on the very top of my list that would make it much easier to browse galleries would be to distinguish which thumbnails represent just photos and which ones represent videos.

Is there currently a way or setting so that when you view a gallery in thumbnails or traditional view, that the videos can be distinguished? It would be great to be able to scan through a gallery to find videos without having to click on each thumbnail.

Maybe a watermark or little icon next to the thumbnail? I tried adding my own watermark to the beginning of my videos but found out that the thumbnail shown for the videos is actually a frame that's a couple seconds into the video.

Any suggestions would be great!

Keep up the good work!

=)Tyson
Old Jul-11-2004, 09:03 PM
#2
fish is offline fish
Site Megalodon
fish's Avatar
Quote:
Originally Posted by Tyson
One feature that is on the very top of my list that would make it much easier to browse galleries would be to distinguish which thumbnails represent just photos and which ones represent videos.
Hear hear!
__________________
[font=Verdana]"Consulting the rules of composition before taking a photograph, is like consulting the laws of gravity before going for a walk." - Edward Weston
[/font][font=Verdana]"The Edge... there is no honest way to explain it because the only people who really know where it is are the ones who have gone over."[/font][font=Verdana]-[/font][font=Verdana]Hunter S.[/font][font=Verdana]Thompson[/font][font=Arial]
[/font]
Old Jul-12-2004, 06:01 AM
#3
Erik Olsen is offline Erik Olsen
maneman
Erik Olsen's Avatar
Quote:
Originally Posted by fish
Hear hear!
A simple caption "this is a video clip" will do.

Erik Olsen
www.manevideo.com
Old Jul-12-2004, 08:18 AM
#4
Tyson is offline Tyson OP
dig-photo-dude
Quote:
Originally Posted by Erik Olsen
A simple caption "this is a video clip" will do.

Erik Olsen
www.manevideo.com
That is actually what I've been doing for now, however, the captions only show up with the thumbnails when the gallery is viewed in "Traditional" view. I have set some of my galleries to "Traditional" view so that people could tell which thumbnails were actually videos. However, by setting a view for the gallery, people can't choose the view they want to view the gallery (which I would like them to be able to do).

Any suggestions, Baldy?

=)Tyson
Old Jul-12-2004, 12:44 PM
#5
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
This looks like another job for style sheets! If it is possible in the code to determine if what we are linking to is a movie, then i can set up a class tag for it that you can apply some definitions too. This way everyone can decide if they like the image that smugmug uses to show it is a movie, or they can make their own.
Old Jul-12-2004, 02:13 PM
#6
Tyson is offline Tyson OP
dig-photo-dude
Quote:
Originally Posted by {JT}
This looks like another job for style sheets! If it is possible in the code to determine if what we are linking to is a movie, then i can set up a class tag for it that you can apply some definitions too. This way everyone can decide if they like the image that smugmug uses to show it is a movie, or they can make their own.
That would be fantastic!

Would this image be in addition to the thumbnail or would it replace the thumbnail? I don't want to lose the thumbnail it shows for the video like it does for password protected galleries (since I still want to know what the video is), but a small icon next to it would be perfect!

And the customization would make it even better!!!

=)Tyson
Old Jul-12-2004, 02:16 PM
#7
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
It really depends on how you want to edit the CSS, you can have it replace the image, be next to it, or around it. What I would like to do for smugmug though is to have an overlay. So that you would still see the thumbnail behind it, but a play button or camcorder icon over it.

Quote:
Originally Posted by Tyson
That would be fantastic!

Would this image be in addition to the thumbnail or would it replace the thumbnail? I don't want to lose the thumbnail it shows for the video like it does for password protected galleries (since I still want to know what the video is), but a small icon next to it would be perfect!

And the customization would make it even better!!!

=)Tyson
Old Jul-12-2004, 07:04 PM
#8
Tyson is offline Tyson OP
dig-photo-dude
Quote:
Originally Posted by {JT}
It really depends on how you want to edit the CSS, you can have it replace the image, be next to it, or around it. What I would like to do for smugmug though is to have an overlay. So that you would still see the thumbnail behind it, but a play button or camcorder icon over it.
Having an overlay would be my first choice if it wasn't much harder to do. That's what I was dreaming would be THE feature I'd like to add to smugmug.

Will it be a lot of work to get this working? I can definitely test things out for you as you try and implement it.

=)Tyson
Old Jul-13-2004, 04:31 AM
#9
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
It may not be too hard to do, but it is part of the planned overhaul to the entire site and the CSS code that needs to be added to it. As soon as we get the next project out the door, I will have a better idea as to when it will be added :)

Quote:
Originally Posted by Tyson
Having an overlay would be my first choice if it wasn't much harder to do. That's what I was dreaming would be THE feature I'd like to add to smugmug.

Will it be a lot of work to get this working? I can definitely test things out for you as you try and implement it.

=)Tyson
Old Sep-07-2004, 06:03 PM
#10
Tyson is offline Tyson OP
dig-photo-dude
Quote:
Originally Posted by {JT}
It may not be too hard to do, but it is part of the planned overhaul to the entire site and the CSS code that needs to be added to it. As soon as we get the next project out the door, I will have a better idea as to when it will be added :)
Has there been any progress on distinguishing videos yet? It's definitely the feature on the top of my waiting list.

I have a couple hundred photos from a trip that I'll be uploading soon, and ideally I'd want to have the videos amongst the other photos in the order they were taken. But for now, since people won't be able to tell which thumbnails are videos, I think I'll have to make a complete separate gallery just for videos.

-Tyson
Old Sep-07-2004, 06:23 PM
#11
{JT} is offline {JT}
Code Monkey
{JT}'s Avatar
As of now, there has not been any progress on making videos stand out. The priority has been getting the new cart out there and the cropping tool, but soon it will be the visual overhaul.

Quote:
Originally Posted by Tyson
Has there been any progress on distinguishing videos yet? It's definitely the feature on the top of my waiting list.

I have a couple hundred photos from a trip that I'll be uploading soon, and ideally I'd want to have the videos amongst the other photos in the order they were taken. But for now, since people won't be able to tell which thumbnails are videos, I think I'll have to make a complete separate gallery just for videos.

-Tyson
Tell The World!  

Thread Tools
Display Modes

Posting Rules  
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump