i4tv / gstreamill

encoder with hls output based on gstreamer.
GNU General Public License v3.0
248 stars 84 forks source link

Invalid timestamps stream #32

Open dubrsl opened 10 years ago

dubrsl commented 10 years ago

When I play stream by ffplay or avplay I get a lot of messages like:

[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473409041, dts=473409048, size=944
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473405441, dts=473412638, size=1071
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473416234, dts=473419840, size=1016
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473423437, dts=473427031, size=713
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473430628, dts=473434226, size=1207
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473437824, dts=473441430, size=1298
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473445026, dts=473448620, size=1918
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473452219, dts=473459416, size=1145
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473463015, dts=473466612, size=1240
[mpegts @ 0x7f5e48005b60] Invalid timestamps stream=0, pts=473470207, dts=473473814, size=1761
qwgs116 commented 5 years ago

Who know the reason for this? Or resolve the problem?