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

Fix ffmpeg 7 compatibility #1265

Conversation

MarianoFacundoArch
Copy link

No description provided.

@Azarattum
Copy link

Would it break with the older versions after this PR or would it support both?

@MarianoFacundoArch
Copy link
Author

My code works on both

@totallytavi
Copy link
Contributor

Made a patch for this. You can download and use it by placing it in a folder called "patches" in your project and running npx patch-package
fluent-ffmpeg+2.1.2.patch

@njoyard
Copy link
Member

njoyard commented May 13, 2024

@MarianoFacundoArch can you please revert style changes in lib/capabilities.js? I'll merge it after that.

@govindrai
Copy link

@MarianoFacundoArch could you revert the style changes please? It makes the PR very difficult to review and folks could use this update.

Fwiw, I tried downloading your package fluent-ffmpeg-7 and ran into the same issues.

@totallytavi
Copy link
Contributor

@govindrai If you want a fix now, try the patch file I attached above.

totallytavi added a commit to totallytavi/node-fluent-ffmpeg that referenced this pull request May 19, 2024
* Add capture for all whitespace
* Change copied from fluent-ffmpeg#1265, minus the style changes
@totallytavi
Copy link
Contributor

totallytavi commented May 19, 2024

@njoyard Opened #1274 which achieves the same, just no style formats

@njoyard
Copy link
Member

njoyard commented May 19, 2024

Replaced by #1274

@njoyard njoyard closed this May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants