Erik van Pienbroek wrote:
> Op dinsdag 16-01-2007 om 18:50 uur [tijdzone +0000], schreef Cool_Zer0:
>   
>> If you want I can publish the .dll's generated, the .lib's generated, 
>> the .def's generated and even the .h needed by ffmpeg so that you can test..
>>     
>
> Hi,
>
> If you could put everything online (source, .dll, .lib, .def, etc...)
> I can sure investigate it further for you.
>
>   

http://www.ncenteio.net/ffmpeg_lib.tar (~9.5Mb)

The package contains the .def files generated by ffmpeg, the .dll files 
generated by ffmpeg and the .lib files that I genereated using "lib.exe" 
with
"lib /machine:arm /def:av*.def"

The folder "ffmpeg" contains the headers files for ffmpeg...

If you can get a way of compile a program written in MSVC++ (Visual 
Studio .Net 2005), preferably a "MFC SmartDevice" for Pocket PC (Windows 
Mobile 5.0 Pocket PC), I'll be very appreciate...
You can simple include file "avformat.h" and call the function 
av_register_all()... It should be enough... If that works the the rest 
should work too...

After that I think that it deserves a guide on how to do it for future 
people...


I'll wait, ansious, for your reply :)

Thanks

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to