fix(rebase): rebase follow up corrections

This commit is contained in:
CarolinePascal
2026-06-15 14:18:40 +02:00
parent 364d4de96f
commit 655338abf3
2 changed files with 2 additions and 2 deletions
@@ -281,7 +281,7 @@ class VideoFrameProvider:
reencode_video(
src,
out_path,
camera_encoder=encoder,
video_encoder=encoder,
overwrite=True,
start_time_s=from_timestamp,
end_time_s=to_timestamp,