Thanks for quick reply.
I have few more doubts regarding frame level multithreading.
1).what is the main reason to go for frame level multithreading ?
2).when will we expect frame level implemented libvpx ?
3).could you please share the location where you are committing frame level changes.
I ran both libvpx and ffvp8 with gstreamer on pandaboard for two partition 720p resolution stream.
Both are creating two threads (For ffvp8 max-threads=2 and libvpx creates two threads).
ffvp8 (frame level multithreading) is running faster than libvpx (partition level multithreading).
Is frame level multithreading better than partition level multithreading ?