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. Thanks in advance! Craig
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
