mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 10:53:50 +02:00
Add procedural generation example
This commit is contained in:
+4
-2
@@ -22,8 +22,10 @@ features:
|
||||
details: Convert an input file to a highly-compressed MP4 file.
|
||||
link: /examples/file-compression
|
||||
target: _self
|
||||
- title: Feature B
|
||||
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- title: Procedural video generation
|
||||
details: Generate a video file as fast as the hardware allows
|
||||
link: /examples/procedural-generation
|
||||
target: _self
|
||||
- title: Feature C
|
||||
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
---
|
||||
|
||||
+1
-1
@@ -42,6 +42,6 @@ Examples:
|
||||
✅ Rendering thumbnails for a video / extracting a wave form?
|
||||
✅ Media player
|
||||
✅ Conversion demo: File compressor
|
||||
- Procedurally generated video (faster than real time)
|
||||
✅ Procedurally generated video (faster than real time)
|
||||
- Video generated from live sources
|
||||
- Live streaming demo?
|
||||
Reference in New Issue
Block a user