[MPlayer-dev-eng] [PATCH] Another minor improvement to the RTP streaming code
Arpi
arpi at thot.banki.hu
Mon Oct 14 00:03:08 CEST 2002
Hi,
> d_video->sh = sh_video; sh_video->ds = d_video;
>
> + // If we happen to know the subsession's video frame rate, set it,
> + // so that the user doesn't have to give the "-fps" option instead.
> + int fps = (int)(subsession->videoFPS());
> + if (fps != 0) sh_video->fps = fps;
> +
> // Map known video MIME types to the BITMAPINFOHEADER parameters
commited
btw, what about the GSM stuff? does it work if you change fourcc/format id ?
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list