-
Notifications
You must be signed in to change notification settings - Fork 887
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
Fix ffmpeg 7 compatibility #1265
Conversation
Would it break with the older versions after this PR or would it support both? |
My code works on both |
Made a patch for this. You can download and use it by placing it in a folder called "patches" in your project and running |
@MarianoFacundoArch can you please revert style changes in |
@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. |
@govindrai If you want a fix now, try the patch file I attached above. |
* Add capture for all whitespace * Change copied from fluent-ffmpeg#1265, minus the style changes
Replaced by #1274 |
* Add capture for all whitespace * Change copied from fluent-ffmpeg/node-fluent-ffmpeg#1265, minus the style changes
No description provided.