Skip to content

Commit

Permalink
[docs] Update showcase video in README (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechBarczynski authored Aug 12, 2024
1 parent fe6b983 commit 9664b22
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ for any video conferencing, live-streaming, or broadcasting solutions where you
However, you can also use it for non-real-time use cases, for example, apply some effect on a video from an MP4 file and write the output
to the new MP4.

We don't have plans to introduce any major breaking changes in the API in the foreseeable future.
https://github.com/user-attachments/assets/d8716866-67bd-4721-b1c2-1a1d31e1c5b5

## Where to start?

Expand All @@ -24,8 +24,6 @@ LiveCompositor supports Linux and macOS and can be used in 2 ways:

## Demos

https://github.com/software-mansion/live-compositor/assets/104033489/e6f5ba7c-ab05-4935-a42a-bc28c42fc895

This is just a sample of effects that you can achieve with LiveCompositor. It is a compilation of a few demo projects
written in TypeScript that you can find in [`demos`](./demos) directory.

Expand Down
2 changes: 2 additions & 0 deletions demos/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# LiveCompositor TypeScript demos

https://github.com/software-mansion/live-compositor/assets/104033489/e6f5ba7c-ab05-4935-a42a-bc28c42fc895

## Technical requirements

- **FFmpeg** (FFmpeg6 on Linux, FFmpeg 7 on MacOS)
Expand Down

0 comments on commit 9664b22

Please sign in to comment.