[FFmpeg-devel] [RFC] [PATCH] huffyuvenc, multithread and context=1

Christophe Gisquet christophe.gisquet at gmail.com
Fri Jun 13 00:56:30 CEST 2014


Hi,

2014-06-12 0:18 GMT+02:00 Michael Niedermayer <michaelni at gmx.at>:
> i think adding a codec private option like
> -non_deterministic 1
> is safer than using the flags in terms of compatibility
> it also would produce an error if the option is used with a encoder
> which doesnt support it

I'm unsatisfied of the result I got (cf. patch). My knowledge of the
various APIs is too limited for that, and the main issue it seems is
that I need to set threading from huffyuvenc, but I can only hack my
way through frame_thread_encoder.c

-- 
Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-huffyuvenc-add-a-non-deterministic-option.patch
Type: text/x-patch
Size: 4297 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140613/89b452e4/attachment.bin>


More information about the ffmpeg-devel mailing list