mirror of https://github.com/FFmpeg/FFmpeg.git
ER with slice threads is buggy and since the merge of the libav cleanup broken as the ER context which is supposed to be per frame has been placed in the slice context, so there are multiple per frame which does not work as is. Theres no bug report about ER with frame threads. If someone knows of a case where it crashes / fails without slice threads please mail me and open a ticket on trac. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/130/head
parent
6da7625cc3
commit
4b7356ce8f
1 changed files with 5 additions and 2 deletions
Loading…
Reference in new issue