# Android_SDL_FFMPEG
**Repository Path**: ivanfun/Android_SDL_FFMPEG
## Basic Information
- **Project Name**: Android_SDL_FFMPEG
- **Description**: import from https://github.com/charles-lo/Android_SDL_FFMPEG
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2025-02-21
- **Last Updated**: 2025-08-16
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Android_SDL_FFMPEG
Android + SDL + FFMPEG => FFplay of Android
## Introduction
This is project to port latest ffplay of FFMPEG (7.0.2) to the Android platform. ffplay is a video streaming application based on SDL and FFMPEG. To port ffplay to Android without changing any of its code. We need to integrate SDL and FFMPEG library to our app first.
It is setup by lateat Android Studo environment at 2024/Aug/25th .
## Preview
`` :
[](https://www.youtube.com/watch?v=xvpNb4LysyQ "real device demo ")
`` :
[](https://www.youtube.com/watch?v=IiosyOD9_Wo "Android Studio demo ")
## Changelist
2024-08-25
initialize the project
2024-09-14
add permission request code to support local files