Ticket #92 (new defect)

Opened 2 years ago

Last modified 1 year ago

Visual artifact in h264 decoding.

Reported by: Ritsuka Assigned to:
Priority: normal Milestone: Sometime after 1.0
Component: decompression Version:
Severity: normal Keywords:
Cc:

Description

Sample available here: http://www.eactothegame.it/prove/sample3.mov That sample plays without problems in vlc and mplayer, I think it's caused by some b-frame options like b-pyramids, but I'm not sure.

Change History

01/18/07 14:02:39 changed by gbooker

Since you said h.264, I must assume you mean svn. What version?

01/18/07 14:07:15 changed by astrange

Reproducable for me in r289, and there haven't been any related changes since then.

I guess we're ignoring some of the many bframe-related atoms in this?

05/02/07 09:56:30 changed by tick

  • milestone set to 1.1.

07/23/07 11:49:22 changed by tick

Do we need to block 1.1 on this?

07/23/07 11:58:48 changed by Ritsuka

I think we should blame x264qtcodec for this, if b-pyramid is enabled, it still flag all b-frame as "droppable", and then quicktime goes crazy. But I am not an expert, so I may be wrong.

09/03/07 01:24:15 changed by astrange

Sample link doesn't work.

09/03/07 04:09:40 changed by Ritsuka

09/18/07 18:12:19 changed by astrange

If the atoms say it's skippable I'm not sure we can do anything.

09/25/07 16:07:55 changed by tick

  • milestone changed from 1.1 to Sometime after 1.0.

We're not blocking 1.1 on this.