User guide
These are the parts of the library most likely to be useful to users.
Some ways to form a clip from existing source material:
Some ways to create new clips out of nothing:
Some ways to take existing clips and return new one modified somehow:
clip.add_subtitles()
clip.background()
clip.bgr2rgb()
clip.chain()
clip.composite()
clip.crop()
clip.fade_in()
clip.fade_out()
clip.filter_frames()
clip.hold_at_end()
clip.hold_at_start()
clip.hstack()
clip.join()
clip.ken_burns()
clip.letterbox()
clip.loop()
clip.mono_to_stereo()
clip.repeat_frame()
clip.resample()
clip.reverse()
clip.scale_alpha()
clip.scale_by_factor()
clip.scale_to_fit()
clip.scale_to_size()
clip.scale_volume()
clip.silence_audio()
clip.slice_clip()
clip.slice_out()
clip.spin()
clip.stereo_to_mono()
clip.superimpose_center()
clip.timewarp()
clip.to_default_metrics()
clip.to_monochrome()
clip.vstack()
Some ways to save or view a completed clip: