Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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