Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 420 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 420 Bytes

XamarinAndroidFFmpegLib

Xamarin Android FFmpeg and libavcodec

This is a demo about how to use an ARMv7 compiled libavcodec shared library in a C# Xamarin Android application to process media files.

Interops have been created on the fly for the demo purpose, so the project is not directly usable outside of the demo context, but it should give an idea about how to access more advanced libavcodec functionalities.