[MPlayer-users] Problem with demuxer mpegts

qwen dux qwenxu at gmail.com
Mon Mar 28 12:23:24 CEST 2011


Hello,
     I have problem with playing ts file using mpegts demuxer.There is the
sample:

http://blog.chinaunix.net/attachment/attach/08/92/28/2889228486f413bf395d0abf8e7ac0019c50e1f.rar

    But using "-demuxer lavf" is  normal, I diff the demux_packet, There is
difference between mpegts and lavf:

using mpegts:
--dp_len:1602--
--dp_len:5545--
--dp_len:36989--
--dp_len:1749--

using lavf:
--len:1602--
--len:5545--
--len:37173--
--len:1749--

    Any suggestion will be welcome!


More information about the MPlayer-users mailing list