You should use latest ffmpeg version as there has been a parameter change in the FFmpeg api. There is however also a config key to make openmeetings work with the old FFmpeg. But keep in mind that the quality and performance of the produced recordings might suffer from using older versions.
Sebastian Am 08.02.2013 23:21 schrieb <michael.wut...@eledia.de>: > Hello, > > is it possible to use the older ffmpeg-package from the deb-multimedia.org > repository for OM 2.x instead of the latest version of ffmpeg as you > described in the installation tutorial? Because I use normaly cron-apt and > everytime I've the ffmpeg-package with the version 0.11.2 installed, > cron-apt will install the older version from the original debian-repos > 0.5.x or the version 0.7.x from the deb-multimedia-repos depending from > the sources.list. > > If I use the deb-multimedia.org-repo, I will get the following packages > with the following versions: > ffmpeg libavcodec52 libavdevice52 libavfilter1 libavformat52 libavutil50 > libdc1394-22 libdirac-encoder0 libjack-jackd2-0 libpostproc51 > libraw1394-11 librtmp0 libschroedinger-1.0-0 libspeex1 libswscale0 > libusb-1.0-0 libva-x11-1 libva1 libvpx0 libx264-118 > > ffmpeg -version: > ffmpeg version 0.7.13, Copyright (c) 2000-2011 the FFmpeg developers > built on Jun 13 2012 14:01:54 with gcc 4.4.5 > configuration: --enable-libdc1394 --prefix=/usr --extra-cflags='-Wall -g > ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl > --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid > --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora > --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 > --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter > --enable-libdirac --disable-decoder=libdirac --enable-libfreetype > --enable-libschroedinger --disable-encoder=libschroedinger > --enable-version3 --enable-libopenjpeg --enable-libvpx --enable-librtmp > --extra-libs=-lgcrypt --disable-altivec --disable-armv5te > --disable-armv6 --disable-vis > libavutil 50. 43. 0 / 50. 43. 0 > libavcodec 52.123. 0 / 52.123. 0 > libavformat 52.111. 0 / 52.111. 0 > libavdevice 52. 5. 0 / 52. 5. 0 > libavfilter 1. 80. 0 / 1. 80. 0 > libswscale 0. 14. 1 / 0. 14. 1 > libpostproc 51. 2. 0 / 51. 2. 0 > ffmpeg 0.7.13 > libavutil 50. 43. 0 / 50. 43. 0 > libavcodec 52.123. 0 / 52.123. 0 > libavformat 52.111. 0 / 52.111. 0 > libavdevice 52. 5. 0 / 52. 5. 0 > libavfilter 1. 80. 0 / 1. 80. 0 > libswscale 0. 14. 1 / 0. 14. 1 > libpostproc 51. 2. 0 / 51. 2. 0 > > Thank you for your help, > Michael >