C0D3D3V / bbb-dl

Downlaod BigBlueButton recordings. A simple scrapper for Big Blue Button lessons. Download and merge the audio and video files of a BigBlueButton conference from the conference replay url.
MIT License
67 stars 17 forks source link

ffmpeg error #5

Closed federicotorrielli closed 3 years ago

federicotorrielli commented 3 years ago

error_bbbdl

I will look into this tomorrow myself, just posting the image of the error, seems related to ffmpeg.

I am also implementing an option to use nvenc to encode for ffmpeg.

federicotorrielli commented 3 years ago

Pull request #6 fixes this issue, waiting for merge.

C0D3D3V commented 3 years ago

Should be fixed right?