Closed GoogleCodeExporter closed 8 years ago
setting recorder.setFormat("mp4"); crashes the application.
Here is the stacktrace
Original comment by vishalc...@gmail.com
on 31 Mar 2014 at 2:24
Attachments:
Have you tried the "ultrafast" preset by calling
FrameRecorder.setVideoOption("preset", "ultrafast")?
BTW, if you still have problems, could you please copy/paste the error messages
that you get from FFmpeg on the console? This isn't going to work on Android,
so please use Java SE to check that, thank you.
Original comment by samuel.a...@gmail.com
on 31 Mar 2014 at 2:28
Thanks.. setting FrameRecorder.setVideoOption("preset", "ultrafast") works like
charm.
Original comment by vishalc...@gmail.com
on 1 Apr 2014 at 6:31
Ok, good. Please ask your questions on the mailing list next time if possible,
not here, thank you.
Original comment by samuel.a...@gmail.com
on 1 Apr 2014 at 12:19
Original issue reported on code.google.com by
vishalc...@gmail.com
on 31 Mar 2014 at 2:02