<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi, I have written an OpenGL application that
renders a 3D animation in a window. Now I would like to encode this animation
and stream it using liveMedia library... But for this I think I have to encode
my RGB raw frames (output from my OpenGL app) in a format suitable for the
liveMedia streaming library. What format (and what library) I can use for encode
my raw RGB frames (I would like a format that can support strange resolutions
too, not only the standard ones)? Can you suggest to me an encoding format that
is perfectly suitable for liveMedia library? For now, my app renders to an
'.avi' file with 'Video for Windows' library and the video stream is encoded
with MS-MPEG4 codec, but I would like to render, encode and stream in real-time.
Do you think it's possible? Can liveMedia library reads directly from an AVI
source?</FONT></DIV>
<DIV><FONT face=Arial size=2>Any info or suggestion will be very
appreciated...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thank you in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2>
Wisem<BR></DIV></FONT></BODY></HTML>