bodensx / jnaerator

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

Problems with ffmpeg/avformat.dll missing methods #98

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, 
I am trying to run the latest (v0.9.10) jnaerator against the latest ffmpeg 
Windows 64bit libraries (built by http://ffmpeg.zeranoe.com/builds/ 
http://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-git-a923b6b-win64-shared.7z
).

Running Command:
java -jar jnaerator-0.9.10-SNAPSHOT-20120222.jar -arch win64 -o 
"C:\TEMP\jnaerator2" -jar avformat.jar "C:\TEMP\ffmpeg64\bin\avformat-54.dll" 
"D:\video_resources\ffmpeg-git-a923b6b\libavformat\avformat.h" 
-ID:\video_resources\ffmpeg-git-a923b6b\ -v

What is the expected output? What do you see instead?
Expected output is the avformat.jar with a AvformatLibrary.java that includes a 
mapping to avformat_open_input from the avformat.h. 

What version of the product are you using? On what operating system?
jnaerator-0.9.10-SNAPSHOT-20120222.jar
Windows 7 64-bit

I cannot figure out what went wrong ... TroubleShootingJNAeration did not help. 

Regards and thanks in advance.

Original issue reported on code.google.com by emanuelg...@gmail.com on 28 Feb 2012 at 9:54

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Emanuel,

Thanks a lot for your report !

Issues for JNAerator have migrated several months ago to GitHub, would you mind 
migrating your issue there ?
https://github.com/ochafik/nativelibs4java/issues/new

(btw, if you found a link to create this issue somewhere from JNAerator's wiki, 
please let me know so I can update it !)

Thanks,
Cheers
--
Olivier

Original comment by olivier.chafik@gmail.com on 1 Mar 2012 at 11:46

GoogleCodeExporter commented 8 years ago
Thanks Olivier. I will first look there for related issues and if necessary 
move my issue.

Cheers
Emanuel 

Original comment by emanuelg...@gmail.com on 2 Mar 2012 at 8:29