Ask Your Question

rdeng2614's profile - activity

2017-07-19 06:26:54 -0600 received badge  Enthusiast
2017-07-07 01:14:51 -0600 received badge  Organizer (source)
2017-07-06 05:14:19 -0600 asked a question How to encode video using FFMPEG in VideoWriter in Java?

I downloaded the ffmpeg and h264 dlls and added them to the java class path, but everytime I call videowriter.open on 'h264', it returns false and I don't know why.

I looked up the previous answers on this site but the answers were not satisfying.

Thanks so much!