Skip to content

Using vidwriter in ffmpeg leads to AttributeError: module 'ffmpeg' has no attribute 'input' #8

@mdfeinstein

Description

@mdfeinstein

the ffmpeg.py file, which contains the vidwriter function, tries to import ffmpeg. Further, many of the functions seem to refer to ffmpeg attributes, but there is no ffmpeg class defined anywhere, and so Python thinks I am trying to access an attribute of the module ffmpeg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions