LukasBommes / mv-extractor

Extract frames and motion vectors from H.264 and MPEG-4 encoded video.
MIT License
279 stars 56 forks source link

Install Size #5

Closed dananomer closed 2 years ago

dananomer commented 2 years ago

how much free space is required for the installation? it take considerable amount of time to install

LukasBommes commented 2 years ago

It takes long because I am downloading and building both OpenCV and FFMPEG from source. I am not sure if there is a more elegant way of getting the necessary header files without installing the full libraries. About the size requirement I can not give you a specific value as I currently have no build of the project. The resulting Docker image should be a few GB, mostly due to the large size of the base image (Ubuntu 18.04). Since I am using multistage builds, the size is already reduced.

dananomer commented 2 years ago

Thank you for your response

On Fri, Nov 12, 2021, 4:46 PM Lukas Bommes @.***> wrote:

It takes long because I am downloading and building both OpenCV and FFMPEG from source. I am not sure if there is a more elegant way of getting the necessary header files without installing the full libraries. About the size requirement I can not give you a specific value as I currently have no build of the project. The resulting Docker image should be a few GB, mostly due to the large size of the base image (Ubuntu 18.04). Since I am using multistage builds, the size is already reduced.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LukasBommes/mv-extractor/issues/5#issuecomment-967171796, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASEHV6HQRP3RXCSDOE7AMHTULUSEDANCNFSM5H443QNQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.