[MPlayer-dev-eng] [PATCH] Repairing breakage to RTP streaming

Arpi arpi at thot.banki.hu
Wed Feb 12 11:32:07 CET 2003


Hi,

>  #ifdef STREAMING_LIVE_DOT_COM
> - case DEMUXER_TYPE_RTP:
> -   // If the RTP stream is a MPEG stream, then we use this code to check
> -   // for MPEG headers:
> -   if (!demux_is_mpeg_rtp_stream(d_video->demuxer)) break;
> -   // otherwise fall through to...
> -#endif
>   case DEMUXER_TYPE_MPEG4_ES: {
>     videobuf_len=0; videobuf_code_len=0;

wrong!

DEMUXER_TYPE_MPEG4_ES is unrelated to your live.com stuff.
don't #ifdef it!


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
    "However, many people beg for its inclusion in Debian. Why?" - Gabucino
  "Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino


More information about the MPlayer-dev-eng mailing list