<!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.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=234004821-17012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=234004821-17012008><FONT face=Arial color=#0000ff 
size=2>T</FONT></SPAN><SPAN class=234004821-17012008><FONT face=Arial 
color=#0000ff size=2>he MPEG4 is defined in H.245 Annex E and it is a generic 
codec</FONT></SPAN></DIV>
<DIV><SPAN class=234004821-17012008><FONT face=Arial color=#0000ff size=2>Follow 
the same principals as the H.264 code (which is 
also generic)</FONT></SPAN></DIV>
<DIV><SPAN class=234004821-17012008><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=234004821-17012008><FONT face=Arial color=#0000ff 
size=2>Simon</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  h323plus-bounces@lists.packetizer.com 
  [mailto:h323plus-bounces@lists.packetizer.com]<B>On Behalf Of </B>Abhishek 
  Rohilla<BR><B>Sent:</B> Thursday, January 17, 2008 7:42 PM<BR><B>To:</B> 
  h323plus@lists.packetizer.com<BR><B>Subject:</B> [h323plus] How to add a 
  generic Video Capability?<BR><BR></FONT></DIV>Hi<BR><BR>I have been able to 
  build mpeg4 plugin code taken from opal cvs. Its PluginCodec Definition has 
  defined it as type PluginCodec_H323Codec_nonStandard.<BR>I have changed it to 
  PluginCodec_H323Codec_generic and compiled it. <BR><BR>Should mpeg4 capability 
  be added as generic or non-standard? What is the difference between 
  two?<BR><BR> My application is loading the dll perfectly fine now but the 
  capabilities are not being added because of the following reasons: <BR><BR>1.) 
  Generic and non-standard video capabilties require <FONT face=Verdana 
  size=2><I>h323CapabilityData(last member in PluginCodec_Definition) to point 
  to generic capability data info. This has not been defined in  opal 
  plugin code. <BR><BR>2.) H323Capability *CreateGenericVideoCap() is checking 
  for PluginCodec_H323GenericCodecData in </I></FONT><FONT face=Verdana 
  size=2><I>PluginCodec_Definition and it is null currently ,so capability is 
  not created <BR><BR></I>Can someone help me in how to define generic 
  capability data and what all information it needs? I have recognized the 
  structures in opalplugins.h but don't know how to fill them with suitable 
  values for mpeg4 plugin. <BR><BR>Please help<BR><BR>Thanks<BR></FONT><FONT 
  face=Verdana size=2><I></I></FONT><FONT face=Verdana 
size=2><I><BR></BLOCKQUOTE></I></FONT></BODY></HTML>