Skip to content

Commit

Permalink
fixes merge conflict mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
tweak-wtf committed Jul 13, 2024
1 parent 7edd102 commit c12235a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# LabLib
![](https://img.shields.io/badge/os-windows-blue)

Generate intermediate sequences for VFX processing using OIIO and FFMPEG!

Expand All @@ -10,9 +11,6 @@ This module aims to help by providing helper classes and functions to:
- Create correctly formed OIIO commandline strings automatically.
- Render out frames with Color and Repositioning baked in using oiiotool

**DISCLAIMER**
This is still a wip, and it's currently missing a lot of functionality.
Use at your own risk!

## Instructions
The core functionality relies on using **Processors** and **Operators** to compute the correct commandline parameters.
Expand Down

0 comments on commit c12235a

Please sign in to comment.