Carl Zwanzig wrote: > It sounds like you are really unclear on the differences between shared > *libraries* and *executable files*
You are absolutely right. I was running under the false assumption that since I can turn an executable (ffmpeg) into a dll, then the dll must also be executable. I should have seen that this is obviously not the case and that there is some kind of structure reconfiguration going on when the dll is created. _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".