You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
SepehrTorahi
changed the title
Records With Large Size didn't convert to MP4
Records With Large Size didn't convert to MP4 on BBB 2.6
Sep 5, 2023
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 !
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 :)
The text was updated successfully, but these errors were encountered: