Skip to content

This is a simple demo which works with Android's MediaMetadataRetriever class to extract frames from video file

Notifications You must be signed in to change notification settings

zodsoft/VideoFramingDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Framing Demo

This is a simple demo which works with Android's MediaMetadataRetriever class to extract frames from video file. FFmpegMediaMetadataRetriever library is used as a reimplementation of basic MediaMetadataRetriever class.

How to use

  1. On Settings view set desired frames frequency (for example, every 5 seconds)

  2. Choose video file

  3. Frames will be loaded and displayed in HorizontalScrollView

  4. Tap on frame for preview

  5. On Preview screen save frame in its origin quality

About

This is a simple demo which works with Android's MediaMetadataRetriever class to extract frames from video file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%