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

I suggest about some ffmpeg options to decrease ffmpeg libs. #12

Open
hsnks100 opened this issue Dec 13, 2017 · 0 comments
Open

I suggest about some ffmpeg options to decrease ffmpeg libs. #12

hsnks100 opened this issue Dec 13, 2017 · 0 comments

Comments

@hsnks100
Copy link

I noticed that original ffmpeg compile options has unnessasary ffmpeg elements.

you just write following options.

--disable-doc --enable-small --disable-avdevice --disable-swscale --disable-avfilter --disable-swresample --disable-postproc --disable-everything --disable-debug --enable-decoder=h264 --disable-programs --enable-protocol=file --enable-parser=h264 --enable-demuxer=h264 --enable-muxer=h264 

above option help libs to decrease file size.

I appreciated you shared this project.

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

1 participant