Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ffmpeg

Using Sauronsoftware's Jave In Phonegap Android Project

I'm developing phonegap app and right now I'm trying to write a plugin to convert .amr fil… Read more Using Sauronsoftware's Jave In Phonegap Android Project

Issue In Recording Video

I am trying to record video in 480*480 resolution like in vine using javacv. As a starting point I … Read more Issue In Recording Video

Changing Audio Volume Using Ffmpeg Android Error

I am using FFmpeg and I need to change the volume of the Audio. This is the command that should ch… Read more Changing Audio Volume Using Ffmpeg Android Error

Applying Filter Complex Fails With Something Related To Audio

I finally managed to build ffmpeg as detailed in here: https://enoent.fr/blog/2014/06/20/compile-ff… Read more Applying Filter Complex Fails With Something Related To Audio

Ffmpeg : Overlay Gif Rotation And Scale

I need to add multiple gif files as overlay to video. Overlay works but Rotating each Gif is not wo… Read more Ffmpeg : Overlay Gif Rotation And Scale

Unable To Merge Videos Using Ffmpeg Commands

I am trying to merge two videos in Android using FFMPEG and I have been following the Android War Z… Read more Unable To Merge Videos Using Ffmpeg Commands

Android Using Jni Without Static Variables

I created my own version of Android's MediaMetadataRetriever using the source code for MediaMet… Read more Android Using Jni Without Static Variables

Include Shared Library .so In Android Studio

I extracted ffmpeg in ndk's source folder then compiled it there only for that I followed this:… Read more Include Shared Library .so In Android Studio

Ffmpeg Merging Two Videos (concatenation)

I have been trying to merge (concatenate) two mp4 videos with same height and width but some error … Read more Ffmpeg Merging Two Videos (concatenation)

Permission Is Denied Using Android Q Ffmpeg": Error=13, Permission Denied

I want to get the frames from the RTSP video using ffmpeg. But for android 10 above I am getting er… Read more Permission Is Denied Using Android Q Ffmpeg": Error=13, Permission Denied

Ffmpeg Android Library

I want to combine image and audio to form a video file using FFMPEG. Without using NDK is there any… Read more Ffmpeg Android Library

Documentation On Guardian Project Ffmpeg Android

I got the Gaurdian Project FFMPEG android java from the following link https://github.com/guardianp… Read more Documentation On Guardian Project Ffmpeg Android

Ffmpeg Adding Image Watermark To Video Process Is Very Slow

I am adding image watermark to video with help of FFmpeg but FFmpeg takes an inordinate amount of t… Read more Ffmpeg Adding Image Watermark To Video Process Is Very Slow

How To Get Video Frames From Mp4 Video Using Ffmpeg In Android?

I have successfully compiled and build ffmpeg library in android after 3,4 days research work. Now … Read more How To Get Video Frames From Mp4 Video Using Ffmpeg In Android?

Cross-platform Syntax For Mp4 Embedded In Html5

The code below produces a properly embedded video in firefox, but does not display properly in inte… Read more Cross-platform Syntax For Mp4 Embedded In Html5

Android Ndk W/ Ffmpeg Library - Error Running Project

Using this guide, http://www.roman10.net/how-to-build-ffmpeg-with-ndk-r9/, I successfully compiled … Read more Android Ndk W/ Ffmpeg Library - Error Running Project

Android H264 Decode Non-existing Pps 0 Referenced

In Android JNI, using ffmpeg with libx264 use below codes to encode and decode raw rgb data!. I sho… Read more Android H264 Decode Non-existing Pps 0 Referenced

Use Ffmpeg To Rotate The Video Based On Its Metadata? Why Does Android Put The Wrong Metadata?

I have a website where the user uploads a video. For my website i have also an Android application.… Read more Use Ffmpeg To Rotate The Video Based On Its Metadata? Why Does Android Put The Wrong Metadata?

Integrating FFMPEG Using Cmake: Undefined Reference When Linking Libraries

I've been trying to cross-compile ffmpeg for different Android cpu archs for couple of days now… Read more Integrating FFMPEG Using Cmake: Undefined Reference When Linking Libraries