From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 64503] audio glitches when running at 24hz/24p
Date: Fri, 02 Aug 2013 16:35:20 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0135214036=="
Return-path:
Received: from culpepper.freedesktop.org (unknown [131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id AC58FE62DF
for ;
Fri, 2 Aug 2013 09:35:19 -0700 (PDT)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0135214036==
Content-Type: multipart/alternative; boundary="1375461319.aFb2F0.6920"; charset="us-ascii"
--1375461319.aFb2F0.6920
Date: Fri, 2 Aug 2013 16:35:19 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
https://bugs.freedesktop.org/show_bug.cgi?id=64503
--- Comment #22 from Pierre Ossman ---
Argh! Problem found...
It was actually the mode that was incorrect. xrandr rounds things off, so it
looked like it was the same as the working case, but actually wasn't.
Proper modeline:
Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125
+hsync +vsync (27.0 kHz e)
Horrible evil modeline:
ModeLine "1920x1080@23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125
+hsync +vsync
The reason I had that was from back in ancient times when the radeon driver
didn't properly grok the 24p mode from EDID for some reason. But it seems I got
the NTSC I-can't-believe-it's-not-real-24p mode instead of the proper film one.
So with that hack removed it seems like the audio glitch is gone. Sorry for all
the noise. :/
--
You are receiving this mail because:
You are the assignee for the bug.
--1375461319.aFb2F0.6920
Date: Fri, 2 Aug 2013 16:35:19 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Comment # 22
on bug 64503
from Pierre Ossman
Argh! Problem found...
It was actually the mode that was incorrect. xrandr rounds things off, so it
looked like it was the same as the working case, but actually wasn't.
Proper modeline:
Modeline "1920x1080"x24.0 74.25 1920 2558 2602 2750 1080 1084 1089 1125
+hsync +vsync (27.0 kHz e)
Horrible evil modeline:
ModeLine "1920x1080@23.976" 74.175 1920 2558 2602 2750 1080 1084 1089 1125
+hsync +vsync
The reason I had that was from back in ancient times when the radeon driver
didn't properly grok the 24p mode from EDID for some reason. But it seems I got
the NTSC I-can't-believe-it's-not-real-24p mode instead of the proper film one.
So with that hack removed it seems like the audio glitch is gone. Sorry for all
the noise. :/
You are receiving this mail because:
- You are the assignee for the bug.
--1375461319.aFb2F0.6920--
--===============0135214036==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
--===============0135214036==--