Commentrain Milestone

Commentrain Milestone

the visual

When I set out with the idea for Commentrain, it centered around the idea of giving the online community a chance to redefine, clarify and remix uploaded videos with using a nontextual interface. By freeing users comments from the restrictions of text, users would have more creative control when it comes to dissecting a visual medium such as video.

Since last semester, Commentrain has undergone major changes, the most notable being the order of available options users have when accessing the site.

Originally the focus of the site, the only thing that users would be able to do, was to pick a still frames from a video, And then using the non-textual interface, create a contribution that is mapped to that specific frame.

After receiving feedback it became apparent that not every user who came across the site would have the time or the inspiration to think of a contribution right off the top of their head and then have the interest to actually bring that contribution to life on the web. That’s where the stamping portion of the site came into existence

When users browse through a reel of still frames the option to stamp that frame with an attribute actually takes precedence over the original contribution system of the site.

7 Commentrain frame page shortened

This stamping system would use a simple pulldown menu that holds a variety attributes comprised of prebuilt labels for types of shots like point of view shot or a recurring shot as well as the option for users to create their own attributes.

8 Commentrain Frame Red Extended

Once an attribute is picked, it is stamped to that frame and would show up alongside the other attributes that other users had stamped in the past.

13 Commentrain Frame Red 1 attribute

In the reel library section of the site each frame that has at least one attribute is given a blue border when users hover their mouse over that frame,

12 Commentrain reel Blue - Copy

By making it simple to tell which frames have received attention IE scouting out the reel, it becomes easier for users to scope out frames that people care about.

17 Commentrain frame page 1 Attribute and 1 comment

The attribute stamps themselves are the icing on the cake as the short explanations of what people thought when it came to a specific frame can serve as inspiration for users to leave a contribution of their own.

 

The majority of changes that have been made are purely user interface level changes to enable users to navigate the now web-based site in a more realistic fashion.

The process of allowing users to dissect a video frame by frame and analyze or redirect the video’s original perceived purpose is still completely possible.

Despite changing the order of user’s available options the core functionality of the site has not deviated from it’s originally perceived path.

2 thoughts on “Commentrain Milestone

  1. Your concept is relatively straightforward, but I’m looking for much more clarity in the description. Where is the editing happening? in an APP? website? Youtube? Where are the ‘stamps” stored? How can I find them?

    One option would be to use a JS bookmarklet in Youtube to send ann embed code with video & timestamp to a wordpress post [use video format & custom fields], then add your metadata to your clips here–including searchable tag clouds.

    Other options might be a stand alone app that allows you to do the same.

    it may help to give a few concrete examples, not just of borders, but of the kinds of stamps and how they might be useful.

  2. Tom–this is from the ffmpeg instructions on Dreamhost:
    http://wiki.dreamhost.com/FFmpeg

    Stage 1:

    Customize this php code:

    http://wiki.dreamhost.com/Php-ffmpeg

    You need to make the paths fit your folders on your server, and you need to switch the FLV conversion to a conversion to still images (which is likely to be part of the default FFMPEG library).

    Then you save this file as a php script, like “convert_video_to_still.php” and upload it to your server.

    Then you run it by going to that location in a browser, eg

    http://tomfouchereaux.NMDprojects.net/commentrain/convert_video_to_still.php

    Stage 2:

    Modify your php script so it reads some variables for source files, eg from an HTML form, so you don’t have to customize the PHP script for every file you convert.

Leave a Reply

Your email address will not be published. Required fields are marked *