Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.
This repository was archived by the owner on May 22, 2025. It is now read-only.

ffmpeg is not a function #1310

Description

@vkulkarniu

Version information

  • fluent-ffmpeg version: 2.1.3
  • ffmpeg version: 0.0.4
  • OS: MacOS Montery

Code to reproduce

import * as ffmpeg from "fluent-ffmpeg";

or 

var ffmpeg = require ('fluent-ffmpeg')

(note: if the problem only happens with some inputs, include a link to such an input file)

Expected results

I should be able to import and call the function.

Observed results

ffmpeg is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions