Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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!

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!