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

Are there more compact FFmpeg libraries? #87

Open
1kilogram opened this issue Nov 28, 2022 · 2 comments
Open

Are there more compact FFmpeg libraries? #87

1kilogram opened this issue Nov 28, 2022 · 2 comments

Comments

@1kilogram
Copy link

Are there more compact FFmpeg libraries?

Is there a module ffmpeg.atom.js that does only ONE function: -i input.mp4 -vn -strict -2 output.mp4 , that is, only extracts audio from .mp4 (essentially removes video from .mp4) ? (but is up to max 1 mb in size)

Is there a module ffmpeg.micro.js that works only with mp4 files? (but is up to max 10 mb in size)

Regards, @1kilogram

@1kilogram
Copy link
Author

?

@MarkDaviesSensei
Copy link

also wanting to know

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

No branches or pull requests

2 participants