How to encode video using FFMPEG in VideoWriter in Java?

asked 2017-07-06 05:07:30 -0600

rdeng2614 gravatar image

updated 2017-07-07 01:14:51 -0600

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!

edit retag flag offensive close merge delete