From b97b373ae280fe79e7e95d133e530e73d6f968e7 Mon Sep 17 00:00:00 2001 From: Wesley Matos Date: Fri, 13 Dec 2024 23:02:51 -0300 Subject: [PATCH] feat: include `hvc1` codec to load h.265 videos --- screenpipe-app-tauri/components/video.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screenpipe-app-tauri/components/video.tsx b/screenpipe-app-tauri/components/video.tsx index 3fcd9af80..463185eb8 100644 --- a/screenpipe-app-tauri/components/video.tsx +++ b/screenpipe-app-tauri/components/video.tsx @@ -120,7 +120,7 @@ export const VideoComponent = memo(function VideoComponent({ ) : ( )}