createvideoscript

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Video/Audio/PDF
Introduced first in SolidGeometry 5.1, Creation date: 2021-12-08, Last change: 2025-09-15

fnct to create video tutorials of text, videos, figures

Description

WARNING ALL FILES WITH NAME "ZZVIDEO_"
Often in teaching figures or animations are made using matlab. Thoses videos are uploaded to youtube or another video repository. Students can easlity learn from videos by using the play and stop function of a player and often no audio is required if text pages are used. On the other hand, creating videos is extremly time consuming. This function helps to make small clips explaining topics.
The basic commands in the script file are
## Comment line
# Textpage: with following text files
# Video:
# Image:
# Title: < Title >, < subtitle >, < author-and-date >
# Figure:
# End:
# RETURN: just for debugging, stops the execution of the script


See Also: drawnowvid , Videoquickcloseandopen , Videoquickwritetextpage , Videoquickstart , Videoquickwritegcf

Example Illustration

 missing image of createvideoscript(fname)

Syntax

createvideoscript([fname])

Input Parameter

fname: filename of script file

Examples

Create a directory and use a ascii textfile, for example videoscript.txt that uses the
commands mentioned above! Such as:
## written by firstname lastname 2021-12-09
# VIDEO:
# TITLE: My video title
# TEXTPAGE:
Hello Line 1
Hello Line 2
# END:




Copyright 2021-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