Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ffmpeg] libx264-164.dll file is not copied to bin directory after build #43802

Open
perefm opened this issue Feb 12, 2025 · 0 comments
Open
Assignees
Labels
category:question This issue is a question

Comments

@perefm
Copy link

perefm commented Feb 12, 2025

Describe the bug
Since the last commit (5a1b13c#diff-aa065339cf21848143c63bd6a011957f05e6e912bae4edfe9d338bfea13bf435), the library libx264-164.dll is not copied to bin directory.

Environment

  • OS: Win x64
  • Compiler: vs2022

To Reproduce
Steps to reproduce the behavior:

  1. ./vcpkg install ffmpeg[opencl,nonfree,nvcodec,x264,gpl,version3]
  2. build

Expected behavior
After build, all DLLs should be copied (avcodec-61.dll, avformat-61.dll, OpenCL.dll, ... and libx264-164.dll)

Failure logs

  • all dll's are copied except libx264-164.dll.

Workaround
Do a rollback to tag 2024.12.16 (git checkout tags/2024.12.16)

perefm added a commit to Spontz/Phoenix that referenced this issue Feb 12, 2025
@JonLiu1993 JonLiu1993 added the category:question This issue is a question label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants