"Ronald S. Bultje" <[email protected]> writes: > The MPEG encoding code assumes that n_threads == n_slices, and thus it > should use n_slices even if threading itself is disabled. > --- > libavcodec/mpegvideo.c | 6 +++--- > libavcodec/mpegvideo_enc.c | 4 ++-- > 2 files changed, 5 insertions(+), 5 deletions(-)
This is somewhat insane. Is there no other way to ask for slices? -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
