FFmpegMC264Demo Application icon

FFmpegMC264Demo 1.10

18.5 MB / 1+ Downloads / Rating 5.0 - 1 reviews


See previous versions

FFmpegMC264Demo, developed and published by 김용태, has released its latest version, 1.10, on 2024-01-04. This app falls under the Tools category on the Google Play Store and has achieved over 100 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

FFmpegMC264Demo APK available on this page is compatible with all Android devices that meet the required specifications (Android 6.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.iocaster.ffmpegmc264demoapp

Updated: 1 year ago

Developer Name: 김용태

Category: Tools

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing FFmpegMC264Demo on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Previous Versions

FFmpegMC264Demo 1.10
2024-01-04 / 18.5 MB / Android 6.0+

About this app

This is a FFmpeg 4.0 android library demo built over android MediaCodec H/W Encoders(H.264, AAC).
You can use two new H/W codecs - mc264, mcaac - instead of libx264, aac.

--- github ---
https://github.com/iocaster/FFmpegMC264DemoApp

--- examples ---
ffmpeg -v 24 -re -i /sdcard/movie.avi -vcodec mc264 -b:v 2M -acodec mcaac -b:a 128k -f mpegts udp://192.168.123.181:5555?pkt_size=1316

ffmpeg -v 24 -probesize 0.3M -i rtsp://192.168.123.181/videodevice -vcodec mc264 -b:v 2.0M -r 30 -g 15 -an -max_muxing_queue_size 400 -f flv rtmp://192.168.1.7/show/stream2

ffmpeg -v 24 -probesize 0.3M -i rtsp://192.168.123.181/videodevice -vcodec mc264 -b:v 2.0M -r 30 -g 15 -an -max_muxing_queue_size 400 -f mpegts udp://192.168.123.181:5555?pkt_size=1316

New features

- remove the time limit of streaming
- support YUV420Planar devices (ex: SAMSUNG Galaxy Note-10)
- support Android-10 devices

App Permissions

Allows an application to write to external storage.
Allows applications to open network sockets.
Allows an application to read from external storage.