Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9076693
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T19:10:14+00:00 2026-06-16T19:10:14+00:00

I am trying to create a 3gp video file by combining an mp3 audio

  • 0

I am trying to create a 3gp video file by combining an mp3 audio clip and an image for my android application. That is:
mp3 + image = 3gp video clip.

I did so much research on this but found that help available was limited.

Please let me know how to do this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T19:10:16+00:00Added an answer on June 16, 2026 at 7:10 pm

    If you are looking to do that outside of your application then check out this post which gives ffmpeg command that can be used to achieve the same.

    Also ffmpeg can also be compiled for android and used using the JNI as discussed in this post.

    copying the best answer for quick reference:

    Here are the steps I went through in getting ffmpeg to work on Android:

    1. Build static libraries of ffmpeg for Android. This was achieved by
      building olvaffe’s ffmpeg android port (libffmpeg) using the Android
      Build System
      . Simply place the sources under /external and make
      away. You’ll need to extract bionic(libc) and zlib(libz) from the
      Android build as well, as ffmpeg libraries depend on them.
    2. Create a dynamic library wrapping ffmpeg functionality using the
      Android NDK. There’s a lot of documentation out there on how to work with the
      NDK. Basically you’ll need to write some C/C++ code to export the
      functionality you need out of ffmpeg into a library java can
      interact with through JNI. The NDK allows you to easily link against
      the static libraries you’ve generated in step 1, just add a line
      similar to this to Android.mk: LOCAL_STATIC_LIBRARIES := libavcodec
      libavformat libavutil libc libz
    3. Use the ffmpeg-wrapping dynamic library from your java sources. There’s enough documentation on JNI out there, you should be fine.

    Regarding using ffmpeg for playback, there are many examples (the ffmpeg binary itself is a good example), here’s a basic tutorial. The best documentation can be found in the headers.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In my android application I am trying create persistent connection for downloading images. Here
I'm trying create simple application in C++. This application has to read from file
I'm trying to create a file for my audio recorder, but this file keeps
Hello i'm trying create an application allowing me host any kind of file. In
I am trying create a small web application that allows a user to login
Trying to create a background-image slideshow and am getting this error... This is the
Trying to create a generic video plugin for Expression Engine 2 where I can
I'm trying create grammar for SRT format: Here is an example of srt file:
I'm trying create an immutable object and initialise it from xml config file in
I am trying create a WCF service that leverages the WPF MediaPlayer on the

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.