Click here to Skip to main content
15,886,578 members
Articles / Programming Languages / C#

Video Player supporting Segment Definitions

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
10 Aug 2020CPOL8 min read 4.9K   399   2  
An application to define, save and watch segments of a video that I have selected
An application that I developed for my own use that allows me to load a video, then define, play and save multiple segments. It will save information about the videos and their associated segments in the XML file associated with the application. It includes features like being able to change the speed, and naming segments.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Clifford Nelson Consulting
United States United States
Has been working as a C# developer on contract for the last several years, including 3 years at Microsoft. Previously worked with Visual Basic and Microsoft Access VBA, and have developed code for Word, Excel and Outlook. Started working with WPF in 2007 when part of the Microsoft WPF team. For the last eight years has been working primarily as a senior WPF/C# and Silverlight/C# developer. Currently working as WPF developer with BioNano Genomics in San Diego, CA redesigning their UI for their camera system. he can be reached at qck1@hotmail.com.

Comments and Discussions