On Mar 20, 2012, at 01:52 , Craig Murray wrote:

> 
> I need to package the ffmpeg's .dll into another application and call it 
> directly.
> 
> From the command line, the command need to provide would be:
> 
> ffmpeg -i test.avi -f image2 foo-%03d.jpeg
> 
> 
> But I'm not sure which .dll file I need to include, nor which top-level 
> function I should be calling.

Have a look at the famous tutorials from DRANGER (and Boehme) at 
http://dranger.com/ffmpeg/

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to