Hello to the community
I used a ts analyzer for a .ts file i have with mpeg-2 codec and i found out that it splits in 7311 packets.
I m trying to find this through matlab by using fopen and fread but all i get is a column with various data. Does anyone know how can i determine which of these data are the packets?
If someone has a another way to do what im asking for please let me know!
Thank you in advance
I used a ts analyzer for a .ts file i have with mpeg-2 codec and i found out that it splits in 7311 packets.
I m trying to find this through matlab by using fopen and fread but all i get is a column with various data. Does anyone know how can i determine which of these data are the packets?
If someone has a another way to do what im asking for please let me know!
Thank you in advance