nadermx / backgroundremover

Background Remover lets you Remove Background from images and video using AI with a simple command line interface that is free and open source.
https://www.backgroundremoverai.com
MIT License
6.46k stars 538 forks source link

How to generate binary mask instead of cutout #21

Closed shailenderjain closed 1 year ago

shailenderjain commented 2 years ago

Hello,

Is there any option to generate a mask instead of cutout? I wanted to check if there is any command line option. I wanted to create background of different colors like RED, White, Blue, Black etc

Thanks Shailender Jain

FinallyKiKi commented 2 years ago

Make matte key file (green screen overlay) Make a matte file for premier

backgroundremover -i "/path/to/video.mp4" -mk -o "output.matte.mp4"