ADLINK Technology PCI-MPG24 Manuel d'utilisateur Page 121

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 160
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 120
Reference Manual 111
format->hdr.bmiHeader.biWidth,
format->hdr.bmiHeader.biHeight,
long(format->hdr.AvgTimePerFrame),
format->hdr.dwBitRate);
OutputDebugString(szDebugInfo);
break;
}
case MPEG4:
case H263:
case MOTIONJPEG:
{
if ( pmt->formattype != FORMAT_VideoInfo )
goto next_stream_caps;
VIDEOINFOHEADER* format =
(VIDEOINFOHEADER*)pmt->pbFormat;
if ( format->bmiHeader.biWidth !=
(int)video_config->rescfg.width ) goto
next_stream_caps;
if ( format->bmiHeader.biHeight !=
(int)video_config->rescfg.height ) goto
next_stream_caps;
if ( video_config->strcfg.compress_mode ==
MPEG4 )
{
switch ( video_config-
>strcfg.mpeg4_mode )
{
case DIVX_MPEG4:
if ( format-
>bmiHeader.biCompression !=
FCC_FORMAT_DIVX_MPEG4)
goto next_stream_caps;
break;
Vue de la page 120
1 2 ... 116 117 118 119 120 121 122 123 124 125 126 ... 159 160

Commentaires sur ces manuels

Pas de commentaire