Various Issues playing multicast streams with VLC v3/4
Playing multicast streams in VLC version 3/4 (32bit and 64bit) on Windows 10 results in either choppy playback (v4) or no playback (v3).
I have passed --codec=dummy via commandline and that results in the stream playing (sometimes) but the following showing in the logs:
ts warning: discontinuity received 0x8 instead of 0x2 (pid=256) ts warning: discontinuity received 0x0 instead of 0xa (pid=257) ts warning: lost synchro ts debug: skipping 476 bytes of garbage ts warning: discontinuity received 0x6 instead of 0x2 (pid=0) ts error: libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 2) for PID 0 ts debug: PATCallBack called ts warning: discontinuity received 0x6 instead of 0x2 (pid=4096) ts error: libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 2) for PID 4096 ts debug: PMTCallBack called for program 1
This is from 3.0.12 32 bit on Windows 10.
This all works without issue on v2.2.0vlc_dummy_codec_v3.log