0
Why does my pc separate typescript from videos in the .ts format
When i make a typescript file it makes it a video but when I make a video in the .ts format it regonises them. Is there any way I can solve it
2 Answers
+ 1
The .ts file extension is recognized as an MPEG-2 video Transport Stream that you see on DVDs. Windows has a default file association to open a video application when you click on a .ts file. You can change the file association. More information can be found in these links:
https://www.lifewire.com/ts-file-4151262
https://www.lifewire.com/how-to-change-file-associations-in-windows-2624477
0
Women