Skip to content

System.NotSupportedException: Specified method is not supported. Since 5b2dbe2dabef1131f214632346bde2ada9f8e229 #63

@Todilo

Description

@Todilo

Prior to the update of the ffmpeg version 6 no errors but now this code breaks with error
System.NotSupportedException: Specified method is not supported

ffmpeg.av_hwdevice_iterate_types(type))

System.NotSupportedException: Specified method is not supported. at FFmpeg.AutoGen.DynamicallyLoadedBindings.<>c.<Initialize>b__2_953(AVHWDeviceType <p0>) at FFmpeg.AutoGen.DynamicallyLoadedBindings.<>c.<Initialize>b__2_243(AVHWDeviceType prev) at FFmpeg.AutoGen.ffmpeg.av_hwdevice_iterate_types(AVHWDeviceType prev)

I have installed latest ffmpeg
ffmpeg version 6.0-full_build-www.gyan.dev Copyright (c) 2000-2023 the FFmpeg developers
built with gcc 12.2.0 (Rev10, Built by MSYS2 project)

Runnning on windows 11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions