I recieve an error:
swScaler: Compile time max width is 2048 change VOF/VOFW and recompile
Cannot get resampling context
with command:
ffmpeg -i /opt/red5/webapps/openmeetings/streams/2/
rec_2_stream_113b8019bd6fc41d814027bbe732d90d_12_07_2011_14_56_49.flv -
i /opt/red5/webapps/openmeetings/streams/2/
rec_2_stream_113b8019bd6fc41d814027bbe732d90d_12_07_2011_14_56_49_FINAL_WAVE.wav
-ar 22050 -acodec libmp3lame -ab 32k -s 2176x1360 -vcodec flashsv -map
0.0 -map 1.0 /opt/red5/webapps/openmeetings/streams/hibernate/
flvRecording_2.flv

while command with lower resolution:
ffmpeg -i /opt/red5/webapps/openmeetings/streams/2/
rec_2_stream_113b8019bd6fc41d814027bbe732d90d_12_07_2011_14_56_49.flv -
i /opt/red5/webapps/openmeetings/streams/2/
rec_2_stream_113b8019bd6fc41d814027bbe732d90d_12_07_2011_14_56_49_FINAL_WAVE.wav
-ar 22050 -acodec libmp3lame -ab 32k -s 1680x1050 -vcodec flashsv -map
0.0 -map 1.0 /opt/red5/webapps/openmeetings/streams/hibernate/
flvRecording_2.flv
generates file without error. Why size (resolution) of frame is this
big? Is this openmeetings, red5 or ffmpeg settings?
Orginal resolution of file is 1680x1050.

-- 
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