On 03/11/13 13:47, Peter B. wrote: > Hello again, > > I've noticed that it seems to be that ffmpeg's ffv1 implementation is > able to use multiple cores while encoding/decoding FFV1 version 1, > whereas libav's current implementation does not:
The libav implementation doesn't have threading support, adding it might be useful indeed, please open a set of bugs regarding all the issues you find on FFV1. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
