I don't know if you need SoX with libmp3lame? FFMPEG + libmp3lame but SoX? And what do you need id3tag for? I do not remember needing that package at all.
Sebastian 2011/8/3 solomax <[email protected]> > I was unable to compile sox+ffmped+id3tag to work as expected on > CentOS 5.6 > tried: > ffmpeg-0.6.3.tar.gz (ffmpeg-0.8.tar.gz) > lame-3.98.4.tar.gz (lame-398.tar.gz) > libid3tag-0.15.1b.tar.gz > libmad-0.15.1b.tar.gz > madplay-0.15.2b.tar.gz > sox-14.3.2.tar.gz > yasm-1.1.0 > > I was unable to compile sox with lame+id3tag support > -no -id3-tag option does not work for me :( > suspect ether something wrong with CentOS or with me :( (everything > works as expected on Ubuntu server) > > please leave the note here if you will manage to build it :) > > On Aug 2, 6:39 pm, "[email protected]" <[email protected]> > wrote: > > Unknown encoder 'libmp3lame' > > => compile FFMPEG with libmp3lame enabled option. > > > > Sebastian > > > > 2011/8/2 jlb <[email protected]> > > > > > > > > > > > > > > > > > > > > > Hi all, > > > > > I have successfully installed openmeetings 1.6.2 and 1.7.0 on CentOS > 5.6 > > > x86_64 and it's work fine. > > > But i can not record the session successfully. I have the error below > with > > > image "Delete.png" : > > > > > The have been error swhile processing the recording > > > > > Log:01.08.2011 19:51:33 > > > > > generateFFMPEG > > > > > process-generateFullFLV > > > > > error-ffmpeg version 0.8.git, Copyright (c) 2000-2011 the FFmpeg > developers > > > built on Aug 1 2011 19:05:20 with gcc 4.1.2 20080704 (Red Hat > 4.1.2-50) > > > configuration: libavutil 51. 11. 1 / 51. 11. 1 libavcodec 53. > 9. > > > 0 / 53. 9. 0 libavformat 53. 6. 0 / 53. 6. 0 libavdevice 53. 2. > 0 > > > / 53. 2. 0 libavfilter 2. 27. 5 / 2. 27. 5 libswscale 2. 0. 0 > / > > > 2. 0. 0[flv @ 0x12737420] Estimating duration from bitrate, this may > be > > > inaccurateSeems stream 0 codec frame rate differs from container frame > rate: > > > 1000.00 (1000/1) -> 1.00 (1/1)Input #0, flv, from > > > > '/opt/om162/red5/webapps/openmeetings/streams/2/rec_2_stream_79d447351c7f68 > 254cb5ee7c9eec652b_01_08_2011_19_50_35.flv': > > > Metadata: audiocodecid : -1 duration : 39 > videocodecid > > > : 3 canSeekToEnd : true Duration: 00:00:39.00, start: 0.000000, > > > bitrate: N/A Stream #0.0: Video: flashsv, bgr24, 1366x768, 1 tbr, 1k > > > tbn, 1k tbc Stream #0.1: Audio: [0][0][0][0] / 0x0000, 0 > channels[wav @ > > > 0x12737da0] max_analyze_duration 5000000 reached at 5015510Input #1, > wav, > > > from > > > > '/opt/om162/red5/webapps/openmeetings/streams/2/rec_2_stream_0_01_08_2011_1 > 9_50_32_FULL_WAVE.wav': > > > Duration: 00:00:45.15, bitrate: 705 kb/s Stream #1.0: Audio: > pcm_s16le, > > > 44100 Hz, 1 channels, s16, 705 kb/sUnknown encoder 'libmp3lame' > > > > > command-[ffmpeg, -i, > > > > /opt/om162/red5/webapps/openmeetings/streams/2/rec_2_stream_79d447351c7f682 > 54cb5ee7c9eec652b_01_08_2011_19_50_35.flv, > > > -i, > > > > /opt/om162/red5/webapps/openmeetings/streams/2/rec_2_stream_0_01_08_2011_19 > _50_32_FULL_WAVE.wav, > > > -ar, 22050, -acodec, libmp3lame, -ab, 32k, -s, 1776x992, -vcodec, > flashsv, > > > -map, 0.0, -map, 1.0, > > > > /opt/om162/red5/webapps/openmeetings/streams/hibernate/flvRecording_2.flv] > > > > > exitValue-1 > > > > > Thanks for your help > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "OpenMeetings User" group. > > > To view this discussion on the web visit > > >https://groups.google.com/d/msg/openmeetings-user/-/l7IUKtRrhdIJ. > > > 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 > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp:// > 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. > > -- 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.
