Files
android_development/ndk/platforms/android-14/samples/native-media
Marco Nelissen 3ff89b2fce Fix CRCs in file so it passes the new CRC check
Bug: 22661698
Change-Id: I7f13aca309f6e1163f6515f3d949154749102776
2015-07-28 09:01:31 -07:00
..
2014-06-20 16:42:08 -07:00

This sample app requires an MPEG-2 Transport Stream file to be
placed in /sdcard/NativeMedia.ts and encoded as:

  video: H.264 baseline profile
  audio: AAC LC stereo

For demonstration purposes we have supplied such a .ts file.
Any actual stream must be created according to the MPEG-2 specification.