Links #2 #3 and #4 are broken because you have done a simple text copy/paste rather than using the Copy Link Location of your browser, so we got the ... dots instead of the full URL.
But I was able to find out file #3:
http://www.demo-uhd3d.com/files/uhd4k/S ... lan_UHD.ts
It is true that VLC 2.2.1 has problems to play these files but so does FFplay and considering the messages I'm not sure these TS are valid:
Code: Select all
[NULL @ 03767d20] start time for stream 1 is not set in estimate_timings_from_pts
[mpegts @ 03766ba0] Could not find codec parameters for stream 1 (Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp): unspecified sample rate
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'Samsung_Fashion_Show_Milan_UHD.ts':
Duration: N/A, start: 1.079989, bitrate: N/A
Program 1
Stream #0:0[0x101]: Video: hevc (Main 10) ([36][0][0][0] / 0x0024), yuv420p10le(tv, bt709), 3840x2160 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 25 tbc
Stream #0:1[0x102](und): Audio: aac ([15][0][0][0] / 0x000F), 0 channels, fltp
[hevc @ 03767340] PPS id out of range: 0q= 901KB sq= 0B f=0/0
[hevc @ 03767340] PPS id out of range: 0q= 0KB sq= 0B f=0/0
[hevc @ 03767340] PPS id out of range: 0q= 386KB sq= 0B f=0/0
Last message repeated 1 times
[hevc @ 03767340] PPS id out of range: 0q= 513KB sq= 0B f=0/0
[hevc @ 03767340] PPS id out of range: 0q= 1246KB sq= 0B f=0/0
[hevc @ 0379b020] Could not find ref with POC 36B sq= 0B f=0/0
[hevc @ 03767340] PPS id out of range: 0
[hevc @ 0379b020] Could not find ref with POC 40B sq= 0B f=0/0
138.47 M-V: 0.000 fd= 87 aq= 0KB vq= 1399KB sq= 0B f=0/0
However, VLC 2.2.1 has also problems playing the TS files from this page:
http://www.elecard.com/en/download/videos.html
For instance with the Big Buck Bunny TS files at the bottom of the page I'm getting these error messages:
Code: Select all
packetizer_mpeg4audio warning: ADTS CRC not supported
packetizer_mpeg4audio warning: ADTS CRC not supported
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: picture is too late to be displayed (missing 154 ms)
core warning: picture is too late to be displayed (missing 137 ms)
core warning: picture is too late to be displayed (missing 95 ms)
core warning: picture is too late to be displayed (missing 80 ms)
core warning: picture is too late to be displayed (missing 166 ms)
packetizer_mpeg4audio warning: ADTS CRC not supported
packetizer_mpeg4audio warning: ADTS CRC not supported
packetizer_mpeg4audio warning: ADTS CRC not supported
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: buffer too late (-77045 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
core debug: playback too late (56612): flushing buffers
packetizer_mpeg4audio warning: ADTS CRC not supported
avcodec warning: More than 4 late frames, dropping frame
avcodec warning: More than 4 late frames, dropping frame
core warning: buffer too late (-89167 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: buffer too late (-97723 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: buffer too late (-78289 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: buffer too late (-85845 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
avcodec warning: More than 4 late frames, dropping frame
avcodec warning: More than 4 late frames, dropping frame
core warning: buffer too late (-94412 us): dropped
packetizer_mpeg4audio warning: ADTS CRC not supported
core warning: buffer too late (-128967 us): dropped
While the same file is playing fine with FFplay.
In both cases it seems there is something fishy with the audio.
So you should create a new ticket on the
VLC Trac with your messages log, links to sample files and the link to this thread.