# 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 `` : [![Android FFMPEG Player](https://img.youtube.com/vi/xvpNb4LysyQ/0.jpg)](https://www.youtube.com/watch?v=xvpNb4LysyQ "real device demo ") `` : [![Android FFMPEG Player](https://img.youtube.com/vi/IiosyOD9_Wo/0.jpg)](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