Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to use this module
#3
(Feb-12-2020, 10:43 AM)DeaD_EyE Wrote: You can run it in your own Python program: https://pyscenedetect.readthedocs.io/en/...ge-python/
Or you could just use the command line interface: https://pyscenedetect.readthedocs.io/en/...les/usage/
thanks for the reply, i can use that you mention in the link that you provide,
that i like to know is: how to use FFmpeg parameter or command in that PySceneDetect,

more or less is this syntax => scenedetect.video_splitter.split_video_ffmpeg(input_video_paths, scene_list, output_file_template, video_name, arg_override='-c:v libx264 -preset fast -crf 21 -c:a copy', hide_progress=False, suppress_output=False)

and another way is i found this https://github.com/Breakthrough/PySceneD...plitter.py, the py file, how to run it?

again, thanks for the reply
Reply


Messages In This Thread
how to use this module - by ujang - Feb-12-2020, 09:33 AM
RE: how to use this module - by DeaD_EyE - Feb-12-2020, 10:43 AM
RE: how to use this module - by ujang - Feb-12-2020, 11:43 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020