X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 14 Apr 2015 02:31 PM by  anon
creating videos
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
14 Apr 2015 02:31 PM
    I am trying to create a video's from image frames. I have used the "WRITE_VIDEO" function to create .avi, .mp4. and .mpg,but non of these will play in powerpoint. Do you have any solutions for creating useable videos? I used to work with IDL 6.3 and created videos for powerpoint with no trouble. Now I am working with version 8.2. It looks like if I upgrade to 8.4 there is a "IDLffVideoWrite" function. Would that work better than the "WRITE_VIDEO" function, or is it simply a wrapper with the same basic coding? Any advice appreciated. Thanks.

    Zachary Norman



    Basic Member


    Posts:173
    Basic Member


    --
    22 Apr 2015 11:23 AM
    Hello Adam, Your problem may be from how you are using WRITE_VIDEO for not being able to play videos in Power Point. Try using the example on the following link, which uses IDLffVideoWrite and successfully works : http://www.exelisvis.com/...IDLffVideoWrite.html Additionally, if you check the documentation regarding WRITE_VIDEO, it is specified that WRITE_VIDEO is a wrapper for IDLffVideoWrite. I would recommend reading the documentation for more information (http://www.exelisvis.com/...s/WRITE_VIDEO.html). Also, in the future it may be best if you post questions which are specific to IDL under the IDL folder in the forum. They will likely get answered more quickly in there. Hope that helps!
    You are not authorized to post a reply.