开发者

Problem with MpegTs file while playing with VLC

开发者 https://www.devze.com 2023-03-29 16:35 出处:网络
I have created mpegts file which contains h264 elementary stream. I am facing a pixelation problem with my encoded file when I try to play it using VLC.

I have created mpegts file which contains h264 elementary stream. I am facing a pixelation problem with my encoded file when I try to play it using VLC. Can anyone help me in finding what is going wrong with my mepgts encoder. I have uploaded the file at http://www.4sh开发者_StackOverflow中文版ared.com/get/KvCskAVx/problem1.html.

Kind Regards, Ven


I have fixed this issue..the problem was with PES_packet_length which I was setting greater than 65535.(if the Elementary stream size is greater than 65535,we should set PES_packet_length to zero(see ITU-T Rec. H.222.0 (05/2006),page no 33)

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号