On 10.01.2010, at 2:25, Uri Goldenberg wrote:
BTW what does -sameq does?
In some cases it can help if you wish to get similar quality but don't know what the source quality is. Does not work with H264.
I need API because I am tring to build a server that coverts formats (and does some other stuff). Loading ffmpeg for each client is expensive (Run time) keeping a lib in memory using it with API is much much faster.
Agree. Then libavcodec/api_exaple.c can show a way to go. -Alex _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
