<!DOCTYPE html>
<html  ng-app="vpModule" ng-controller="VPController">
<head>
   <meta charset="utf-8"/>
   <meta name="viewport" content="width=1200">
   <meta name="msvalidate.01" content="AF86D6C94D0294C6DCFF4C02777B9787" />
   
   <link rel="stylesheet" href="/st/css/main.css">
   <link rel="stylesheet" href="/st/css/common.css">
   
   <link rel="stylesheet" href="https://vjs.zencdn.net/4.5/video-js.css">
   
   <script  src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
   <script  src="/st/js/o/easing.js"></script>
   
   <link rel="apple-touch-icon" sizes="57x57" href="/st/fav/apple-touch-icon-57x57.png">
   <link rel="apple-touch-icon" sizes="114x114" href="/st/fav/apple-touch-icon-114x114.png">
   <link rel="apple-touch-icon" sizes="72x72" href="/st/fav/apple-touch-icon-72x72.png">
   <link rel="apple-touch-icon" sizes="144x144" href="/st/fav/apple-touch-icon-144x144.png">
   <link rel="apple-touch-icon" sizes="60x60" href="/st/fav/apple-touch-icon-60x60.png">
   <link rel="apple-touch-icon" sizes="120x120" href="/st/fav/apple-touch-icon-120x120.png">
   <link rel="apple-touch-icon" sizes="76x76" href="/st/fav/apple-touch-icon-76x76.png">
   <link rel="apple-touch-icon" sizes="152x152" href="/st/fav/apple-touch-icon-152x152.png">
   <meta name="apple-mobile-web-app-title" content="Videopixie">
   <link rel="icon" type="image/png" href="/st/fav/favicon-196x196.png" sizes="196x196">
   <link rel="icon" type="image/png" href="/st/fav/favicon-160x160.png" sizes="160x160">
   <link rel="icon" type="image/png" href="/st/fav/favicon-96x96.png" sizes="96x96">
   <link rel="icon" type="image/png" href="/st/fav/favicon-16x16.png" sizes="16x16">
   <link rel="icon" type="image/png" href="/st/fav/favicon-32x32.png" sizes="32x32">
   <meta name="msapplication-TileColor" content="#ffffff">
   <meta name="msapplication-TileImage" content="/st/fav/mstile-144x144.png">
   <meta name="application-name" content="Videopixie">
   
   
   
   <title>Best Kickstarter Videos Under $10k</title>
   <meta name="description" content="We set out to find amazing Kickstarter videos that didn&#39;t require a fortune to make. Here is our top 10 Kickstarter videos with analyses of what made them so effective. Highly recommended for anyone planning a crowdfunding campaign soon.">
   <link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
   <link href='//fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
   <link rel="stylesheet" type="text/css" href="/st/css/content.css">
   <meta property="fb:app_id" content="257876044244230" /> 
   <style>
      h1 {font-size:39px;}

.img-wrap-16-9{
   position: relative;
   width: 100%;
   padding-bottom: 56.25%;
   background-color: #F6F7F8;
   margin-bottom:15px;
   cursor:pointer;
}

.img-wrap-16-9>img{
   width: 100%;
   position: absolute;
}

.img-wrap-16-9>img.arrow{
   width: 50px;
   left:45%;
   top:45%;
}
   </style>
   
   <!-- Twitter Card data -->
   <meta name="twitter:card" content="summary_large_image">
   <meta name="twitter:site" content="@videopixie">
   <meta name="twitter:title" content="Best Kickstarter Videos Under $10k">
   <meta name="twitter:description" content="We set out to find amazing Kickstarter videos that didn't require a fortune to make. Here is our top 10 Kickstarter videos with analyses of what made them so effective. Highly recommended for anyone planning a crowdfunding campaign soon.">
   <meta name="twitter:creator" content="@videopixie">
   <meta name="twitter:image:src" content="https://s3.amazonaws.com/our.s3.videopixie.com/landing/best-kickstarter-videos-of-2015_640_360.jpg">

   <!-- Open Graph data -->
   <meta property="og:title" content="Best Kickstarter Videos Under $10k" />
   <meta property="og:type" content="article" />
   <meta property="og:url" content="https://www.videopixie.com/best-kickstarter-videos-of-2015" />
   <meta property="og:image" content="https://s3.amazonaws.com/our.s3.videopixie.com/landing/best-kickstarter-videos-of-2015_640_360.jpg" />
   <meta property="og:description" content="We set out to find amazing Kickstarter videos that didn't require a fortune to make. Here is our top 10 Kickstarter videos with analyses of what made them so effective. Highly recommended for anyone planning a crowdfunding campaign soon." /> 
   <meta property="og:site_name" content="Videopixie" />
   <meta property="fb:admins" content="594398981" />   


      
   <link href='//fonts.googleapis.com/css?family=Montserrat:700' rel='stylesheet' type='text/css'>
   <link href='//fonts.googleapis.com/css?family=Open+Sans:400,600,700' rel='stylesheet' type='text/css'>
   
   <script  src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.5/angular.min.js"></script>
   <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.3.5/angular-animate.min.js"></script>
   
   <script>
      window.SES={};
      SES.is_dev_enviro = false;
      SES.coupon_unavailable = false;

      var vpModule = angular.module('vpModule', ['ngAnimate',]);
       
   </script>
   
  
   
   <script src="/st/build/vjs.4.5.min.js"></script>
   
   <!--
      <script type="text/javascript" src="/st/build/vjs-extra.concat.js"></script>
   -->
   <script  src="/st/build/vjs-extra.min.js"></script>
   
   <script  src="/st/js/o/common.js"></script>
   <script  src="/st/js/c/VPController.js"></script>
   <script  src="/st/js/c/DirectivesCommon.js"></script>
   <script  src="/st/js/c/MediaModalController.js"></script>
   <script  src="/st/js/c/EditorProfileController.js"></script>
   <script>
      
   var log = VPL('HomePageController');
      
   
   vpModule.controller('HomePageController', ['$scope', 'comm', '$http', 
      function($scope, comm, $http){
      
         $scope.mediaClick = function(id, evt, _options, size){
         
            log.d('mediaClick', _options);

            var content = $(evt.currentTarget).children('.about').eq(0).html()
            var options = _options || {}
            
            comm.broadcast(VP.SHOW_MEDIA,{
               mode: (content ? VP.SIDEBAR_MODES.HTML_MODE : VP.SIDEBAR_MODES.ASSET_MODE),
               htmlSidebarContent: content,
               mediaData: {
                  bucket: options.bucket || "our.s3.videopixie.com/examples/",
                  provider: options.provider || "",
                  provider_id: id,
                  file_extension: 'mp4', 
                  hasWebm: true,
                  overlays: options.overlays || null,
                  format: options.format || null
               },
               size: size
            });
         };
         
         $scope.homepageVideo = function(id,evt){
         
            $scope.mediaClick(id, evt, {
               bucket: 'our.s3.videopixie.com/video/',
               format: '704p'
            },
            {
               width: 1024,
               height: 576,
               media_width: 1024,
               media_height: 576
            });
         }
         
         
         $scope.$watch('MediaModal',function(isPlaying){
         
            window.isPlayingVideo = !!isPlaying;
         });
         
         
         $scope.registerNew = function(){
         
            var path = '/register/new';
            
            if (!$scope.registerNewEmailAddress || $scope.registerNewEmailAddress.length < 3){
               return;
            }
            
            var data = {
               email_address: $scope.registerNewEmailAddress,
               type_context: SES.type_context || ''
            };
            
            $scope.registerNewPending = true;
            $scope.registerNewErrorMsg = null;
           
            $http.post(path, data).then(
               function registerNewSuccess(response){
                  log.d('SUCCESS', path);
                  $scope.registerNewComplete = true;
                  $scope.registerNewPending = false;
               },
               function registerNewError(response){
                  log.d('ERROR', path, response);
                  $scope.registerNewErrorMsg = response.data.error.human;
                  $scope.registerNewPending = false;
               }
            );
            
         
         }

         
         
      }]);
      
      
      
      $(document).ready(function(){
         $('.click-proxy').click(function(evt){
         
            var id = $(evt.currentTarget).attr('click-proxy');
            //console.log('click-proxy', id);
            $('#'+id).triggerHandler('click');
            
         });
         
         (function(d, s, id) {
           var js, fjs = d.getElementsByTagName(s)[0];
           if (d.getElementById(id)) return;
           js = d.createElement(s); js.id = id;
           js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=257876044244230";
           fjs.parentNode.insertBefore(js, fjs);
         }(document, 'script', 'facebook-jssdk'));
      
      });

   </script>

   
   <!-- start Mixpanel -->
   <script type="text/javascript">
    (function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement("script");
    b.type="text/javascript";b.async=!0;b.src=("https:"===c.location.protocol?"https:":"http:")+
    '//cdn.mxpnl.com/libs/mixpanel-2.2.min.js';d=c.getElementsByTagName("script")[0];
    d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){
    var c=b.split(".");2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(
    Array.prototype.slice.call(arguments,0)))}}var g=a;"undefined"!==typeof f?g=a[f]=[]:
    f="mixpanel";g.people=g.people||[];h=['disable','track','track_pageview','track_links',
    'track_forms','register','register_once','unregister','identify','alias','name_tag',
    'set_config','people.set','people.increment','people.track_charge','people.append'];
    for(e=0;e<h.length;e++)d(g,h[e]);a._i.push([b,c,f])};a.__SV=1.2;})(document,window.mixpanel||[]);
    mixpanel.init("5f3d14b1f63c57b8546c6c7f095ae4b2");
   </script>
   <!-- end Mixpanel -->
   
   
   <script type="text/javascript" src="/st/js/v/ses_mixpanel.js"></script>
   
   <!--[if lt IE 7.]>
      <script defer type="text/javascript" src="st/pngfix.js"></script>
   <![endif]-->
   
   <script>
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-42918769-1', 'videopixie.com');
      ga('require', 'displayfeatures');
      ga('send', 'pageview');
      
      var referrerCookieName = 'vpFirstReferrer';
      if (!readCookie(referrerCookieName)){
         var ref = document.referrer || 'empty';
         createCookie(referrerCookieName , ref ,365*2);
      }
   </script>
  
   
    
   
  
</head>
<body class="VP"  ng-controller="HomePageController">
   
   <div id="header">
      <a href="/"><img id="logo" src="/st/images/logo_text_and_pixie.png" alt="Videopixie"></a>
      <a id="phone" href="tel:1 800 510 6570">1 (800) 510-6570</a>
      
      
      
         
         <a href="/sign-in"><div class="button blue">Sign in</div></a>
         
         
      
      
      
      <a class="right-link" href="/pricing">Pricing</a>
      <a class="right-link" href="/video-school">Video School</a>
      <a class="right-link browse-link browse-link-first" href="/videographers">Videographers</a>
      <span class="link-spacer">|</span>
      <a class="right-link browse-link" href="/video-animators">Animators</a>
      <span class="link-spacer">|</span>
      <a class="right-link browse-link" href="/video-editors">Browse:&nbsp; Video editors</a>
      
   </div>
   
   
   

<div id="fb-root"></div>

<div class="hero" style="background-image: url('https://s3.amazonaws.com/our.s3.videopixie.com/landing/school-tables.jpg')">
   
   <div class="header_top_bar">
      <div class="blog_title">
         <a href="/video-school">Video School</a>
      </div>
   </div>

</div>
   
<div class="content_container">
  
   <div class="fixed_width">
      <div class="left_column">
         
         <div id="main_content_column">
            
            <h1>Best Kickstarter Videos Under $10k</h1>
            <div class="author_container">
               By Libby Cooper
            </div>
            <div class="date_container">
               December 15, 2015
            </div>
           
            
            
            <div class="content">
               <p><i>Update:</i> check out our <a href="blog/crowdfunding-video-cost-benchmark-what-works-how-much-to-spend" target="_vb">Crowdfunding video benchmark</a>, we asked 100 campaigns about their videos to learn what works, what doesn't and <a href="blog/crowdfunding-video-cost-benchmark-what-works-how-much-to-spend" target="_vb">how much to spend on your Kickstarter/Indiegogo video?</a>. Also if you are looking for kickstarter video production companies in SF, LA, NY check out these newly released rankings: the <a href="/san-francisco-kickstarter-video-production-companies" target="_vp_sf">best Kickstarter video production companies in San Francisco</a>, the <a href="/new-york-kickstarter-video-production" target="_vp_ny">best Kickstarter video production companies in New York</a>, and the <a href="/los-angeles-kickstarter-video-production-companies" target="_vp_la">best Kickstarter video production companies in Los Angeles</a>.</p>

<p>Hi guys, Libby here at Videopixie HQ this time bringing you our favorite Kickstarter videos this year. We spent a long time analysing what makes them good to give you the inside look into crafting a successful campaign. By letting you in on these secrets, you will be able to take charge of your video project, and importantly, your production budget.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('Q8d0U-vMkSE',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/best-kickstarter-videos-of-2015_640_360.jpg' alt="best kickstarter videos of 2015">
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>Today we will be reviewing 8 videos, counting down to our top fav of this year.</p>
<h2>#8 - Winnebago campaign video</h2>
<p>At number 8, we’ve got <a href="https://www.kickstarter.com/projects/631970180/the-winnebago-workshop" target="_vp_ww">The Winnebago Workshop</a>. This campaign is for an art endeavor and boy does the video evoke a sense of taste and style. What really works here is the combination of music, color grading, and editing. As you watch this video, you can tell that a really creative team put this together.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('148549624',
                        $event,{
                           provider:'vimeo',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/winnebago_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>The camera work does not follow industry standard and is full of movement, but it works! Using out-take laughs and unusual b-roll makes for a personal yet exposing watching experience. It’s almost a mini 2 minute documentary about the artist Alec Soth.</p>
<p>At times, it’s hard to tell if the voice over should be taken seriously or not, and this tension creates a really amazing narrative.</p>
<p>An engaging, quirky video like this requires a production team that really knows what they are doing. The creative process should not be skimped on if you are trying to make a unique piece because the balance between tasteful and cheesy can be tipped very easily. With a great creative team, who focuses on the storytelling and plans out locations well, you will be able to achieve a video like this for around $8,000.</p>


<h2>#7 - Nebia shower pitch video</h2>
<p>At number 7, the <a href="https://www.kickstarter.com/projects/nebia/nebia-shower-better-experience-70-less-water" target="_vp_ns">Nebia Shower</a> shows us what luxury product demo should look like. The video starts with a great use of stock footage. Nothing about this video is overlooked. Some cliches yes, but when going for a classic Kickstarter it is best to do a high end one.</p> 

<div class="img-wrap-16-9" ng-click="mediaClick('6p1ypESj6nI',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/nebia_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>

<p>As a classic Kickstarter, it uses the tried and true method of a talking head - here it is one of the founders (which is very typical) - to walk us through the product. The editor cuts between great stock footage, an attractive model using the product, the Nebia team working, target users, and the founder. By spinning a classic story of “here’s a problem, the problem hasn’t been touched in a number of years, and we created the solution”, the Nebia team successfully sold its concept to thousands of viewers.</p>
<p>A classic campaign video like this would run you about $10,000 for the level of professionalism and the hard work of the pre-production, production, and post-production teams.</p>

<h2>#6 - Baubax crowdfunding video</h2>
<p>Number 6 on our countdown is “The World’s Best TRAVEL JACKET with 15 Features” from <a href="https://www.kickstarter.com/projects/597538543/the-worlds-best-travel-jacket-with-15-features-bau" target="_vp_bx">BAUBAX</a>. Now that was a mouth full! Let’s talk about that long name first… The current trend online is to be descriptive as possible in your title. This is the first thing the audience sees so though it may initially seem silly, a detailed title can set you off on the right foot.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('Xa1H8TqHzR0',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/baubax_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>What is so interesting about this video is it is an example of no voice over working well. Voice over can be a challenge because it means locking down a script. If you skip it all together, you can much more leeway during editing to make drastic changes without completely messing up your storyline.</p>
<p>This video was done very simply. The target audience doesn’t need anything fancy and just wants to see the product in action. It is shot on a single camera, and not a high quality one at that. This could be done on a DSLR with video capabilities by someone with an eye for framing. The only tricky thing about this video is the airplane location. You would need a permit for and sometimes a permit can cost money. That, or you need to have an “in” at the airport!</p>
<p>A project like this is very reasonably priced. If you recruit friends to model your product, only a one man band video producer is needed to shoot and edit for around $3000.</p> 

<h2>#5 - Loopy kickstarter video</h2>
<p>Coming in at number 5 is <a href="https://www.kickstarter.com/projects/loopycases/loopy-the-worlds-first-case-to-stop-the-droptm" target="_vp_ly">Loopy</a>: No More Phone Drops, Easy One-Handed Use.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('kZM4pXY9Hp8',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/loopy_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>Loopy’s product is all about making the iPhone easier to use. To show this, they’ve cut a montage of various use cases in a high energy, slightly goofy fashion, but it works. 
What is so great about this video is not the the video itself, but how they shot it. One of the features of the product is that it stabilizes video capture, and to prove that fact, they filmed their entire Kickstarter campaign on the iPhone. 
This innovative method of proving your product works actually saved them money… and shows that anyone can cut costs and film on their phone!</p>
<p>If you are providing all the footage, the Videopixie estimate for only hiring an editor is $500. A great deal when producing a Kickstarter campaign!</p> 

<h2>#4 - Momas kickstarter video</h2>
<p>At number 4, <a href="https://www.kickstarter.com/projects/531148279/momas-electric-scooter" target="_vp_mm">Momas Electric Scooter</a> is nothing overtly special, until you start to watch the details. I want to focus on the motion graphics used to highlight each feature of this electric scooter.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('momas',
                        $event,{
                           provider:'',
                           bucket: 'our.s3.videopixie.com/video/', 
                           format:'704p'
                        },{
                           media_width:1024,
                           media_height:434,
                           width:1024,
                           height:434
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/video/momas_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>

<p>By using a simple circle and line shape, the eye is drawn to specific parts of the screen. Without zooming in at all, this creates the illusion of far more complex graphic work. 
The video behind is clean, making sure the product user is properly presenting the function of the scooter. It’s amazing how this video makes the product look easy to use on an everyday basis. Unlike other other transportation products out there which have high energy, flashy videos, the Momas achieves an accurate, streamlined video that doesn’t over sell the product. 
This actually leaves more users ready and willing to buy the product because it doesn’t alienate any groups!</p>

<h2>#3 - Halfbike II video</h2>
<p>The Halfbike II lands our number 3 spot in today’s countdown. <a href="https://www.kickstarter.com/projects/774841427/halfbike-ii" target="_vp_hb">Halfbike II</a> is a really cool, minimalist video with an upbeat soundtrack and no voiceover.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('nrdUzIc5UIY',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/half-bike_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>What is so rad about this video is the use of drone footage. Drones, once a thing of the future, are now pretty commonplace though it is still fun to watch footage. At least… I’m always impressed. 
The clean background of boardwalk, sea, and sky makes for a really unusual product backdrop. And honestly, how they ride the halfbike just looks plain old fun.</p>
<p>If you location scout beforehand and have friends practice using your product, you can make a really fun, very enticing video! 
A drone operator plus an editor will cost you about $5000.</p>


<h2>#2 - Cinema Pameer</h2>
<p>Up next at number 2 is <a href="https://www.kickstarter.com/projects/481999191/cinema-pameer-a-documentary" target="_vp_cp">Cinema Pameer - A Documentary</a>. This Kickstarter campaign is a teaser version of what the Cinema Pameer documentary could look like. Wes Anderson whimsy meets warzone reality in this documentary pilot. It’s a strangely beautiful combination of stunning cinematography juxtaposed with very real, very difficult quality of life.</p>

<div class="img-wrap-16-9" ng-click="mediaClick('130873507',
                        $event,{
                           provider:'vimeo',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/cinema_pameer_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>Starting off with a heartfelt message from the director in a darkened room, it’s use of quirky human moments and unusual framing of shots lighten the mood of war torn Afghanistan. The pilot has been edited well to give you a true taste of what the documentary will be. 
It’s interesting to think about how this is a really accurate portrayal of the product that you are funding. That can be hard to find on Kickstarter but Cinema Pameer achieves it well.</p>
<p>Since you have already shot all the footage or maybe just some of the footage, you would need to hire an editor who understands your goal to make necessary cuts to create a Kickstarter ready video. That, plus tack on editing in a quick self filmed video for a heartfelt message. For $1000, you would be able to hire a very creative editor for a teaser video.</p>

<h2>#1 - Exploding Kittens</h2>
<p><a href="https://www.kickstarter.com/projects/elanlee/exploding-kittens" target="_vp_ek">Exploding Kittens</a> is a new card game that hit Kickstarter early this year. The card game, being quite humorous, allowed for the video to use the same silly, upbeat tone.</p>
<div class="img-wrap-16-9" ng-click="mediaClick('OtREUajBwIQ',
                        $event,{
                           provider:'youtube',
                           bucket: '', 
                           format:''
                        },{
                           media_width:1024,
                           media_height:576,
                           width:1024,
                           height:576
                        })">
           <img src='https://s3.amazonaws.com/our.s3.videopixie.com/landing/exploding_kittens_640x360.jpg'>
           <img  class="arrow" src="/st/images/white-arrow.png">
</div>
<p>The animation in this video is really basic, yet watching this campaign puts a smile on everyone’s face. By using original illustrations and ridiculous sound effects and music, they create comedy with very little technical work.</p>
<p>In this video, we never see the narrator (who reveals himself as online comic The Oatmeal), but it is a nice change of pace from the classic Kickstarter “Hi, I’m the creator and here is my product” model. By using kinetic typography to enhance the voice over, the video is to the point and seamless. Bravo for being under 2 minutes, Kitten team!</p> 
<p>A light, funny motion graphic video like this one is easy to produce is you already have custom illustrations. You will hire an animator for $2000.</p>
<h2>So there you have it folks...</h2>
<p>...our top picks of 2015. Kickstarter is a great platform to unleash your ideas, onto the world. 
If you want to start a Kickstarter campaign yourself and still need a video, check out Videopixie. We are a marketplace for video productions of all sizes, helping you hire the right professional for the job. 
Until next time! </p>
            </div>
           
         </div>
      </div>
      
      <div class="right_column">
         
         <div class="sidebar_content_width sidebar_cta_box">
            <h5>Need a video?</h5>
            <a class="stay_white" href="http://www.videopixie.com/">
               <div class="button">Get bids</div>
            </a>
             
         </div>
         
         <div class="sidebar_content_width sidebar_social">
         
            <div class="sidebar_title_line"></div>
            
            <p class="sidebar_title">Follow us</p>
            
            <div class="social-links">
               <div class="social-links-center">
                  <a class="social-link twitter" href="http://www.twitter.com/videopixie">t</a>
                  <a class="social-link facebook" href="http://www.facebook.com/videopixie">f</a>
                  <a class="social-link google" href="http://www.google.com/+videopixie">g+</a>
               </div>
            </div>
         
         </div>
         
        
         
         <div class="sidebar_content_width">
            
            <div class="sidebar_title_line"></div>
            <p class="sidebar_title">Related</p>
            <a class="related" href="https://www.videopixie.com/how-much-does-a-kickstarter-video-cost">
               <img style="width:100%" src="https://s3.amazonaws.com/our.s3.videopixie.com/landing/pricing.jpg">
               <span >How much does a Kickstarter video cost</span>
            </a>
            <a class="related" href="https://www.videopixie.com/secrets-of-great-kickstarter-videos">
               <img style="width:100%" src="https://s3.amazonaws.com/our.s3.videopixie.com/landing/kickstarter-hero-picobrew.jpg">
               <span >The 7 secrets of great Kickstarter videos</span>
            </a>
            
         </div>   
         
         
         
         <div class="subscribe sidebar_content_width">
            <h3>Get Kickstarter video tips in your inbox!</h3>
            <img class="pixie" src="/st/images/pixie_face_56x63.png">
            <input type="text" placeholder="Email..."
            ng-model="registerNewEmailAddress" ng-disabled="registerNewComplete || registerNewPending">
            </input>
            <button ng-click="registerNew()" ng-disabled="registerNewComplete || registerNewPending">Subscribe</button>
            <div class="error" ng-show="registerNewErrorMsg">[[registerNewErrorMsg]]</div>
            <div class="success" ng-show="registerNewComplete">
               Subscribed! We hope the emails are useful. If not, unsubscribe via link in email at any time.
            </div>
            <span>We'll send you one email per day for 5 days. <a class="privacy" target="_blank" href="/st/privacy.html">privacy</a></span>
         </div>
         
         
         <div id="cta_dynamic" class="subscribe sidebar_content_width">
            <h3>Get Kickstarter video tips in your inbox!</h3>
            <input type="text" placeholder="Email..."
            ng-model="registerNewEmailAddress" ng-disabled="registerNewComplete || registerNewPending">
            </input>
            <button ng-click="registerNew()" ng-disabled="registerNewComplete || registerNewPending">Subscribe</button>
            <div class="error" ng-show="registerNewErrorMsg">[[registerNewErrorMsg]]</div>
            <div class="success" ng-show="registerNewComplete">
               Subscribed! We hope the emails are useful. If not, unsubscribe via link in email at any time.
            </div>
            <span>We'll send you one email per day for 6 days. <a class="privacy" target="_blank" href="/st/privacy.html">privacy</a></span>
         </div>
         
         
      </div>
   </div>   
   
   <div class="fixed_width">
      <div class="left_column">
      
         <div class="social" id="social">
            <div class="social_buttons">
               <div class="fb-like va" data-href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.videopixie.com%2Fbest-kickstarter-videos-of-2015" data-layout="button" data-action="like" data-show-faces="true" data-share="true"></div>
               <div class="g-plusone va" data-size="medium" data-annotation="none"></div>

               <script type="text/javascript">
                    (function() {
                     var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
                     po.src = 'https://apis.google.com/js/platform.js';
                     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
                    })();
               </script>

               <a href="https://twitter.com/share" class="twitter-share-button va" data-count="none">Tweet</a>
               <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
            </div>
            
         </div>

         <div class="fb-comments" data-href="https://www.videopixie.com/best-kickstarter-videos-of-2015" data-width="100%" data-colorscheme="light"></div>
      
      </div>
   </div>
      
   
  
</div>




<script>
   try {
      var pageName = 'best-kickstarter-videos-of-2015';
      SES.type_context = 'KICKSTARTER';
      var pageVersion = 3;
      var propertiesForMixpanel = {};
      propertiesForMixpanel[pageName + "_version"] = pageVersion;
      
      SES.track({
         event_name:'viewed_content_page',
         p:propertiesForMixpanel,
         details:'viewed_page='+pageName+';',
         should_not_post_event_to_internal:true
      });   
      
   } catch (e) {
      log.d("error logging to mixpanel");
   }   

   $(document).ready(function(){   
   
      var cta = $('#cta_dynamic');
      if (!cta.length){ return; }
      var didScroll = false;
      var $window = $(window);
      var ctaBottom = cta.height() + cta.offset().top;
    
      $window.bind('scroll.cta', function() {
          didScroll = true;
      });
       
      var clearer = setInterval(function() {
         if ( didScroll ) {
            didScroll = false;
              
            if ($window.height() + $window.scrollTop() > ctaBottom){
               cta.animate({opacity: 1.0});
               clearInterval(clearer);
               $window.unbind('scroll.cta');
               
               setTimeout(function(){
               
                  cta.animate({right: '20px'}, 200, function(){
                     cta.animate({right: 0}, 200);
                  });
               }, 500);
            }
         }
      }, 250);
   });





try{
   createCookie('vp_coupon', '', 180);
} catch(e){

}
















</script>



   
   <div id="footer">
      
      <div class="content">
         <img id="footer-logo" src="/st/images/logo_text_and_pixie.png" alt="videopixie logo">
         
         <div id="footer-left">
            <a href="/im_a_pro">Sign-up as a Professional</a>
            <a href="/video-production">Browse Video Producers</a>
            <a href="/learn-more">Learn More</a>
            <a href="/pricing">Pricing</a>
         </div>
         
         <div id="footer-left">
            <a href="/video-school">Video School</a>
            <a href="/about">Our Team</a>
            <a href="/jobs">Jobs</a>
            <a href="/faq">FAQ</a>
         </div>
      
         <div id="social-links">
            <a target="vp_facebook" href="//www.facebook.com/videopixie" class="facebook social-box">f</a>
            <a target="vp_twitter" href="//www.twitter.com/videopixie" class="twitter social-box">t</a>
            <a target="vp_google" href="//www.google.com/+videopixie" class="google social-box">g+</a>
            <a target="vp_linkedin" href="//www.linkedin.com/company/videopixie" class="linkedin social-box">in</a>
         </div>
         
         <div id="footer-bottom">
            <span>Copyright 2015 TT Labs Inc.</span>
            <a href="/st/privacy.html">Privacy Policy</a>
            <a href="/st/dmca.html">DMCA</a>
         </div>
      
      </div>
      
      
      
   </div>
  
   
   
   <div id="media-modal" class="modal modal-wrapper video-modal dn" vp-size="size" vp-fade="[[MediaModal]]" vp-closeable="MediaModal"  ng-controller="MediaModalController">
<!--vp-fade-but-leave-in-display="MediaModal" -->

   <div id="media-background" vp-width-by-aspect="[[aspectRatio]]"></div>
   <div id="image-wrapper"
      ng-class="{ontop: imageViewerMode, small_hide: !imageViewerMode}"
      vp-img-child="src: '[[imageSrc]]', valid: true">
      <!--img is inserted by vp-img-child -->
   </div>
   <div id="player-wrapper" ng-class="{small_hide: imageViewerMode}">
      <video id="video-element" class="video-js vjs-default-skin" controls ng-controller = "VideoPlayerController"></video>
      <div id="video-overlay" ng-bind-html="overlayHtml">
         
      </div>
   </div>
   
   <div id="sidebar-wrapper">
      
      <div ng-show="mode.design_mode" ng-controller="DesignSideBarController" class="side-bar designSideBar"><!-- Design Mode -->
         
         <div class="font-14-999 fr">[[currentQuestion.name]]</div>
         <div class="currentOptionWrapper clearfix">
         
            <div class="option clearfix"
               ng-click="onCurrentOptionClick()"
               ng-class="{selected:currentOption.selected}"
               vp-hover-exclusion="not-hot">
               <div class="mainRow fl">
                  <div class="thumbnailWrapper fl" 
                     vp-img-child="src: '[[AWS + mediaData.bucket + currentOption.video.provider_id]]' + '_120h.jpg', valid: [[!!currentOption.video.provider_id]]">
                     <!--img is inserted by vp-img-child -->
                     
                  </div>
                  <div class="font-16-666-b optionName fl">[[currentOption.name]]</div>
                  <div class="ok"></div>
               </div>
               <div class="font3 details fl">[[currentOption.details]]</div>
            </div>
            
         </div>
         
         <div class = "otherOptionsWrapper">
            
            <div class="bar"></div>
            <div class="font4 subtitle">Other [[currentQuestion.name]] options:</div>
            <div class="vp-scroll-bar vp-scroll-shadows scroll-wrapper">
               <div class="option clearfix" 
                  ng-repeat="(optionIdx,option) in currentQuestion.options" 
                  ng-hide='optionIdx == currentOptionIdx || option.hidden || option.renderer == "lengthInput"'
                  ng-class="{clickable:option.video.provider_id}"
                  ng-click="onOtherOptionClick(optionIdx)">
                  
                  <div class="thumbnailWrapper fl"
                     vp-img-child="src: '[[AWS + mediaData.bucket + option.video.provider_id]]' + '_120h.jpg', valid: [[!!option.video.provider_id]]">
                     <!--img is inserted by vp-img-child -->
                     
                     <div class="no-example" ng-hide="option.video.provider_id">No example</div>
                  </div>
                  <div class="font3 optionName">[[option.name]]</div>               
               </div>
            </div>
         </div>
         
      </div>
      
      <div ng-show="mode.html_mode" class="html-side-bar side-bar">
      
         <div ng-bind-html="htmlSidebarContent"></div>
      
      </div>
         
      
   </div>
   <div class="x close"></div>
</div>

   
   <div class="dimmer dn" vp-fade="[[Dimmer]]" vp-match-document-height></div>
   
   <div id="fb-root"></div>
      
   
   <!-- begin olark code -->
   <script data-cfasync="false" type='text/javascript'>
   /*<![CDATA[*/
   if(!SES.is_dev_enviro){
      window.olark||(function(c){var f=window,d=document,l=f.location.protocol=="https:"?"https:":"http:",z=c.name,r="load";var nt=function(){
      f[z]=function(){
      (a.s=a.s||[]).push(arguments)};var a=f[z]._={
      },q=c.methods.length;while(q--){(function(n){f[z][n]=function(){
      f[z]("call",n,arguments)}})(c.methods[q])}a.l=c.loader;a.i=nt;a.p={
      0:+new Date};a.P=function(u){
      a.p[u]=new Date-a.p[0]};function s(){
      a.P(r);f[z](r)}f.addEventListener?f.addEventListener(r,s,false):f.attachEvent("on"+r,s);var ld=function(){function p(hd){
      hd="head";return["<",hd,"></",hd,"><",i,' onl' + 'oad="var d=',g,";d.getElementsByTagName('head')[0].",j,"(d.",h,"('script')).",k,"='",l,"//",a.l,"'",'"',"></",i,">"].join("")}var i="body",m=d[i];if(!m){
      return setTimeout(ld,100)}a.P(1);var j="appendChild",h="createElement",k="src",n=d[h]("div"),v=n[j](d[h](z)),b=d[h]("iframe"),g="document",e="domain",o;n.style.display="none";m.insertBefore(n,m.firstChild).id=z;b.frameBorder="0";b.id=z+"-loader";if(/MSIE[ ]+6/.test(navigator.userAgent)){
      b.src="javascript:false"}b.allowTransparency="true";v[j](b);try{
      b.contentWindow[g].open()}catch(w){
      c[e]=d[e];o="javascript:var d="+g+".open();d.domain='"+d.domain+"';";b[k]=o+"void(0);"}try{
      var t=b.contentWindow[g];t.write(p());t.close()}catch(x){
      b[k]=o+'d.write("'+p().replace(/"/g,String.fromCharCode(92)+'"')+'");d.close();'}a.P(2)};ld()};nt()})({
      loader: "static.olark.com/jsclient/loader0.js",name:"olark",methods:["configure","extend","declare","identify"]});
      /* custom configuration goes here (www.olark.com/documentation) */
      olark.identify('3567-618-10-4944');
   }/*]]>*/
   </script>
   <noscript><a href="https://www.olark.com/site/3567-618-10-4944/contact" title="Contact us" target="_blank">Questions? Feedback?</a> powered by <a href="http://www.olark.com?welcome" title="Olark live chat software">Olark live chat software</a></noscript>
   <!-- end olark code -->
   
  
   
   <!-- Google Code for Remarketing Tag -->
   <!--------------------------------------------------
   Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
   --------------------------------------------------->
   <script type="text/javascript">
   /* <![CDATA[ */
   var google_conversion_id = 993449120;
   var google_custom_params = window.google_tag_params;
   var google_remarketing_only = true;
   /* ]]> */
   </script>
   <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
   </script>
   <noscript>
      <div style="display:inline;">
         <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/993449120/?value=0&amp;guid=ON&amp;script=0"/>
      </div>
   </noscript>

   
   <script type="text/javascript">
      (function() {
         window._pa = window._pa || {};
         // _pa.orderId = "myOrderId"; // OPTIONAL: attach unique conversion identifier to conversions
         // _pa.revenue = "19.99"; // OPTIONAL: attach dynamic purchase values to conversions
         // _pa.productId = "myProductId"; // OPTIONAL: Include product ID for use with dynamic ads
         var pa = document.createElement('script'); pa.type = 'text/javascript'; pa.async = true;
         pa.src = ('https:' == document.location.protocol ? 'https:' : 'http:') + "//tag.perfectaudience.com/serve/53dac13adc92cfda2d000130.js";
         var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(pa, s);
      })();
   </script>
   
</body>
</html>
