Open GoogleCodeExporter opened 9 years ago
Noise sensitivity is not supported with temporal scalability yet (see issue
#447). vpxt_compress_scalable_patterns() should be modified to not set
VP8E_SET_NOISE_SENSITIVITY.
Original comment by jkoles...@google.com
on 18 May 2012 at 8:42
removing "vpx_codec_control (&codec_enc, VP8E_SET_NOISE_SENSITIVITY, 2);"
seems to resolve the issue.
fix submitted:
https://gerrit.chromium.org/gerrit/#change,23065
Original comment by jamesbe...@google.com
on 18 May 2012 at 9:06
Original issue reported on code.google.com by
jamesbe...@google.com
on 18 May 2012 at 2:37