Thanks for the reply, however I included my ffmpeg compilation flags and showed libmp3lame was included
# dpkg --get-selections | grep libmp3 libmp3lame-dev install libmp3lame0 install # ffmpeg --version ffmpeg version N-32077-g5f5e37e, Copyright (c) 2000-2011 the FFmpeg developers built on Aug 24 2011 09:14:58 with gcc 4.4.3 configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-x11grab --enable-libmp3lame /sm On Wed, Aug 24, 2011 at 5:02 AM, [email protected] <[email protected]> wrote: > FFMPEG needs to be compiled with libmp3lame enabled. > "Could not find codec parameters" I likely to mean that you've missed that > step. > > Sebastian > > 2011/8/24 Sage <[email protected]> >> >> Greetings, >> I have a fresh install of openmeetings on a ubuntu 10.04 64bit. >> Below are the versions and compile options. It doesn't appear from >> looking at the test files an audio codec is ether selected or working. >> >> ffmpeg -i TEST_SETUP_1314146705495.flv >> [flv @ 0x1585420] Could not find codec parameters (Audio: none, 0 >> channels) >> [flv @ 0x1585420] Estimating duration from bitrate, this may be >> inaccurate >> Duration: 00:00:03.83, start: 0.000000, bitrate: N/A >> Stream #0.0: Video: flv1, yuv420p, 240x180, 30 tbr, 1k tbn, 1k tbc >> Stream #0.1: Audio: none, 0 channels >> >> openmeetings_1_7_0_r3822 >> >> # ffmpeg --version >> ffmpeg version N-32077-g5f5e37e, Copyright (c) 2000-2011 the FFmpeg >> developers >> built on Aug 23 2011 20:08:14 with gcc 4.4.3 >> configuration: --enable-gpl --enable-version3 --enable-nonfree -- >> enable-postproc --enable-libfaac --enable-libopencore-amrnb --enable- >> libopencore-amrwb --enable-libtheora --enable-libvorbis --enable- >> libx264 --enable-libxvid --enable-x11grab --enable-libmp3lame >> >> # sox --version >> sox: SoX v14.3.0 >> >> Suggestions >> >> Thanks >> >> -- >> You received this message because you are subscribed to the Google Groups >> "OpenMeetings User" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/openmeetings-user?hl=en. >> > > > > -- > Sebastian Wagner > http://www.webbase-design.de > http://openmeetings.googlecode.com > http://www.wagner-sebastian.com > [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
