Sry Pratha, you missed to copy some of the output into the email. There is a command failing, but the 2 commands you copied are not the ones failing.
There are more commands if you look at the popup/screenshot. Probably SoX or something is not installed. Thanks Seb Sebastian Wagner Director Arrakeen Solutions, OM-Hosting.com http://arrakeen-solutions.co.nz/ https://om-hosting.com - Cloud & Server Hosting for HTML5 Video-Conferencing OpenMeetings <https://www.youracclaim.com/badges/da4e8828-743d-4968-af6f-49033f10d60a/public_url> <https://www.youracclaim.com/badges/b7e709c6-aa87-4b02-9faf-099038475e36/public_url> On Fri, 30 Apr 2021 at 08:31, Partha Datta <[email protected]> wrote: > Hi, > Getting the following error while trying to download recording. > > 1 process: generate MP4 command: ffmpeg -y -itsoffset 00:00:02.039 -i > /opt/open600/webapps/openmeetings/data/streams/17/rec_5_61e6d36c-c018-44bb-97f8-2e57b997b119.webm > -i > /opt/open600/webapps/openmeetings/data/streams/17/rec_5_61e6d36c-c018-44bb-97f8-2e57b997b119_FINAL_WAVE.wav > -c:v h264 -crf 24 -vsync 0 -pix_fmt yuv420p -vf > pad=ceil(iw/2)*2:ceil(ih/2)*2 -preset medium -profile:v baseline -level 3.0 > -movflags faststart -c:a aac -ar 22050 -b:a 32k > /opt/open600/webapps/openmeetings/data/streams/hibernate/ba1ad24d-4c14-481f-b162-7a5496166dea.mp4 > exception: null error: ffmpeg version 4.3.2 Copyright (c) 2000-2021 the > FFmpeg developers built with gcc 10 (GCC) configuration: --prefix=/usr > --bindir=/usr/bin --datadir=/usr/share/ffmpeg > --docdir=/usr/share/doc/ffmpeg --incdir=/usr/include/ffmpeg > --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 > -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe > -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 > -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 > -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection > -fcf-protection' --extra-ldflags='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now > -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags=' > -I/usr/include/rav1e' --enable-libopencore-amrnb --enable-libopencore-amrwb > --enable-libvo-amrwbenc --enable-version3 --enable-bzlib > --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt > --enable-gnutls --enable-ladspa --enable-libaom --enable-libdav1d > --enable-libass --enable-libbluray --enable-libcdio --enable-libdrm > --enable-libjack --enable-libfreetype --enable-libfribidi --enable-libgsm > --enable-liblensfun --enable-libmp3lame --enable-libmysofa --enable-nvenc > --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg > --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg > --enable-librav1e --enable-libsmbclient --enable-version3 --enable-libsoxr > --enable-libspeex --enable-libssh --enable-libtheora --enable-libvorbis > --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-version3 > --enable-vapoursynth --enable-libvpx --enable-vulkan --enable-libglslang > --enable-libx264 --enable-libx265 --enable-libxvid --enable-libxml2 > --enable-libzimg --enable-libzvbi --enable-lv2 --enable-avfilter > --enable-avresample --enable-libmodplug --enable-postproc --enable-pthreads > --disable-static --enable-shared --enable-gpl --disable-debug > --disable-stripping --shlibdir=/usr/lib64 --enable-lto --enable-libmfx > --enable-runtime-cpudetect libavutil 56. 51.100 / 56. 51.100 libavcodec 58. > 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. > 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libavresample 4. 0. 0 > / 4. 0. 0 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 > libpostproc 55. 7.100 / 55. 7.100 Input #0, matroska,webm, from > '/opt/open600/webapps/openmeetings/data/streams/17/rec_5_61e6d36c-c018-44bb-97f8-2e57b997b119.webm': > Metadata: encoder : GStreamer matroskamux version 1.8.1.1 creation_time : > 2021-04-29T19:50:57.000000Z Duration: 00:02:21.27, start: 0.000000, > bitrate: 190 kb/s Stream #0:0(eng): Video: vp8, yuv420p(progressive), > 1366x740, SAR 1:1 DAR 683:370, 1k tbr, 1k tbn, 1k tbc (default) Metadata: > title : Video > /opt/open600/webapps/openmeetings/data/streams/17/rec_5_61e6d36c-c018-44bb-97f8-2e57b997b119_FINAL_WAVE.wav: > No such file or directory exitValue: 1 optional: false out: > 1 process: generate preview PNG :: ba1ad24d-4c14-481f-b162-7a5496166dea > command: ffmpeg -y -i > /opt/open600/webapps/openmeetings/data/streams/hibernate/ba1ad24d-4c14-481f-b162-7a5496166dea.mp4 > -vf thumbnail,scale=640:-1 -frames:v 1 > /opt/open600/webapps/openmeetings/data/streams/hibernate/ba1ad24d-4c14-481f-b162-7a5496166dea.png > exception: null error: ffmpeg version 4.3.2 Copyright (c) 2000-2021 the > FFmpeg developers built with gcc 10 (GCC) configuration: --prefix=/usr > --bindir=/usr/bin --datadir=/usr/share/ffmpeg > --docdir=/usr/share/doc/ffmpeg --incdir=/usr/include/ffmpeg > --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 > -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe > -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 > -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 > -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 > -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection > -fcf-protection' --extra-ldflags='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now > -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags=' > -I/usr/include/rav1e' --enable-libopencore-amrnb --enable-libopencore-amrwb > --enable-libvo-amrwbenc --enable-version3 --enable-bzlib > --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt > --enable-gnutls --enable-ladspa --enable-libaom --enable-libdav1d > --enable-libass --enable-libbluray --enable-libcdio --enable-libdrm > --enable-libjack --enable-libfreetype --enable-libfribidi --enable-libgsm > --enable-liblensfun --enable-libmp3lame --enable-libmysofa --enable-nvenc > --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg > --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg > --enable-librav1e --enable-libsmbclient --enable-version3 --enable-libsoxr > --enable-libspeex --enable-libssh --enable-libtheora --enable-libvorbis > --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-version3 > --enable-vapoursynth --enable-libvpx --enable-vulkan --enable-libglslang > --enable-libx264 --enable-libx265 --enable-libxvid --enable-libxml2 > --enable-libzimg --enable-libzvbi --enable-lv2 --enable-avfilter > --enable-avresample --enable-libmodplug --enable-postproc --enable-pthreads > --disable-static --enable-shared --enable-gpl --disable-debug > --disable-stripping --shlibdir=/usr/lib64 --enable-lto --enable-libmfx > --enable-runtime-cpudetect libavutil 56. 51.100 / 56. 51.100 libavcodec 58. > 91.100 / 58. 91.100 libavformat 58. 45.100 / 58. 45.100 libavdevice 58. > 10.100 / 58. 10.100 libavfilter 7. 85.100 / 7. 85.100 libavresample 4. 0. 0 > / 4. 0. 0 libswscale 5. 7.100 / 5. 7.100 libswresample 3. 7.100 / 3. 7.100 > libpostproc 55. 7.100 / 55. 7.100 > /opt/open600/webapps/openmeetings/data/streams/hibernate/ba1ad24d-4c14-481f-b162-7a5496166dea.mp4: > No such file or directory exitValue: 1 optional: false out: > Thanks > -- > Partha > > Sent from mobile device > "If you worried about falling off the bike, you’d never..." >
