Skip to content

Mp4 recording at high resolutions (1920x1080) lags badly. Lower resolutions work fine. #478

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Choose a high resolution 1920x1080 for video recording, and the output video 
lags and stutters badly. Its unusable.
2.
3.

What is the expected output? What do you see instead?
Good quality output, like the output from MediaRecorder in Android.

What version of the product are you using? On what operating system?
JavaCV for Android. FFmpegFrameRecorder.java.

Please provide any additional information below.
Using lower resolutions (upto 1280x720) works fine. When using higher 
resolution, say 1920x1080, the recorded video stutters and audio lags. I am 
looking for any solution that can work. 

I am guessing that the problem is the SD card write. Is it possible to write to 
a memory file, for example, and dump to SD card every so often?

Thanks.

Original issue reported on code.google.com by jineshj...@gmail.com on 27 Jul 2014 at 10:52

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions