mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 17:20:05 +00:00
fix rewind discrepancies
This commit is contained in:
@@ -342,7 +342,7 @@ class VideoAnnotator:
|
||||
file_path,
|
||||
start_timestamp=start_timestamp,
|
||||
end_timestamp=end_timestamp,
|
||||
target_fps=2 # 2 FPS is good balance for VLM
|
||||
target_fps=1
|
||||
)
|
||||
is_extracted = extracted_path != file_path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user