Welcome to ffmpeg-python’s documentation!¶
ffmpeg-python: Python bindings for FFmpeg
-
ffmpeg.
colorchannelmixer
(parent, *args, **kwargs)¶ FIXME
-
ffmpeg.
concat
(*parents, **kwargs)¶ FIXME
-
ffmpeg.
drawbox
(parent, x, y, width, height, color, thickness=None, **kwargs)¶ FIXME
-
ffmpeg.
file_input
(filename)¶ Input from a file.
Corresponds to ffmpeg -i option.
- Args:
- filename: Input filename
-
ffmpeg.
file_output
(parent, filename)¶ FIXME
-
ffmpeg.
fluent
(node_classes=set([<class ‘ffmpeg.nodes.Node’>]))¶ Decorator to make function show up as an instance method on specified node classes.
Parameters: node_classes – list of node classes
-
ffmpeg.
get_args
(parent)¶ FIXME
-
ffmpeg.
hflip
(parent)¶ FIXME
-
ffmpeg.
hue
(parent, **kwargs)¶ FIXME
-
ffmpeg.
merge_outputs
(*parents)¶ FIXME
-
ffmpeg.
overlay
(main_parent, overlay_parent, eof_action=’repeat’, **kwargs)¶ FIXME
-
ffmpeg.
overwrite_output
(parent)¶ FIXME
-
ffmpeg.
run
(parent, cmd=’ffmpeg’)¶ FIXME
-
ffmpeg.
setpts
(parent, expr)¶ FIXME
-
ffmpeg.
trim
(parent, **kwargs)¶ FIXME
-
ffmpeg.
vflip
(parent)¶ FIXME
-
ffmpeg.
zoompan
(parent, **kwargs)¶ FIXME