Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)