Slashdot Mirror


Convert Movies From R to PG13 to PG On The Fly

uchi writes "Trilogy Studios announced the launch of its "Movie Mask" web site - www.moviemask.com , which will eventually lead up to the release of its "Movie Mask DVD Player" and "Movie Mask Director" software. The Director software will allow users to selectively add/edit a video adding graphics and special effects, which is nothing special in my opinion. The Movie Mask DVD Player, on the other hand, will allow its users to download a movie config file(for lack of a better term) which will have various portions of the movies to bleep/cut out depending on the rating which the person set. It can be changed on the fly while watching the video. This seems like a good idea - it would allow many people who don't wish to be subjected to violence/nudity/language a chance to watch any movie they want without waiting months for it to be released on network television, already PG-13ized."

3 of 499 comments (clear)

  1. Re:Removing....Nudity.....Huh? by jonathan_ingram · · Score: 5, Interesting

    Of my two parents, one (my mother) had no problem with nudity in films but didn't like violence, while the other (my father) has no problem with violence in films, but didn't like nudity. My tastes are closer to my mother's: it's a screwed up world that deems it okay for a youngster to watch someone getting their brains blown out, but not someone taking their clothes off.

    The point is, creating a branched film which incorporated various versions of scenes could be a great idea, as long as they allow you to select *what* you do or don't see at a fine grained level.

  2. Hey! That was *my* idea! by swillden · · Score: 5, Interesting

    Well, actually it was a buddy's idea, but I've been working on it. I have hacked Xine to do on-the-fly edits of DVDs. My code can do various edits now, but I'm just beginning to work on the "edit script" stuff that tells it what to do. My approach is to use a pair of XML files, one that documents the content of a DVD movie, along with links to files with replacement video, audio and subtitles, and one that is a sort of a movie-watching "stylesheet", that specifies how you want the player to handle various kinds of content. Rather than just allowing you to select an MPAA rating level, I'd like to allow you to specify what kinds of things you don't like, what degree you'll accept, and how to deal with it when the movie exceeds those bounds. For example, should the player just fuzz out the boobs, or skip the scene entirely? Or should it go into slow motion so you can watch every jiggle? The content script will also have to have some sort of a "relevance to plot" rating for each section, so that the stylesheet can specify different actions for stuff that matters.

    I'm also making the script engine pluggable because I see value in other kinds of scripts. For example, with a more procedural type of script you could string together snippets of video from one or more DVDs, interspersing other bits of video, splashing words or other images over the top, etc., to make collages, artwork, etc.

    There seem to be a lot of people questioning whether or not any of this is useful, and I've run into a suprising amount of opposition when I talk to people about it. Here are some uses:

    • I buy lots of movies and my kids (ages 8, 6 and 4) watch lots of movies. I let them watch a fair number of PG and PG-13 movies, but I'm often a little uncomfortable with a few scenes. I often think "I wish I could just set my DVD player so that part would be skipped automatically." There are probably even some R-rated movies that I wouldn't mind my kids watching if they could be cleaned up a little. Right now, though, there are too many things that I'm not quite ready for them to learn.
    • There are a fair number of adults who for reasons of either religion or just sensitivity don't like to see certain kinds of content. For those people, the selection of movies is quite limited. In my case, my wife doesn't watch R and a lot of PG-13 movies for religious reasons. Since I really only watch movies with her, that means *my* selection is also limited (note that this is the biggest reason I'm hacking on Xine -- so that I can watch more movies with my wife).
    • If a teacher wants to show a movie to kids in public schools, there is something in nearly any movie that will offend someone, who will tell their parents, which will get the teacher in trouble, etc. This is a solution.
    • Artistic edits, as I mentioned above.
    • Anything else you can think of... For example, another buddy joked that he wanted a stylesheet that showed *only* the offensive parts and skipped all the rest.

    To me, this is about freedom of choice. I like to watch movies, but I may or may not want to watch them in exactly the way Hollywood makes them. This is really going to piss off directors who will feel that the "artistic integrity" of their movies is damaged, but I'm interested in my own entertainment, not in their "artistic integrity", and since I'm paying them, I think it's my choice that matters. Others may be more interested in the message the director is trying to convey, and they're welcome to watch the thing in its entirety. Others may be interested in an easy way to create derivative artworks (until Fair Use is abolished, of course).

    I guess I'll abandon my vague ideas of productizing my work (I was quite enjoying the idea of people buying a DVD player and recieving a CD-ROM full of source to all of the GPL code that rus it, "Martha, what in hell is this crap" ;)), but if anyone is interested in helping me work on this, send me an e-mail.

    --
    Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  3. R -> PG-13 by infiniti99 · · Score: 5, Interesting

    Converting from R to PG-13 results in the loss of nudity and language, but you'd probably keep all the same levels of violence. Roger Ebert rants about this all the time.

    From his Movie Answer-Man column on November 4th:
    The fundamental problem with the MPAA is that it avoids making any kind of common-sense evaluation of a film, and simply counts f-words and evaluates nudity. ''Waking Life,'' one of the most affirmative and challenging films I can imagine for smart teenagers, gets the R rating, while the thriller ''Domestic Disturbance,'' which shows a small child exposed to a murder, an incineration, the beating of his mother (leading to a miscarriage) and the beating of his father, after which the kid himself causes an electrocution, gets the PG-13--presumably because there is no nudity and the language stays below the cut-off point. What sane parent would prefer their teenager to see ''Domestic Disturbance'' rather than "Waking Life''?

    To me, this is absurdity. Parents cannot rely on these crap ratings. If you are truly concerned about your children/family, you need to watch the movie yourself beforehand and then make an honest judgement.