[Bug 769250] [VC1][Decode] vc1 decode error.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 25 08:47:50 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769250

--- Comment #10 from sreerenj <bsreerenj at gmail.com> ---
(In reply to Fei from comment #9)
> (In reply to sreerenj from comment #8)
> > Review of attachment 333383 [details] [review] [review]:
> > 
> > pushed as  f31d9f37b615acd5d30cc9917ff57e5fba70d5d2
> 
> Hi sree,
> Could you help to make sure that if the below 6 clips are also belong to
> 'interlaced sequence'. These clips all pass without this patch, but now all
> fail because of 'interlaced sequence'.
> 
> sa10104.vc1    FAIL
> SA10106.vc1    FAIL
> sa10108.vc1    FAIL
> SA10110.vc1    FAIL
> SA10120.vc1    FAIL
> SA10131.vc1    FAIL

These sequences have progressive frames even though it marked as interlaced in
sequence header.

We could delay the error-return case after parsing frame header, so that we can
check the frame coding mode field too .This is what driver is also doing.

@Scott: Could you please provide an update patch for this????

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list