manishkatyan / bbb-mp4

Easily integrate bbb-mp4 app into your BigBlueButton server to automatically convert class recordings into MP4 videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to adjust video size and quality?

gschwed opened this issue · comments

Hi @manishkatyan ,
thank you for this very useful software.
We have tested it and it works fine.
But I am wondering where and how I can adjust the video size and quality for different purposes.

Regards,
Gerhard

Looping in my colleague @arunkumar141997

Hi, @gschwed

  • Clone this repo
  • Edit the screen size in bbb-mp4.js and ffmpeg-cmd.sh and create a new image.
  • Use That newly created image in bbb-mp4.sh
  • Incase if mp4 is not working please comment the line options.executablePath = "/usr/bin/google-chrome" in bbb-mp4.js and create a new docker image and use it.

Thanks @arunkumar141997.
I will try.

Closing due to inactivity.