• Ilkka Ollakka's avatar
    avcodec: default to 2 threads on encoding · 6aa2e63d
    Ilkka Ollakka authored
    Multiple cores are pretty common nowdays, so shouldn't be big issue. Maybe
    better would be implement cpu-core counter, like in x264, but at the moment
    only avcodec-module doesn't seem to handle i_threads=0 as automatic.
    6aa2e63d
encoder.c 34.1 KB