Auto generation of "picture videos" (slideshows) based on PIM data

hi all,
i am interested in your opinion on how to best auto - generate product videos based on PIM (product information management) data. i saw this pretty impressive example:
http://www.cliplister.de/fotoclips/
where it says:
Cliplister hat ein Verfahren entwickelt, mit dem in kürzester Zeit aus  Fotos und Texten hochwertige Videos produziert werden können. Bereits  mehr als 100 der größten Markenhersteller und Shops nutzen diesen  innovativen Dienst heute.
(they have developed a procedure which makes it possible to create highquality videos based on pictures + texts within a very short time. more than 100 brands and shops are using it already)
my question is: does anyone have a clue on if / how this could be achieved using after effects (they told me that all you need is the data - pictures + text - plus one custom made template - then you can create thousands of videos like the ones shown in their samples automatically, even puling in diferent languages files and thus create them in different languages
i would rather have a system like this set up internally as it allows for better flexibility - change templates whenever you need to , add more languages / products as they come in etc.
i would be interested to know how this can be done using after effects and / or - if someone knows exactly how to do that - if anyone is interested in providing basic setup plus inhouse training for us (could be webex or so) as a paid service for us

Slide shows can be a tedious and frustrating process. I've spend hours setting keyframes, making adjustments, and then going back to make adjustments after the client has added his input. There had to be a better way.
There is. I created an animation preset that adds expressions to opacity, position, and rotation based on layer in and outpoints. I have a starting position effect control for point control, z position slider, and rotation angles for x y and z as well as a setup check box and ease checkboxes for each of properties and a slider to set the length of the transition. Using this preset there is no need to set any keyframes. It's as automated as I can make it.
Here's my procedure:
Set up an action in Photoshop to size the photos to about 2X the composition width, make sharpness and color corrections, and whatever other adjustments need to be made in the slide show. I picked 2X because it's the most common in my workflow but you can use any size you want.
Run the action as a batch on the images and place them as copies in a new folder.
Import the images to AE.
Drop them all in a timeline
Trim them to the desired timing (4 seconds for example)
Make sure the images are in order with the first image at the bottom and the last image at the comp
Make all layers 3D
Apply the preset to all images
Place the CTI at the out point (4 seconds) of the group of layers
Start at the bottom image, solo the layer, click setup, and adjust the final position of the image using x, y, z position, x y z rotation.
Move to the first frame, use the first position expression controls to set the starting position
Preview the move
Uncheck Setup, then repeat for all other layers
If any images should be on for a longer time adjust their out points
Make sure that your composition is long enough to hold all of the images (10 images @ 4 seconds means minimum comp length = 40 seconds)
Select the bottom layer, then shift select the top layer
Set the blend mode to Alpha Add for all layers
Use the keyframe assistant to sequence the layers with the same overlap as the transition slider (default for me is 24 frames)
Preview, fine tune
Render
Using this technique I recently created a 7 minute slide show with about 90 images in about 30 minutes.
Here's the preset. I've been wanting to do a tutorial before releasing it but I've been too busy to get to it. Just unzip it, drop it in your User Presets folder or browse to it and enjoy. I hope it helps.

Similar Messages

  • Item Code Auto Generation Based on User defined Tables

    I need the Item code like
    PRODUCT TYPE-ITEMGROUP-ITEMCODE-SUBITEM-BRAND-COLOR  e.g .FG-01-01-00-001-00.
    I created the following User define Tables and link to Item Master data
    U_PRO             - FOR PRODUCT TYPE
    U_GROUP        - FOR  ITEM GROUP
    U_ITEMCODE    - FOR ITEMCODE
    U_SUBITEM       - FOR SUB ITEM
    U_BRD              - FOR BRAND NAME
    U_COLOR         - FOR COLOR
    i need a formatted search in Item code to fetch the codes from the user defined  table
    i tried with the following
    SELECT T5.[Code]'-'T2.[Code]'-'T3.[Code]'-'T4.[Code]'-'T0.[Code]'-'T1.[Code] FROM [dbo].[@BRD]  T0 , [dbo].[@COLOR]  T1, [dbo].[@GROUP]  T2, [dbo].[@ITEMCODE]  T3, [dbo].[@SUBITEM]  T4, [dbo].[@PRO]  T5 INNER JOIN OITM T6 ON T5.Code = T6.U_PRO WHERE
    T5.[Code] = T6.[$U_PRO] AND 
    T2.[Code] = T6.[$ U_GROUP] AND
    T3.[Code] = T6.[$U_ITEMCODE] AND
    T4.[Code] = T6.[$U_SUBITEM] AND
    T0.[Code]  = T6.[$U_BRD] AND
    T1.[Code]  = T6.[$U_COLOR]
    showing errors. Can any one help me regarding this. I badly need the query for Auto generation of Itemcode

    Hi,
    How can you assign those UDF value without ItemCode in the first place?
    Thanks,
    Gordon

  • When exporting a video slideshow to my desktop it will start and then just end with no progress so I have to cancel it.

    When exporting a video slideshow to my desktop it will start and then just end with no progress so I have to close it out.  I get no warnings or any explanations. Any ideas?  I am running Windows 7.  No problem viewing it in LR.  Thanks

    Found out LR wasn't stopping but slowed way down. For 19 pictures, no video and no sound it took over 6 Hrs to export.  Does anyone have any ideas to help this?  Thank You.

  • How can I fix the image size in a "Picture Library Slideshow Web Part"

    When I upload images to be used in the Slideshow Web Part they become skewed because they are different sizes. Is there a way to fix this besides uploading images that are all the same size? 
    Thanks,
    Kathleen

    http://webcache.googleusercontent.com/search?q=cache:bfUcFkD_bxgJ:spcodes.blogspot.com/2012/08/display-slide-show-images-within-fixed.html+&cd=4&hl=en&ct=clnk&gl=in
     Display Slide Show Images within fixed size
    The Picture Library Slide Show Web Part show the images stored in a picture library with slide show effect.
    This slide show web part displays the images with it's original size. Due to this the web part changes its size according to the image size. If we want the slide show to run within the specific size on the page then we need to control the size of the images
    to the fixed length during runtime.
    To achieve this we need to add the CEWP above the picture Library Slide Show web part & insert the following script in that web part.
    <style type="text/css">
    .ms-WPBody TD {
        PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING- WIDTH: auto !important; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT:
    auto !important; VERTICAL-ALIGN: middle; BORDER-LEFT-WIDTH: 0px; PADDING- 0px
    .ms-WPBody TD DIV {
        PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING- WIDTH: 100% !important; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT:
    auto !important; VERTICAL-ALIGN: middle; BORDER-LEFT-WIDTH: 0px; PADDING- 0px
    .ms-WPBody TD IMG {
        PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING- WIDTH: 260px !important; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT:
    190px !important; VERTICAL-ALIGN: middle; BORDER-LEFT-WIDTH: 0px; PADDING- 0px; align: center
    .s4-wpcell-plain {
        PADDING-BOTTOM: 0px; BORDER-RIGHT-WIDTH: 0px; MARGIN: 0px; PADDING- WIDTH: 100% !important; PADDING-RIGHT: 0px; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; HEIGHT:
    auto !important; VERTICAL-ALIGN: middle; BORDER-LEFT-WIDTH: 0px; PADDING- 0px
    .ms-PartSpacingVertical {
        MARGIN-"color:#783f04;font-family:'Courier New',Courier,monospace;" />}
    .style1 {
        COLOR: #808080
    }</style>
    We can fix the height & width of the image in the .ms-WPBody TD IMG css.
    http://sharepoint.stackexchange.com/questions/66028/picture-slideshow-web-part-image-size-too-small
    How to display original images in SlideShow web part
    Step 1. Save below JavaScript code to file, for example in SlideshowObjectInitializer.txt and upload it to SiteAssets Library
    <script type="text/javascript">
    function SlideshowObjectInitializer() {
    ShowPic = (function(ShowPicOrig) {
    return function() {
    var ssObj = arguments[0]; //SlideShow object
    var curPicIdx=ssObj.index; //current picture index
    ShowPicOrig.apply(this, arguments); //call original ShowPic
    //apply some changes to display original picture in SlideShow control
    ssObj.image.src = ssObj.linkArray[curPicIdx]; //display original image instead of web image
    //change picture & container size to auto instead of fixed (by default web image size is used)
    ssObj.image.setAttribute('height','100%');
    ssObj.image.setAttribute('width','100%');
    var cell = ssObj.cell;
    cell.style.width = 'auto';
    cell.style.height = 'auto';
    cell.style.display = '';
    var pcell = ssObj.cell.parentNode;
    pcell.style.width = 'auto';
    pcell.style.height = 'auto';
    })(ShowPic);
    ExecuteOrDelayUntilScriptLoaded(SlideshowObjectInitializer, 'imglib.js');
    </script>
    Step 2. Add CEWP on page where Slideshow web part is located and in the Content Editor tool pane, under Content Link, type
    /SiteAssets/SlideshowObjectInitializer.txt. 
    If this helped you resolve your issue, please mark it Answered

  • How to Set Item limit for Picture library Slideshow webpart in SharePoint 2013

    Picture library Slideshow webpart is using the default view "All Pictures" and if I set a filter condition in the view, the images are displaying based on it but if I set an Item limit as "5" or any number in the "All Pictures"
    view it is not reflecting in the slideshow webpart.
    Any suggestion would be a great help as the users want to see only the latest 5 images in the slideshow webpart.
    Thanks & regards,
    Asha

    I don't think so there is any way to set a item count limit on Picture Library Slideshow web wart.
    Web Part setting only allows to provide library and View, In List view also you can only set Item Limit to be shown on the 'List View'. Slideshow web part take all the items in the list and show, view is only used to provide which field needs to be shown.
    There could be 2 options:
    - Write a JavaScript to limit the count, and in the view add Sorting by 'Created' date. You can get some example on how to modify "Library Slideshow web part" javascript here: http://blog.vgrem.com/2013/04/27/beyond-the-slideshow-web-part-capabilities-in-sharepoint-2010/
     This link does not have solution of what you want, but it gives a very well idea on what you can look and modify. It will not be that straight forward for sure.
     - Create a custom webpart, it could be a easier approach. As there are many slideshow Javascript library present, and through code you will just need do a query and pull data from library with required number of items to be shown.
    get2pallav
    Please click "Propose As Answer" if this post solves your problem or "Vote As Helpful" if this post has been useful to you.

  • Firefox will not load pictures, videos or more than one tab at a time. Help!

    Hi there,
    I have reinstalled Firefox 3.6 a few times, but it doesn't seem to fix the problem. When I try and load a site with pictures, videos (such as YouTube, but including a blog post with pictures), or more than one tab at a time, I just get "Untitled" tabs that don't even register the address. This happens especially when clicking to open a link in a new tab from a Google Reader.
    At this point too, a lot of pages will not load correctly; even Firefox Help as it turns out!

    Sorry there is no telephone support. You could try the IRC if you want a quick response, ( whilst it is [https://support.mozilla.com/en-US/kb/ask open] )
    Firefox 4 is not supported, but firefox 3.6 is
    * see [[installing a previous version of firefox]]
    There is a change to a preference which may help, post back with more details of your problems please.

  • All pictures/videos ever taken with my iPad are missing

    I have the newest version of iPad (purchased in June).  Recently my camera app was not working (it's the third time it's happened since I got my iPad) so I reset my iPad without erasing media/content, because that's the only thing I've found that will make the app start working again. 
    Anyhow, when I tried to sync using my most recent iClouds backup, every picture and video I've ever taken with my iPad was gone.  All music and other photos (from my computer to iPad) synced just fine, but my iPad acts as if I've never taken a picture or video using "Camera," "Photo Booth," or "Instagram" and the pictures I created as wallpaper using the "Granimator" app are no longer there either except for the one I currently had/have as wallpaper.  When I go to try and change my wallpaper though, the picture I currently have is not available as a picture option, so I don't know why it's still my wallpaper.  I had some of the pictures I had taken with my iPad backed up in iPhoto on my computer, but even those don't automatically sync now.  In fact, whereas iPhoto used to automatically open (along with iTunes) when I plugged my iPad into my computer, it doesn't open at all automatically.  It did the first couple of times I tried (post reset) but it only ever came up with dotted outlines of where some pictures and videos on my iPad should have been, and would never retrieve the images so I could save them on my computer.
    What the heck happened?  I never deleted the photos, and the odd dotted outlines that used to appear in iPhoto post reset make me think that my data is somewhere floating around.  After one sync, I even had two images "reappear" in my iPad photostream (two of the videos that aren't there now) but when I tried to open them, I got a message saying that the "URL" could not be read.  I even reset with an iCloud backup from a few days before I initially reset, and the pictures/videos did not return.
    I'm hesitant to take any pictures or videos now with my iPad and that really upsets me.  Can I figure out where those pictures and videos disappeared to?
    Please let me know too if you know if this is an iPad, iCloud, or camera issue.  Normally, I would set up an appointment to go into an Apple store, but I'm living in Thailand and I know I won't find someone that speaks enough English well enough to help me with my problem, and I certainly can't explain my exact issue in Thai.
    Thanks...

    First double click the home button and swipe to close any open apps. Next reset, press and hold the home and power buttons for 10-15 seconds till the Apple logo appears. Release both buttons. Wait 15-20 seconds till your iPad starts on it's own. Try taking a photo.

  • Video slideshow not working in Internet Explorer

    Hello, my website has a video slideshow on the homepage is not appearing properly in Internet Explorer:
    www.incontextvideos.com
    It appears fine in Chrome on my computer, but I checked with a friend and in both Chrome and IE it is not displaying.
    Is this a firewall issue? What can I do?
    Many thanks,
    Raja

    I tried to check with IE and I can see the images etc , please provide the version details as well information on OS.
    Thanks,
    Sanjit

  • How do I share pictures, videos, and songs between 2 iPhones on 1 iMac?

    How do I share pictures, videos, and songs between 2 iPhones on 1 iMac? My wife and I shoot pictures and video at the same event and want to share them in 1 iPhoto event. We have music that we want to share and load onto our respective iPhones. And we DON'T want to muddle our contacts, apps, or other goodies.
    I tried to set up a shared folder for the pictures, and set us a login for each of us. I must have missed a step or two because it didn't work.
    Please spell it out. Please provide the steps and check marks, or a link to an Apple Support doc that makes it easy.
    Thanks,
    Ed
    iMac running 10.6.8 on an 3 Intel Core 2 Duo
    2 - iPhone 4 (Verizon) v 4.2.7

    Search Google for "Share iPhoto Library" for instructions

  • In Elements 12 how do I auto fix multiple pictures, then send them back to the organizer?

    In Elements 12 how do I auto fix multiple pictures, then send them back to the organizer?

    Hi,
    You can try the batch processing, refer the below link
    http://help.adobe.com/en_US/photoshopelements/using/WS287f927bd30d4b1f89cffc612e28adab65-7 fff.html#WS287f927bd30d4b1f89cffc612e28adab65-7ff6

  • What is the best External Hard Drive for a Macbook Leopard 10.5.8?  I need more memory for documents, pictures, videos, and music.  Thanks!

    What is the best External Hard Drive for a Macbook Leopard 10.5.8?  I need more memory for documents, pictures, videos, and music.  Thanks!

    Hi, does your MacBook have Firewire, or just USB?
    FW is far faster if you have that.
    Avoid Bus powered ones.
    http://eshop.macsales.com/shop/firewire/1394/USB/EliteAL/eSATA_FW800_FW400_USB
    USB only...
    http://eshop.macsales.com/shop/firewire/usb/eliteclassic

  • How do you transfer pictures,video's and text messages from iphone 4 to the new model

    How do you transfer pictures,video's and text messages from iphone 4 to the new model?

    http://support.apple.com/kb/ht2109

  • I tried to download picture/video files from iPhone 5S to MacBook Pro but it won't stop importing and I don't have phone connected.  I need to shut down the computer and I can't stop the import from spinning

    I tried to import picture/video files from iPhone 5S to MacBook Pro Aperature.  It appeared to be trying to download every picture I have ever taken even tho I checked do not import duplicates.  The phone is not connected to lap top.  It has been spinning for 1/2 day.  I can't stop it. I can't shut down the computer. How do I stop the import and shut computer down.

    Hey L. DENISE,
    I recommend that you use the following article to help you address this issue:
    OS X: How to quit an unresponsive application using Force Quit
    http://support.apple.com/kb/ht3411
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • Eliminate White Space in Picture Library Slideshow Web Part

    On my site, I am using picture library slideshow web parts on two different pages, and one of them is giving me trouble with unwanted white space between the photos and the back, pause, forward control buttons (see photo below).
    In an attempt to resolve this issue, I have tried numerous things. I have resized the width and height of the web part itself to many different sizes, but to not avail. I have cropped and resized all of the photos to be the exact same size of 300x200
    pixels. I have used CSS to display the photos to their actual size rather than the standard preview size. With all of this in mind, my second photo library web part on another page works perfectly. This was white space problem was only an issue until
    I resized/cropped the photos in that case. For this page, however, that solution is not working.
    Does anyone have any clue as to how I can remove this unwanted white space?
    Thank you!

    Hi Stacey,
    From your description, you would like to remove white space in picture library slideshow web parts. You used CSS to solve it however a web part still show white spaces.
    Please press F12 and see if there is div tag in white space, if there is, try remove it.
    http://365.webbrewers.com/Pages/webbrewerstest.aspx
    In addition, try edit web part properties > Display with > choose No Title or Description.
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/1e63661f-0183-44e7-843a-cca58a20cddc/remove-empty-space-in-picture-library-slideshow-web-part?forum=sharepointgeneralprevious 
    Regards,
    Rebecca Tu
    TechNet Community Support

  • I have recently updated my macs software then been onto Photo Booth and realised that all of my pictures/videos have been deleted and are not in iPhoto? Im not sure where they have all gone?

    PLEASE HELP
    I have recently updated my macs software then been onto Photo Booth and realised that all of my pictures/videos have been deleted and are not in iPhoto? Im not sure where they have all gone?

    Photobooth and iPhoto are two quite different apps with no connection between them. I'd try the Using Mac OS X forum for whatever version of the OS you have.

Maybe you are looking for

  • Unable to locate timecode in batch capture

    Hi there, I have been working on this problem for a while and would really appreciate some help. I have a documentary project I have been working on for some time and have completed the EDL. I am now trying to batch capture the footage again in full

  • Analysis of Freight in Subsequent Debits/Landed Costs

    Hi Friends, In the Invoice Verification Process, we do the Subsequent debits for various costs, say for fright, clearing charges etc. The users want to do the analysis of Freight component in Subsequent Debits or the landed costs. Any idea as to how

  • Backed up ipod to new laptop but laptop messed up songs albums and covers

    Any ideas how to fix this? I have successfully got a back up from my ipod to my new laptop itunes account but it messed up all the songs, albums and covers which was why I was trying to back up to laptop in the first place. Albums are still on home n

  • Linking two symbols

    Hi there, I'm new to Flash so please bear with me. I have a buttont that has drag and drop assigned to it as an actionscript from code snippets. I am trying to link the movements made by this button and the on click function to a symbol on the screen

  • Linking devices residents in distinct segment via HSE

    I would like to make a FBAP link between a H1 device under Linking Device and HSE device with FBUS Configurator. But, FBUS Configurator seems to disturb such linking. Now, a Linking Device and a HSE device are working on HSE. FBUS Configurator shows