Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The audio play but the images do not move #44

Open
vsoftphuong opened this issue Jul 18, 2018 · 0 comments
Open

The audio play but the images do not move #44

vsoftphuong opened this issue Jul 18, 2018 · 0 comments

Comments

@vsoftphuong
Copy link

vsoftphuong commented Jul 18, 2018

After exporting to mp4, you open mp4 file in File Explorer : the audio plays but the images do not move, after a period of time the audio stops playing and the picture starts to move. Display time is also not normal (video about 10s but time show about >2h).

Demo:
https://chatnhanh.blob.core.windows.net/chat/5a1e55d59b53e9324027f49e/158852/89313aeb-2124-4832-9543-5622c67154b7/vid_2018_07_13_17_08_33.mp4

Code:
AnncaConfiguration.Builder builder = new AnncaConfiguration.Builder (context, CAPTURE_MEDIA);
builder.setMediaQuality (AnncaConfiguration.MEDIA_QUALITY_LOW);
builder.setMediaResultBehaviour (AnncaConfiguration.PREVIEW);
builder.setVideoDuration (2 * 60 * 1000);
new Annca (builder.build ()) launchCamera ();

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant