I'm getting a VLC stream from my campus here but the stream randomly freezes at certain times. It works for a few seconds then audio / video freezes. I even tried saving the stream to disk but the often freezes still occur. Can't VLC just skip over these parts? It seems as if VLC is reading some corrupt data constantly.
I noticed that streaming live freezes every 500ms - 1s.
Checked the log: (When trying the live stream)
main warning: PTS is out of range (7174146), dropping buffer
main warning: PTS is out of range (7150146), dropping buffer
main warning: PTS is out of range (7126146), dropping buffer
main warning: PTS is out of range (7102146), dropping buffer
main warning: PTS is out of range (7078146), dropping buffer
main warning: PTS is out of range (7054146), dropping buffer
main warning: late picture skipped (6978354)
Here's the saved stream log when it skips:
main warning: received buffer in the future (14799688)
main warning: received buffer in the future (14823688)
main warning: received buffer in the future (14847688)
main warning: received buffer in the future (14871688)
main warning: received buffer in the future (14895688)
main warning: received buffer in the future (14919688)
main warning: received buffer in the future (14943688)
main warning: received buffer in the future (14967688)
main warning: received buffer in the future (14991688)
main warning: received buffer in the future (15015688)
main warning: received buffer in the future (15039688)
main warning: dts != current_pts (-14360000)
main warning: vout warning: early picture skipped (14120313)
main warning: vout warning: early picture skipped (14160313)
main warning: vout warning: early picture skipped (14200313)
main warning: vout warning: early picture skipped (14240313)
main warning: vout warning: early picture skipped (14280313)
main warning: vout warning: early picture skipped (14299313)
main warning: vout warning: early picture skipped (14339313)
I also noticed that the stream starts with 47:20:25 so I guess VLC can't decode the time properly?