muralikg / puppetcam

Export puppeteer tab as webm video
MIT License
322 stars 63 forks source link

how to remove black border around the recorded video? #24

Open suchit-distro opened 4 years ago

suchit-distro commented 4 years ago

I am using code to record html-css animation video. The output video is recorded with black border around. How to get rid of this border. I tried to change the height and width in export.js but not worked. Attached zip with webm file and screenshot showing black border recorded_video_with_black_border.zip

shubham-pixelnx commented 4 years ago

This issue is already posted by me Link to that issue