====== VEGASPython for Users ====== VEGASPython extends VEGAS with following functions: New functions available with VEGASPython * [[en:vegasscenedetect|VegasSceneDetect]] Simple functions to demonstrate the principle (these function are based on existing VEGAS scripts): * Add2SecondGap * AddMarkersAtInterval * AddMarkersToEvents * AddRegionsToEvent * AddTransitionToSelectedEvents * Chopoff_BeginandEndofEvent_PN * LimitSelectedEventLength * LimitSelectedEventLengthto4Seconds ====== Download and Installation ====== [[en:vegas_python_download|VEGASPython Downloadpage]] ====== VEGASSceneDetect ====== VEGASSceneDetect creates subclips of a mediaclip from the Mediapool or on the Timeline based on scene changes. Usage: Select clips in the mediapool or select clips on the timeline Call the VEGAS Extension: VEGASScenedetect A window with the preview of the clip will open. The white bar at the top of the screen shows the progress of the scene detection. Pressing ESC when the preview window is active aborts the scenedetection process. Please find more details on the VEGAS SCENE DETECT page: [[en:vegasscenedetect|VEGAS Scene Detect]] ====== Additional VEGASPython Scripts ====== additional and updated versions of VEGASPython Scripts can be found here: [[en:vegas_python_scripts|VEGASPython Scripts]] or on GitHub: https://github.com/haroldlinke/VEGASPython_Scripts