MCPcopy Create free account
hub / github.com/PhilLab/Android-MediaCodec-Examples / ExtractMpegFramesTest

Class ExtractMpegFramesTest

ExtractMpegFramesTest.java:63–821  ·  view source on GitHub ↗

Extract frames from an MP4 using MediaExtractor, MediaCodec, and GLES. Put a .mp4 file in "/sdcard/source.mp4" and look for output files named "/sdcard/frame-XX.png". This uses various features first available in Android "Jellybean" 4.1 (API 16). (This was derived from bits and pieces of CT

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected