Skip to content

Commit

Permalink
video tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed May 8, 2024
1 parent 1cce43d commit 18f5e1e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions simba/video_processors/video_processing.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,7 @@ def change_single_video_fps(file_path: Union[str, os.PathLike], fps: int, gpu: O
.. note::
To change the FPS of all videos in a directory, use ``simba.video_processors.video_processing.change_fps_of_multiple_videos``.
.. video:: _static/img/change_single_video_fps.mp4
:nocontrols:
.. video:: _static/img/change_single_video_fps.webm
:loop:
:parameter Union[str, os.PathLike] file_path: Path to video file
Expand Down

0 comments on commit 18f5e1e

Please sign in to comment.