Skip to content

Commit

Permalink
Fix commented recode command
Browse files Browse the repository at this point in the history
  • Loading branch information
Cuchulain committed Oct 11, 2023
1 parent ee6d063 commit 5f92be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recode_video.py
Expand Up @@ -204,4 +204,4 @@ def get_command(command, file_path):

print("\nCall this command:\n{}\n".format(ffmpeg_command))

# os.system(ffmpeg_command)
os.system(ffmpeg_command)

0 comments on commit 5f92be5

Please sign in to comment.