kearygriffin / streambaby

Automatically exported from code.google.com/p/streambaby
1 stars 0 forks source link

Enhanced batch file to explicitly execute 32-bit JRE7 #97

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

Attachments: