diff --git a/README.md b/README.md index 7fad10f6c..623e4af0b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ https://user-images.githubusercontent.com/287266/205186059-c96e2728-62e4-41c5-b6 ## nanovg-demo Renders a color wheel on top of an input-video using nanovg (OpenGL), does colorspace conversions using OpenCV (OpenCL) and decodes/encodes on the GPU (VAAPI). -https://user-images.githubusercontent.com/287266/200169216-1ff25db5-f5e0-49d1-92ba-ab7903168754.mp4 +https://user-images.githubusercontent.com/287266/205187582-91e861c8-011d-45b4-bc54-4d623d21c63d.mp4 ## font-demo Renders a Star Wars like text crawl using nanovg (OpenGL), uses OpenCV (OpenCL) for a pseudo 3D effect and encodes on the GPU (VAAPI).