Skip to content

Enable tiling with rav1e which allows multi threaded encoding!#32

Closed
cryptomilk wants to merge 2 commits intoAOMediaCodec:masterfrom
cryptomilk:master-tiling
Closed

Enable tiling with rav1e which allows multi threaded encoding!#32
cryptomilk wants to merge 2 commits intoAOMediaCodec:masterfrom
cryptomilk:master-tiling

Conversation

@cryptomilk
Copy link
Contributor

Enable tiling with rav1e which allows multi threaded encoding.

Yay, more speed!

This ignored files of clangd, cscope and ctags.
This allows processing an image with multiple threads.
@joedrago
Copy link
Contributor

libavif most certainly already supports tiling with rav1e already. What does this behavior do instead of the (adjacent settings) tileRowsLog2 / tileColsLog2?

@joedrago
Copy link
Contributor

I read encoder.rs to be sure this is a redunant PR, and .tiles is an alternate path to the same settings, with less control. Please switch your usage of this new code to using tileRowsLog2 and tileColsLog2 instead.

@joedrago joedrago closed this Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants