Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#596 closed defect (fixed)

Last CABAC optimization cause screen to be a gray

Reported by: kopavel@… Owned by: mans@…
Priority: normal Component: libavcodec
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Try to compile mplayer using last update from cvs and playing MP4 files (with
aac sound and AVC1 video) have only gray screen with tiny moving color garbage
on screen (sound work good). it's hapaned only if i get cabac.h and cabac.c
from revirion 6596 and later. earler revision dont have such problem.
I try compile that on default MinGW in P3, and on MinGW on AthlonXP with
default gcc and on gcc-4.1 with no succes.

console all the time report:
"[h264 @ 0093B220]concealing 1144 DC, 1144 AC, 1144 MV errors"
where "dc","av" and "mv" count are diferent all the time...

Change History (2)

comment:1 by kopavel@…, 18 years ago

Picture look like some huge pixelated images color component in left top
corner, wich all the time blooring with in-loop filter.

comment:2 by kopavel@…, 18 years ago

Resolution: fixed
Status: newclosed

Now with last change it's work... so it fixed.

Note: See TracTickets for help on using tickets.