bbb-mp4 icon indicating copy to clipboard operation
bbb-mp4 copied to clipboard

Records With Large Size didn't convert to MP4 on BBB 2.6

Open SepehrTorahi opened this issue 1 year ago • 2 comments

I have problem with records that have large size They don't convert to mp4 , but at the same time other records convert very well and i can download them. Also when i used bbb-mp4.sh to convert them manually i had the same problem, it's not successful. I tried to rebuild them but it's not helpful. I Need Help :)

SepehrTorahi avatar Sep 05 '23 20:09 SepehrTorahi

@SepehrTorahi What is the duration of the recordings?

arun-hel avatar Sep 18 '23 04:09 arun-hel

I try to convert a recording of around 2hours , and i get the following error :

Starting pulseaudio...
Waiting for pulseaudio to start...
Recording found
Error: Evaluation failed: TypeError: Cannot read property 'duration' of null
    at __puppeteer_evaluation_script__:2:68
    at ExecutionContext._evaluateInternal (/usr/src/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:221:19)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at async ExecutionContext.evaluate (/usr/src/app/node_modules/puppeteer/lib/cjs/puppeteer/common/ExecutionContext.js:110:16)
    at async main (/usr/src/app/bbb-mp4.js:82:29)

I wanna also ask if a video length is for example 1 hour, does it take 1 hour for ffmepg to convert it to mp4 ? as it should open it in chrome and record it. Thank you !

parpsy avatar Nov 15 '23 08:11 parpsy