libretro / libretro-meta

The Unlicense
4 stars 3 forks source link

[FFmpeg] Failed to open libretro core #97

Open CuttleFishJones865 opened 7 years ago

CuttleFishJones865 commented 7 years ago

Loading the FFmpeg core through the Load Core menu and then loading a media file through Load Content menu results in a failure. RetroArch displays the message "Failed to open libretro core"

Here is the log https://pastebin.com/h2qiUs6B

"[ERROR] Failed to open libretro core: "cores\ffmpeg_libretro.dll [ERROR] Error(s): The specified procedure could not be found."

FFmpeg works just fine if Use Builtin Media Player is enabled in the RetroArch config but it's odd that it fails to load when the core is downloaded from the Core Updater and is loaded manually.

I can make a video demonstrating this if further explanation is needed

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48973083-ffmpeg-failed-to-open-libretro-core?utm_campaign=plugin&utm_content=tracker%2F56438981&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F56438981&utm_medium=issues&utm_source=github).
lamskoy commented 5 years ago

ffmpeg_libretro.dll is linked to avcodec-56.dll but RetroArch comes with avcodec-57.dll