On Tuesday, March 31, 2015, Clément Champetier <<a href="mailto:cnt@mikrosimage.eu">cnt@mikrosimage.eu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div><br></div><div>I work on an opensource project, AvTranscoder (<a href="https://github.com/mikrosimage/avTranscoder" target="_blank">https://github.com/mikrosimage/avTranscoder</a>), which is basically a project to give a high level API of ffmpeg in C++, Java and python.</div><div><br></div><div>To easily launch some encodes, we created preset files, with the same idea of ffpreset: text files with a list of key/value to set several options of the encoder before the process.</div><div><br></div><div>I saw some useful commands in the ffmpeg project, to manage preset files:</div><div><a href="https://github.com/FFmpeg/FFmpeg/blob/master/cmdutils.c#L1921" target="_blank">https://github.com/FFmpeg/FFmpeg/blob/master/cmdutils.c#L1921</a><br></div><div>We would like to manipulate this type of command to get presets, like these ones:</div><div><a href="https://github.com/FFmpeg/FFmpeg/tree/master/presets" target="_blank">https://github.com/FFmpeg/FFmpeg/tree/master/presets</a><br></div><div><a href="https://github.com/joeyblake/FFmpeg-Presets" target="_blank">https://github.com/joeyblake/FFmpeg-Presets</a><br></div><div><br></div><div>Unfortunately, no functions are exposed in your library to manage the presets.</div><div>What is your position about it? Is it in your road map to give the developers the ability to manipulate ffpreset from outside?</div><div><br></div><div>Best regards,</div><div><br></div><div>Clement<br></div></div></blockquote><div><br></div><div>How do you guys differ from the Handbrake project? </div><br><br>-- <br>Sent from Gmail Mobile<br>