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 7163749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:57:17+00:00 2026-05-28T13:57:17+00:00

I am writing an Android application in which I’ll have to create a video

  • 0

I am writing an Android application in which I’ll have to create a video frame by frame using pictures from the phone. Looking around for some time, I haven’t come across any suitable library for what I need. My requirements are that it should be written in Java or in C and that it will be open source because I am pretty sure that modifications regarding the memory foot print will be required. I thank you all in advance, George.

  • 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-05-28T13:57:18+00:00Added an answer on May 28, 2026 at 1:57 pm

    You should try OpenCV library, Reading and Writing Images and Video.

    CreateVideoWriter

    CreateVideoWriter(filename, fourcc, fps, frame_size, is_color) → CvVideoWriter
    Creates the video file writer.

    Parameters:
    filename (str) – Name of the output video file.
    fourcc (int) – 4-character code of codec used to compress the frames. For example, CV_FOURCC(‘P’,’I’,’M,’1′) is a MPEG-1 codec, CV_FOURCC(‘M’,’J’,’P’,’G’) is a motion-jpeg codec etc. Under Win32 it is possible to pass -1 in order to choose compression method and additional compression parameters from dialog. Under Win32 if 0 is passed while using an avi filename it will create a video writer that creates an uncompressed avi file.
    fps (float) – Framerate of the created video stream.
    frame_size (CvSize) – Size of the video frames.
    is_color (int) – If it is not zero, the encoder will expect and encode color frames, otherwise it will work with grayscale frames (the flag is currently supported on Windows only).
    The function cvCreateVideoWriter creates the video writer structure.

    WriteFrame

    WriteFrame(writer, image) → int
    Writes a frame to a video file.

    Parameters:
    writer (CvVideoWriter) – Video writer structure
    image (IplImage) – The written frame
    The function cvWriteFrame writes/appends one frame to a video file.

    here is another link.

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

Sidebar

Related Questions

I'm writing an Android application which requires the user to login. I have a
I am writing an android application to which I have granted the following privileges
Hello I was just writing a little Android application which takes an image from
I am writing my first Android application and have some problems with handing around
I am writing a social networking android application. I have create a .Net webservice
I'm writing my first Android application and trying to get my head around communication
I am writing a android application where, on startup activity view, I have a
I have an Android Bluetooth application which manages a couple of remote devices( Capsules
I'm writing my first Android application and I have one activity that I'd like
I'm writing an application in which i have a set of code which i

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.