Developer Camp Hackathon Guide
  • Introduction
  • Developer Camp Hackathon Guide
    • Challenge and Prizes
    • Developer Survey
    • How to Win A Hackathon
  • Thought Starters
    • Micro Video Sharing App
    • Next Generation Commerce
    • Music Discovery Service
    • Multi-User Sing Along
    • Cover Art & Fan Pages
  • Audio and Video
    • Micro Video Recipe
    • Video Transcoding
    • HTML5 Video Player
    • Media Protection
  • AI: Tagging and Recognition
    • Categorizing Images
    • Content Moderation
  • Serverless Functions
    • Webtask & Cloudinary
  • Web Performance
    • Responsive Media
    • Optimizing Images
  • Presentation and Styling
    • Neural Artwork
    • Artistic Filters
    • Distortion Effects
  • Uploading
    • Social Sources for Media
  • Visualization
    • Audio to Waveform Images
Powered by GitBook
On this page
  • Here's the transformation URL:
  • Here's the completed transformation URL:
  1. Audio and Video

Micro Video Recipe

PreviousCover Art & Fan PagesNextVideo Transcoding

Last updated 7 years ago

{% video %}http://res.cloudinary.com/de-demo/video/upload/cherries-open.mov{% endvideo %}

Here's the transformation URL:

Video Recipe:

The original video: 
http://res.cloudinary.com/de-demo/video/upload/cherries-open.mov


Pick a Start Time:
o_2.25

Set The Duration:
du_1

Set the Height:
h_600

Set effect loop:
e_loop

Create the first video layer:
l_video:cherries-open,so_2.25,du_1,h_600

Reverse the video:
e_reverse

Pick a Start Time:
o_2.25

Set The Duration:
du_1

Set the Height:
h_600

Splice that to the original clip:
fl_splice,

Apply the layer transformation:
fl_layer_apply

Add #hashtag (%23) text:
l_text:helvetica_18_bold:%23CloudinaryRe-Invent,co_white/e_outline:2,co_black/fl_layer_apply,g_south,y_20

Set the format to gif:
.gif

Here's the completed transformation URL:

When you are planning your video concepts, consider the length of the video as well, and create a variety of flash (2 seconds), short (6-15 seconds), medium (30-90 seconds) and long (3 minutes+) videos.

http://res.cloudinary.com/de-demo/video/upload/so_2.25,du_1,h_600,e_loop/l_video:cherries-open,e_reverse,fl_splice,so_2.25,du_1,h_600/fl_layer_apply/l_text:helvetica_18_bold:%23CloudinaryRe-Invent,co_white/e_outline:2,co_black/fl_layer_apply,g_south,y_20/cherries-open.gif
http://res.cloudinary.com/de-demo/video/upload/so_2.25,du_1,h_600,e_loop/l_video:cherries-open,e_reverse,fl_splice,so_2.25,du_1,h_600/fl_layer_apply/l_text:helvetica_18_bold:%23CloudinaryRe-Invent,co_white/e_outline:2,co_black/fl_layer_apply,g_south,y_20/cherries-open.gif