videoWriteClipMovie
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Video/Audio/PDF
Introduced first in SolidGeometry 3.2, Creation date: 2017-01-01, Last change: 2025-09-14
creates a video from images and videos without sound
Description
No sound support in 2016b
See Also: imageVideoFrames
, imageVideoTitle
, imageVideoTextPage
, imageVideoEndtitle
, imageVideoWrite
, videoCopyFrames
, videoCopyCutMovies
Example Illustration
Syntax
videoWriteClipMovie(WName,[ImageOrFile,cduration])
Input Parameter
WName: | | Filename; default is desktopdir |
ImageOrFile: | | Image or Filename |
cduration: | | number of seconds to display the image |
Examples
%% see Tutorial VLFL_EXOP25
videoWriteClipMovie(smbFilename('Video comp SG_LIB_EXP_25.avi'),
IT,2,...
ID,5,...
IM,5,...
smbFilename('Video SG_LIB_EXP_25.avi'),...
IE,1);
Copyright 2017-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21