When I try to play a 1080p .ts (codec VC1) file in VLC, the position indicator moves, but the time indicators don't and I can't see video or hear audio.
When I click "messages," I get this response:
main info: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
a52 info: A/52 channels:6 samplerate:48000 bitrate:640000
qt4 debug: Updating the stream status: 3
qt4 debug: New Event: type 1103
qt4 debug: Updating the stream status: 3
main debug: control type=1
ts warning: discontinuity received 0x0 instead of 0xc (pid=4129)
ts warning: discontinuity received 0x0 instead of 0x4 (pid=4141)
ts warning: discontinuity received 0x0 instead of 0x2 (pid=4133)
ts warning: discontinuity received 0x0 instead of 0x6 (pid=4135)
main debug: End of audio preroll
main warning: PTS is out of range (9409044), dropping buffer
main warning: PTS is out of range (9466044), dropping buffer
main warning: PTS is out of range (9434044), dropping buffer
main warning: PTS is out of range (9403044), dropping buffer
main warning: PTS is out of range (9460044), dropping buffer
main warning: PTS is out of range (9428044), dropping buffer
main warning: PTS is out of range (10116044), dropping buffer
main warning: PTS is out of range (10084044), dropping buffer
main warning: PTS is out of range (10142044), dropping buffer
etc.
With the occasional line of:
libmpeg2 warning: invalid picture encountered
What is happening and how can I fix it?