Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moebiussurfing/ofxsurfingvideoskip
A tweakeable loops video player.
https://github.com/moebiussurfing/ofxsurfingvideoskip
openframeworks openframeworks-addon openframeworks-application
Last synced: 12 days ago
JSON representation
A tweakeable loops video player.
- Host: GitHub
- URL: https://github.com/moebiussurfing/ofxsurfingvideoskip
- Owner: moebiussurfing
- License: mit
- Created: 2021-06-12T02:23:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T09:09:04.000Z (6 months ago)
- Last Synced: 2024-05-22T13:32:13.484Z (6 months ago)
- Topics: openframeworks, openframeworks-addon, openframeworks-application
- Language: C++
- Homepage:
- Size: 8.73 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **WIP**
ofxSurfingVideoSkip
Video Loops Player Engine
Custom, experimental and personal
Hap codec player for Fast Scrub and Skip Timers.
Overview •
Core Features •
Screenshot •
Dependencies •
Optional Modules## Overview
A custom, experimental and personal **Video Loops Player Engine**.## Core Features
- Hap codec player for fast scrub
- In / Out marks
- Speed
- Reverse
- Skip Timers
- Beat/BPM mode or absolute Duration mode
- Skip Timer
- Reverse Timer## Screenshot
![](readme_images/Capture.PNG)## Dependencies
- [ofxHapPlayer](https://github.com/bangnoise/ofxHapPlayer)
- [ofxSurfingImGui](https://github.com/moebiussurfing/ofxSurfingImGui)
- [ofxImGui](https://github.com/Daandelange/ofxImGui/) / Fork
- [ofxSurfingBox](https://github.com/moebiussurfing/ofxSurfingBox)
- [ofxSurfingHelpers](https://github.com/moebiussurfing/ofxSurfingHelpers)
- ofxGui / oF core### Optional Modules
- Presets management using **ofxSurfingPresets**.
- Mood Machine / Randomizer using **ofxSurfingMoods**.
- OSC receiver to change presets using **ofxSurfingOsc**.
- NDI sender using **ofxNDI**.
- Post Fx shaders using **ofxSurfingFxPro**.
- External clock using **ofxBeatClock**.#### Optional Add-ons / Compatible Modules:
Can be disabled / enabled using directives.
- [ofxSurfingPresets](https://github.com/moebiussurfing/ofxSurfingPresets)
- [ofxSurfingMoods](https://github.com/moebiussurfing/ofxSurfingMoods)
- [ofxNDIHelper](https://github.com/moebiussurfing/ofxNDIHelper)
- [ofxSurfingOsc](https://github.com/moebiussurfing/ofxSurfingOsc)
- [ofxSurfingFxPro](https://github.com/moebiussurfing/ofxSurfingFxPro)
- [ofxBeatClock](https://github.com/moebiussurfing/ofxBeatClock)