Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI Companion2021-09-13 01:56 AM - last edited on 2022-03-11 09:04 AM by Bri
Hello everyone. There is a question about converting videos after the conference. The task is to convert the video according to the script. But there are a number of problems:
1. Linux. We write in bash:
/opt/zoom/ZoomLauncher /home/zoom/double_click_to_convert_01.zoom
The conversion stay at 0%. I tried it on Ubuntu and Manjaro. Only 0%. That's all. Why?
2. Windows. We write in cmd:
C:\Users\USERNAME\AppData\Roaming\Zoom\bin\zTscoder.exe C:\Users\USERNAME\Documents\Zoom\double_click_to_convert_01.zoom
The error "Files from unknown sources" appears. I click Convert Anyway. And everything works, but pressing this button every time is not automation. How do I disable this unknown sources verification window?
2021-12-28 01:55 PM
io,
If this is happening every time, I would make sure you are stopping the recording before you end the meeting to make sure the file completes correctly. Short of that, however, I am not sure of why the linux conversion does not progress, or any way to make Windows programmatically ignore the warning.
2022-03-16 03:55 PM
Hi, kubuntu 20.04 user, zoom 5.4.2
It is happening with me also, the progress bar is showing 0% and I have lots of videos to convert. I already tried starting from the command line
zoom '/home/alfredo/Documents/Zoom/2022-03-12 16.09.17 S/ ... /double_click_to_convert_01.zoom'
There are 20 videos with this problem, always start and keeps showing 0% in the progress bar
I also tried another solution, creating a new meeting, starting recording, stopping, replacing the new with the older files I can't convert and stopping the meeting. Not working also.
Any other suggestion?
2022-03-16 04:23 PM
I used the method 3 in this post and the progress bar start to work!.
https://www.diyvideostudio.com/how-to-convert-a-zoom-recording-to-an-mp4-video-file/
2022-08-24 07:45 AM
This was brilliant! Thank you for directing to this article and specific method. I was missing the double_click_to_convert.zoom files and this worked perfectly.
2022-09-23 04:30 AM
Method 3 saved my day!
2022-04-20 07:18 AM
I have the same problem on a fresh ubuntu and zoom installed by downloading binary from webpage. The progress bar is stuck at 0% while converting. I tried the "method 3" by starting a new recording and replacing the files, with no luck 😕
2022-12-27 08:12 AM
Copy only the "double_click_to_covert..." files
2024-06-19 02:00 PM
I'm encountering this problem for the first time after today's update -- now claiming it's 6.1.0 (198) -- and none of the solutions provided here work.
(I also note, since the beginning of time, that a the conf file is "executable" which has always struck me as a bit silly.)