Skip to content

Commit

Permalink
use 30 fps
Browse files Browse the repository at this point in the history
  • Loading branch information
ejm714 committed May 16, 2024
1 parent 29aca01 commit 83ea4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_load_video_frames.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ def test_megadetector_lite_yolox_dog(tmp_path):
[
"ffmpeg",
"-r",
"32",
"30",
"-f",
"image2",
"-s",
Expand Down

0 comments on commit 83ea4a7

Please sign in to comment.