[Libav-user] ffpreset

Tanim Islam tanim.islam at gmail.com
Tue Mar 31 18:59:50 CEST 2015


On Tuesday, March 31, 2015, Clément Champetier <cnt at mikrosimage.eu> wrote:

> Hello,
>
> I work on an opensource project, AvTranscoder (
> https://github.com/mikrosimage/avTranscoder), which is basically a
> project to give a high level API of ffmpeg in C++, Java and python.
>
> 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.
>
> I saw some useful commands in the ffmpeg project, to manage preset files:
> https://github.com/FFmpeg/FFmpeg/blob/master/cmdutils.c#L1921
> We would like to manipulate this type of command to get presets, like
> these ones:
> https://github.com/FFmpeg/FFmpeg/tree/master/presets
> https://github.com/joeyblake/FFmpeg-Presets
>
> Unfortunately, no functions are exposed in your library to manage the
> presets.
> What is your position about it? Is it in your road map to give the
> developers the ability to manipulate ffpreset from outside?
>
> Best regards,
>
> Clement
>

How do you guys differ from the Handbrake project?


-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20150331/bdc38743/attachment.html>


More information about the Libav-user mailing list