[MPlayer-users] udp multicast quick start
Mac Smith
macsmith.us at gmail.com
Sat Sep 3 12:44:19 CEST 2011
On 03-Sep-2011, at 4:01 PM, Reimar Döffinger wrote:
> On Sat, Sep 03, 2011 at 03:49:21PM +0530, Mac Smith wrote:
>> I am playing a udp multicast stream (mpeg2 transport stream) using the following command
>>
>> mplayer -vo vdpau -vc ffmpeg12vdpau udp://239.1.1.1:1234
>>
>>
>> It plays well but when it starts, it waits for 4-5 seconds after a message "TS file format detected." I googled and found that adding a "-demuxer" option would solve the problem, so i added "-demuxer +mpegts", it improved only by 0.5 seconds, if i add "-demuxer mpeges" than its a very very quick start but the video is very very bad.
>>
>> It looks like mplayer checks something from the stream, how can i skip all this checks to do a quick play.
>
> I think VDPAU can only start decoding at an I-frame, so you have to
> reduce the I-frame interval at the encoder end.
even if I user -vo xv it takes the same time to start. And its a live stream from IPTV headend i have no control over it.
More information about the MPlayer-users
mailing list