On 27/03/13 15:29, Thomas Sharpless wrote: > Hello > Does anyone know of a way to use the libx264 presets mechanism in the > context of libav?
http://libav.org/avconv.html#libx264 ‘-preset string’ Set the encoding preset (cf. x264 –fullhelp). ‘-tune string’ Tune the encoding params (cf. x264 –fullhelp). ‘-profile string’ Set profile restrictions (cf. x264 –fullhelp). I hope it is what you are looking for =) lu _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
