>
> ffmpeg doesn't implement something this specific and questionable. I
>  mean, do you really expect that it goes out of its way to support such a
> really strange and complicated use-case?
>
> Unless you use libavcodec for encoding, you'll actually be fine without
> external libraries.
>

>> Thanks, yes I need libavcodec to do encoding. And the reason I want to
do this is to make the program installer smaller (so only libavcodec is
bundled into installer and external libraries could be downloaded later
only when needed). But unfortunately seems there's no good solution to
archive, unless I build some stub libraries.

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

Reply via email to