What steps will reproduce the problem?
Run streambaby with 64-bit JRE on 64-bit Windows 7.
What is the expected output? What do you see instead?
Reported error: "Unable to load FFmpeg native libraries"
What version of the product are you using? On what operating system?
0.29 on Windows 7 x64.
Please provide any additional information below.
The streambaby batch file assumes the correct java.exe will be in the PATH.
A better approach is to enhance the batch file to explicitly look for 32-bit
JRE 7, as in the attached file. (Earlier versions of Java have serious security
issues).
Original issue reported on code.google.com by john.na...@gmail.com on 19 Dec 2013 at 1:40
Original issue reported on code.google.com by
john.na...@gmail.com
on 19 Dec 2013 at 1:40Attachments: