[MPlayer-dev-eng] Re: Mplayer unable to play MPEG2-TS over RTP (Was: Mplayer as a Client for VideoLAN server)
Nico
nsabbi at libero.it
Sun Jul 20 22:04:36 CEST 2003
I added
if(! probe)
{
printf("demux_VID: %d, demux_AID: %d, TSSID:
%d\n", demuxer->video->id, demuxer->audio->id, tss->pid);
and run mplayer on an HDTV sample (that jewelry.ts that we two looked
at months ago).
From the output I can see that none of the ds->id is ever set to -2,
not even when adding -framedrop or -hardframedrop.
MAX_PACKS was set to 32768
If you want I can send it the log.
Arpi wrote:
>then let's dump (printf) value of demuxer->audio->id and demuxer->video->id
>to verify why aren't htey -2 when they should be...
>
>or why isnt the stream read at all ahdn it's reuquested
>
>
>
>> {
>> stream_read(stream, tmp, buf_size);
>>
>>
>
>is it only to skip buf_size bytes?
>why dont use stream_skip() instead?
>
>
you're right. Fixed
>
>A'rpi / Astral & ESP-team
>
>--
>Developer of MPlayer G2, the Movie Framework for all - http://www.MPlayerHQ.hu
>
>_______________________________________________
>MPlayer-dev-eng mailing list
>MPlayer-dev-eng at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
>
>
>
More information about the MPlayer-dev-eng
mailing list