Skip to content

Latest nuget does not contain ffprobe options changes #11

@adrianiftode

Description

@adrianiftode

As stated in the title, if you use the latest version, then code like

var serviceProvider = new ServiceCollection()
        .AddMediaToolkit(ffmpegFilePath, ffprobeFilePath)
        .BuildServiceProvider();

is not compilable, as there is not AddMediaToolkit overload

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