[FFmpeg-devel] [PATCH v3] avcodec: Add librav1e encoder
James Almer
jamrial at gmail.com
Thu May 30 19:27:30 EEST 2019
On 5/30/2019 1:15 PM, Derek Buitenhuis wrote:
> On 30/05/2019 15:51, James Almer wrote:
>> You could add tile-columns, tile-rows, and speed options.
>
> I'm of two minds here.
>
> One one hand, it is convenient.
>
> On the other hand, you may end up with a crappy pile of stuff
> like libx264.c where everything has its own option or aomenc
> where new stuff is being added every other day.
All three options are important to get decent and/or fast encodings, so
if you'd rather not add options for them, you should document what
key=value combinations can be passed to rav1e-params, either in
encoders.doxy, or as a printed list like libx264 does when you pass it a
wrong preset/tune value.
>
> - Derek
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>
More information about the ffmpeg-devel
mailing list