You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems filetype fails to identify .ts files as MEPG-TS (MPEG Transport Stream). As an FYI, this might be a little messy to ID as the header is 0x47 on every 188th byte.
The text was updated successfully, but these errors were encountered:
Hello!
It seems filetype fails to identify
.ts
files as MEPG-TS (MPEG Transport Stream). As an FYI, this might be a little messy to ID as the header is 0x47 on every 188th byte.The text was updated successfully, but these errors were encountered: