ericmckean / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

VP9 vpx_temporal_svc_encoder crash #824

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
$ examples/vpx_temporal_svc_encoder 
libvpx_test_data/hantro_collage_w352h288.yuv output vp9 352 288 1 1000 6 30 7 
200 400 600 800 1000
Using WebM Project VP9 Encoder v1.3.0-3427-g208887a
Segmentation fault: 11

Giving this to you Marco. Please reassign if I'm wrong and someone else should 
look at this, thanks!

Original issue reported on code.google.com by tomfine...@google.com on 10 Jul 2014 at 7:32

GoogleCodeExporter commented 9 years ago
Ok, i'll take a look.

Original comment by marpan@google.com on 10 Jul 2014 at 10:45

GoogleCodeExporter commented 9 years ago
A separate issue was opened to address the underlying problem in this crash
(which is not really specific to the svc-temporal encoder): 
https://code.google.com/p/webm/issues/detail?id=825.

A fix for that crash is proposed there and verified that is also fixes this 
crash.

Original comment by marpan@google.com on 14 Jul 2014 at 11:15

GoogleCodeExporter commented 9 years ago
Fix has been merged: https://gerrit.chromium.org/gerrit/#/c/70854/

Original comment by marpan@google.com on 15 Jul 2014 at 9:23