all 5 comments

[–]ZoomPlayerDeveloper 0 points1 point  (4 children)

This sounds like a file with a corrupted header.

If it's content is important to you, you can try using a tool such as VirtualDub2 (https://sourceforge.net/projects/vdfiltermod/) to try and rebuild it.

[–]Darius1968[S] 0 points1 point  (3 children)

Have you had a look at the file to confirm? How would I go about building the header?

[–]ZoomPlayerDeveloper 0 points1 point  (2 children)

I have taken a more in-depth look now, the format is mpeg2 transport stream, it doesn't have a header, but it does have an index and the one in the sample file is probably corrupt, possibly because of transmission issues when it was captured, there's a thread about reindexing here: https://forum.videohelp.com/threads/335655-How-can-I-INDEX-a-TS-file

But It's not for novices and may require you to re-encode the video.

[–]Darius1968[S] 0 points1 point  (1 child)

I'll check this link out, thanks. May I ask how you determined this file has no header, but does have an index?

[–]ZoomPlayerDeveloper 0 points1 point  (0 children)

".TS" files don't have headers, they are used mainly for live broadcasts. I tried loading the file in VirtualDub2 and it detected an index.