I installed the Ubuntu version of ffmpeg w/ its reqs.  Removed ffmpeg,
and compiled the svn version with the following flags:

# ffmpeg -version
ffmpeg version N-32077-g5f5e37e, Copyright (c) 2000-2011 the FFmpeg developers
  built on Aug 25 2011 07:18:14 with gcc 4.4.3
  configuration: --enable-vdpau --enable-bzlib --enable-libgsm
--enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib
--disable-stripping --enable-runtime-cpudetect --enable-gpl
--enable-postproc --enable-swscale --enable-x11grab --enable-static
--enable-version3 --enable-nonfree --enable-libfaac --enable-libx264
--enable-libxvid --enable-x11grab --enable-libmp3lame
--enable-avfilter

Audio playback for tests now works.  Video across people in a conf
room works, though there is no sound from the moderator to any of the
participants.  Or from anyone given permission to share.

/sm


On Wed, Aug 24, 2011 at 9:30 AM, [email protected]
<[email protected]> wrote:
> as far as I do know the only needed flag to turn on in FFMPEG compilation is
> the libmp3lame option.
>
> I don#t think that it will harm if you enable more but however, there must
> be either an issue with your FFMPEG compilation or something did really
> change in latest FFMPEG.
>
> Sebastian
>
> 2011/8/24 Sage McGirk <[email protected]>
>>
>> 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.
>>
>
>
>
> --
> 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.

Reply via email to