I've seen this topic mentioned in this forum on numerous occasions. For what it's worth, I've just incorporated this functionality into PRE-RELEASE version v1.0.59 of Timeline Tools.
This new feature scans your media file and keeps track of scene changes in the video frames. When scenes are detected they fill a listbox where you can step through the list and view the scene boundaries in the Vegas Timeline and Preview window. There are Edit keys provided that let you either delete a scene, or merge the selected scene with either the scene that precedes or follows the selected one. When you're satisfied with your detected scenes, simply press the Accept button and Regions are created that bound each scene.
Download the PRE-RELEASE version of Timeline Tools.
Run the Setup program (which has grown considerably to incorporate this feature) then launch Sony Vegas Pro. You access the new feature from a new Context Menu option in the Main Display Grid. Highlight the Event(s) that you want to process, then right-click on the Grid and select the "Optical Scene Detect on Highlighted Events" menu item. This will bring up a dialog where you adjust a slider to set the detection sensitivity level (typical values are from 7 to 25), where lower setting are the most sensitive. A setting of Zero will return one scene for every frame. Press the Start Process button, and wait for the process to finish.
If you decide to download this PRE-RELEASE version of Timeline Tools, I'd appreciate to hear any comments or suggestions you may have.
Lastly. This new feature was only made possible through the use of FFMpeg, a program covered by the GNU General Public License, version 2. FFMpeg supports a wide range of video file formats, but the latest video formats may not have made their way into the code. However new releases are made available as soon as new formats are added. Timeline Tools installs the 32 and 64 bit versions of this DOS program, then spawns it in a process to collect it's output information. From http://ffmpeg.org/legal.html and http://ffmpeg.zeranoe.com/
This new feature scans your media file and keeps track of scene changes in the video frames. When scenes are detected they fill a listbox where you can step through the list and view the scene boundaries in the Vegas Timeline and Preview window. There are Edit keys provided that let you either delete a scene, or merge the selected scene with either the scene that precedes or follows the selected one. When you're satisfied with your detected scenes, simply press the Accept button and Regions are created that bound each scene.
Download the PRE-RELEASE version of Timeline Tools.
Run the Setup program (which has grown considerably to incorporate this feature) then launch Sony Vegas Pro. You access the new feature from a new Context Menu option in the Main Display Grid. Highlight the Event(s) that you want to process, then right-click on the Grid and select the "Optical Scene Detect on Highlighted Events" menu item. This will bring up a dialog where you adjust a slider to set the detection sensitivity level (typical values are from 7 to 25), where lower setting are the most sensitive. A setting of Zero will return one scene for every frame. Press the Start Process button, and wait for the process to finish.
If you decide to download this PRE-RELEASE version of Timeline Tools, I'd appreciate to hear any comments or suggestions you may have.
Lastly. This new feature was only made possible through the use of FFMpeg, a program covered by the GNU General Public License, version 2. FFMpeg supports a wide range of video file formats, but the latest video formats may not have made their way into the code. However new releases are made available as soon as new formats are added. Timeline Tools installs the 32 and 64 bit versions of this DOS program, then spawns it in a process to collect it's output information. From http://ffmpeg.org/legal.html and http://ffmpeg.zeranoe.com/