i have a ts file that vlc is trying to play, but instead i get nothing. only a huge log of errors:
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
main warning: late picture skipped (9571898)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
main warning: late picture skipped (9559068)
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
dts debug: emulated sync word (no sync on following frame): 64582025
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
ffmpeg warning: MBAFF + spatial direct mode is not implemented
(h264@00B1F840)
main warning: late picture skipped (9607729)
stream info tells me that i'm using h264, dts and a52 codecs for streams 0-2.
searching around yields lot of very confusing information, none of which changes anything with this video.