I just figured that out on my own :) and now I managed to use -vcodec
flashSv too

So I had to use flashsv instead of flashv. But the OM script itself
uses flasv. Manually i can get it working, but not automatically. Is
it working for you with the flashv ?


By installing liblame0 I got the sound section working.

On Jan 20, 10:05 am, Sebastian Wagner <[email protected]> wrote:
> where did you install ffmpeg from?
> You should use thehttp://debian-multimedia.org/
> Repository to get ffmpeg with liblame.
>
> Using that has fixed it for my Debian System.
>
> Sebastian
>
> 2010/1/20 Matti Laakso <[email protected]>
>
> > I updated and started to solve this problem..seems a codec problem
>
> > I looked in the streams folder and saw the files there. I also tested
> > those files, and the screen capture video .flv is ok and working. Then
> > I looked the ffmpeg command from the log and tried to run that
> > manually.
>
> > First I ran into libmp3lame problem and now to flashv error. I deleted
> > the hash number from in front of the wav and flv for this copypaste
> > only.
>
> > ffmpeg -i 5_20_01_2010_08_51_27.flv -i
> > 5_20_01_2010_08_51_27_FINAL_WAVE.wav -ar 22050 -acodec libmp3lame -ab
> > 32k -s 720x448 -vcodec flashv -map 0.0 -map 1.0 flvRecording_12.flv
> > FFmpeg version r11872+debian_0.svn20080206-18, Copyright (c) 2000-2008
> > Fabrice Bellard, et al.
> >  configuration: --enable-gpl --enable-libfaad --enable-pp --enable-
> > swscaler --enable-x11grab --prefix=/usr --enable-libgsm --enable-
> > libtheora --enable-libvorbis --enable-pthreads --disable-strip --
> > enable-libdc1394 --disable-armv5te --disable-armv6 --disable-altivec --
> > disable-vis --enable-shared --disable-static
> >  libavutil version: 49.6.0
> >  libavcodec version: 51.50.0
> >  libavformat version: 52.7.0
> >  libavdevice version: 52.0.0
> >  built on Jun 24 2009 07:18:10, gcc: 4.3.2
> > [flv @ 0xb7ef7c48]Unsupported audio codec (ffffffff)
> > [flv @ 0xb7ef7c48]Could not find codec parameters (Audio: 0xffffffff)
>
> > Seems stream 0 codec frame rate differs from container frame rate:
> > 1000.00 (1000/1) -> 1.00 (1/1)
> > Input #0, flv, from
> > 'cdb39776e74424fc41f9bc68dfb8a3f5_20_01_2010_08_51_27.flv':
> >  Duration: 00:00:34.4, start: 5.438000, bitrate: N/A
> >    Stream #0.0: Video: flashsv, bgr24, 1440x900 [PAR 0:1 DAR 0:1],
> > 1.00 tb(r)
> >    Stream #0.1: Audio: 0xffffffff
> > Input #1, wav, from
> > 'cdb39776e74424fc41f9bc68dfb8a3f5_20_01_2010_08_51_27_FINAL_WAVE.wav':
> >  Duration: 00:00:30.0, bitrate: 705 kb/s
> >    Stream #1.0: Audio: pcm_s16le, 44100 Hz, mono, 705 kb/s
> > Unknown encoder 'flashv'
>
> > So is ffmpeg and sox really the only packages needed ? I tried this
> > with up-to-date debian lenny server.
>
> > On Jan 20, 12:03 am, Sebastian Wagner <[email protected]> wrote:
> > > make sure you update the openmeetings.jar so that Issue 1088 is solved ^^
>
> > > Sebastian
>
> > > 2010/1/19 Matti Laakso <[email protected]>
>
> > > > Yeah i just installed it via apt-get install sox
>
> > > > Then added the path to the configuration tab. First did it wrong, it
> > > > said cant find /usr/bin/sox/sox so i fixed it. Now it does not give
> > > > the same error anymore, but that text which I copypasted. I will try
> > > > to get it working again tomorrow and maby paste new errors or
> > > > exceptions if i find some.
>
> > > > On Jan 19, 9:55 pm, Sebastian Wagner <[email protected]> wrote:
> > > > > Thanks I found the error regarding ... and commited a fix.
> > > >http://code.google.com/p/openmeetings/issues/detail?id=1088
>
> > > > > Sebastian
>
> > > > > 2010/1/19 Sebastian Wagner <[email protected]>
>
> > > > > > the exception or error must be earlier.
> > > > > > Are you sure you did install SoX completely and add it to the
> > system
> > > > path?
>
> > > > > > Sebastian
>
> > > > > > 2010/1/19 Matti Laakso <[email protected]>
>
> > > > > >> Here is some logs from the recording
>
> > > > > >> After pressing stop recording, I get this:
>
> > > > > >> DEBUG 01-19 21:29:45.348 ClientListManager.java 199886 140
> > > > > >> org.openmeetings.app.remote.red5.ClientListManager
> > [NioProcessor-1] -
> > > > > >> getClientList key: 1
> > > > > >> DEBUG 01-19 21:29:45.349 ScopeApplicationAdapter.java 199887 662
> > > > > >> org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> > > > > >> [NioProcessor-1] - roomLeave rcpList size: 0
> > > > > >> DEBUG 01-19 21:29:45.349 PollService.java 199887 89
> > > > > >> org.openmeetings.app.remote.PollService [NioProcessor-1] -
> > > > > >> clearRoomPollList: 1
> > > > > >> DEBUG 01-19 21:29:45.375 FlvRecorderConverter.java 199913 609
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - START previewFullFLV
> > #################
> > > > > >> DEBUG 01-19 21:29:45.375 FlvRecorderConverter.java 199913 610
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - [Ljava.lang.String;@72dcb6
> > > > > >> DEBUG 01-19 21:29:45.376 FlvRecorderConverter.java 199914 616
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - /usr/bin/ffmpeg -i
> > > > /opt/red5/./webapps/
> > > > > >> openmeetings/streams/hibernate/flvRecording_8.flv -vcodec mjpeg -
> > > > > >> vframes 1 -an -f rawvideo -s 672x384
> > /opt/red5/./webapps/openmeetings/
> > > > > >> streams/hibernate/flvRecording_8.jpg
> > > > > >> DEBUG 01-19 21:29:45.376 FlvRecorderConverter.java 199914 617
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - END previewFullFLV
> > #################
> > > > > >> DEBUG 01-19 21:29:45.393 WhiteBoardService.java 199931 638
> > > > > >> org.openmeetings.app.remote.WhiteBoardService [NioProcessor-1] -
> > > > > >> resultReceived: Service: null Method: sendSyncCompleteFlag Num
> > Params:
> > > > > >> 1 0: null
> > > > > >> DEBUG 01-19 21:29:45.394 WhiteBoardService.java 199932 638
> > > > > >> org.openmeetings.app.remote.WhiteBoardService [NioProcessor-1] -
> > > > > >> resultReceived: Service: null Method: sendImagesSyncCompleteFlag
> > Num
> > > > > >> Params: 1 0: remove
> > > > > >> DEBUG 01-19 21:29:45.427 FlvRecorderConverter.java 199965 631
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - START alternateDownLoad
> > > > > >> #################
> > > > > >> DEBUG 01-19 21:29:45.428 FlvRecorderConverter.java 199966 632
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - [Ljava.lang.String;@72dcb6
> > > > > >> DEBUG 01-19 21:29:45.428 FlvRecorderConverter.java 199966 638
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - /usr/bin/ffmpeg -i
> > > > /opt/red5/./webapps/
> > > > > >> openmeetings/streams/hibernate/flvRecording_8.flv -vcodec mjpeg -
> > > > > >> vframes 1 -an -f rawvideo -s 672x384
> > /opt/red5/./webapps/openmeetings/
> > > > > >> streams/hibernate/flvRecording_8.jpg
> > > > > >> DEBUG 01-19 21:29:45.428 FlvRecorderConverter.java 199966 639
> > > > > >> org.openmeetings.app.data.flvrecord.converter.FlvRecorderConverter
> > > > > >> [openmeetings.TaskExecutor-2] - END alternateDownLoad
> > > > > >> #################
>
> > > > > >> That seems pretty ok
>
> > > > > >> When I go to the viewer I get this:
>
> > > > > >> DEBUG 01-19 21:30:39.806 FLVRecorderService.java 254344 690
> > > > > >> org.openmeetings.app.remote.FLVRecorderService [NioProcessor-1] -
> > > > > >> updateFileOrFolderName 8
> > > > > >> DEBUG 01-19 21:30:39.933 Roommanagement.java 254471 180
> > > > > >> org.openmeetings.app.data.conference.Roommanagement
> > [NioProcessor-1] -
> > > > > >> getRoombyId : 1
> > > > > >> DEBUG 01-19 21:30:41.842 Roommanagement.java 256380 180
> > > > > >> org.openmeetings.app.data.conference.Roommanagement
> > [NioProcessor-1] -
> > > > > >> getRoombyId : 1
> > > > > >> [INFO] [NioProcessor-1] org.red5.server.net.rtmp.RTMPHandler -
> > > > > >> Remembering client buffer on stream: 0
> > > > > >> [INFO] [NioProcessor-1] org.red5.server.stream.ProviderService -
> > File
> > > > > >> was null or did not exist: flvRecording_8.flv
>
> > > > > >> So something is missing
>
> > > > > >> --
> > > > > >> 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]<openmeetings-user%[email protected]>
> > <openmeetings-user%[email protected]<openmeetings-user%[email protected]>
>
> > > > <openmeetings-user%[email protected]<openmeetings-user%[email protected]>
> > <openmeetings-user%[email protected]<openmeetings-user%[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.laszlo-forum.de
> > > > > > [email protected]
>
> > > > > --
> > > > > Sebastian
>
> > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> > > >www.laszlo-forum.de
> > > > > [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]<openmeetings-user%[email protected]>
> > <openmeetings-user%[email protected]<openmeetings-user%[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.laszlo-forum.de
> > > [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].
>
> ...
>
> read more »
-- 
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