Windows Media Player cannot play MPEG-TS file created in Android.

1.4k Views Asked by At

I tested the StageFright record sample (frameworks/base/cmds/stagefright/record) to create a mpeg2 TS file. While it can be played on Android default Media player, it cannot be played in Windows Media Player or MPlayer. Any suggestions?

Note that I modified the original record sample source to create MPEG-TS file instead of MP4 file.

1

There are 1 best solutions below

2
On

Which codec you used to create the mpeg2 TS file. May be difference in the codec used is the problem.