[Ffmpeg-devel] Compilation Issue

Michel Bardiaux mbardiaux
Thu Sep 22 15:18:42 CEST 2005


Usman Bashir wrote:
> Hi fellow!
> 	I am new at ffmpeg as well as Linux, so do not know much about
> make and other things. I am able to compile ffmpeg using MINGW32 on
> windows though.
> But when I build a file replacing ffmpeg.c with my own and targeting it
> as dll rather then exe, I am failed. Although dll is seem to be building
> from make, but when I try to access it from java app it denied loading.
> Is there any other thing that I need to add in make files or how can I
> change the make files to build a actual dll instead of exe.
>  	I ll really appreciate the help from any one
> Regards,
> Usman

ffmpeg is not the appropriate prototype to build your own dll. You 
should mimic libavformat instead (and of course use --enable-shared).


-- 
Michel Bardiaux
R&D Director
T +32 [0] 2 790 29 41
F +32 [0] 2 790 29 02
E mailto:mbardiaux at mediaxim.be

Mediaxim NV/SA
Vorstlaan 191 Boulevard du Souverain
Brussel 1160 Bruxelles
http://www.mediaxim.com/





More information about the ffmpeg-devel mailing list