From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111235] radeonsi_drv_video.so should report support for packed
headers
Date: Sat, 27 Jul 2019 19:08:10 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0695916004=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 448EF6EEC4
for ; Sat, 27 Jul 2019 19:08:12 +0000 (UTC)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0695916004==
Content-Type: multipart/alternative; boundary="15642544910.2363Aa.31232"
Content-Transfer-Encoding: 7bit
--15642544910.2363Aa.31232
Date: Sat, 27 Jul 2019 19:08:11 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D111235
Bug ID: 111235
Summary: radeonsi_drv_video.so should report support for packed
headers
Product: Mesa
Version: git
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: oreaus@gmail.com
QA Contact: dri-devel@lists.freedesktop.org
Created attachment 144894
--> https://bugs.freedesktop.org/attachment.cgi?id=3D144894&action=3Dedit
Proposed fix for mkv with vaapi
Trying to encode using vaapi fails if the container is mkv. Changing the ou=
tput
format to .mp4 in the command works.
How to reproduce:
`ffmpeg -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -i input.mp4 -vf
'hwupload' -vcodec h264_vaapi -bf 0 output.mkv`
Output:
`Could not write header for output file #0 (incorrect codec parameters ?):
Invalid data found when processing input
Error initializing output stream 0:0 --=20
Conversion failed!`
Expected:
Works without error.
Proposed:
Patch attached.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15642544910.2363Aa.31232
Date: Sat, 27 Jul 2019 19:08:11 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
| Bug ID |
111235
|
| Summary |
radeonsi_drv_video.so should report support for packed headers
|
| Product |
Mesa
|
| Version |
git
|
| Hardware |
Other
|
| OS |
All
|
| Status |
NEW
|
| Severity |
normal
|
| Priority |
medium
|
| Component |
Drivers/Gallium/radeonsi
|
| Assignee |
dri-devel@lists.freedesktop.org
|
| Reporter |
oreaus@gmail.com
|
| QA Contact |
dri-devel@lists.freedesktop.org
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15642544910.2363Aa.31232--
--===============0695916004==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0695916004==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111235] radeonsi_drv_video.so should report support for packed
headers
Date: Sun, 28 Jul 2019 16:32:52 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0885671482=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[131.252.210.165])
by gabe.freedesktop.org (Postfix) with ESMTP id 874BA89D5B
for ; Sun, 28 Jul 2019 16:32:52 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============0885671482==
Content-Type: multipart/alternative; boundary="15643315720.165b.4521"
Content-Transfer-Encoding: 7bit
--15643315720.165b.4521
Date: Sun, 28 Jul 2019 16:32:52 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D111235
Scott Moreau changed:
What |Removed |Added
----------------------------------------------------------------------------
OS|All |Linux (All)
Hardware|Other |x86-64 (AMD64)
--- Comment #1 from Scott Moreau ---
After chatting with Mark Thompson, I realize that the patch is incorrect
because it advertises packed header support which is not implemented in the
driver. Proper packed header support should be implemented to fix this prob=
lem.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15643315720.165b.4521
Date: Sun, 28 Jul 2019 16:32:52 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
Scott Moreau
changed
bug 11123=
5
| What |
Removed |
Added |
| OS |
All
|
Linux (All)
|
| Hardware |
Other
|
x86-64 (AMD64)
|
Commen=
t # 1
on bug 11123=
5
from =
Scott Moreau
After chatting with Mark Thompson, I realize that the patch is=
incorrect
because it advertises packed header support which is not implemented in the
driver. Proper packed header support should be implemented to fix this prob=
lem.
You are receiving this mail because:
- You are the assignee for the bug.
=
--15643315720.165b.4521--
--===============0885671482==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============0885671482==--
From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 111235] radeonsi_drv_video.so should report support for packed
headers
Date: Wed, 25 Sep 2019 18:50:26 +0000
Message-ID:
References:
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1834112336=="
Return-path:
Received: from culpepper.freedesktop.org (culpepper.freedesktop.org
[IPv6:2610:10:20:722:a800:ff:fe98:4b55])
by gabe.freedesktop.org (Postfix) with ESMTP id 90DD16F3D1
for ; Wed, 25 Sep 2019 18:50:26 +0000 (UTC)
In-Reply-To:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: dri-devel-bounces@lists.freedesktop.org
Sender: "dri-devel"
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
--===============1834112336==
Content-Type: multipart/alternative; boundary="15694374262.Cb5EFCeBB.10054"
Content-Transfer-Encoding: 7bit
--15694374262.Cb5EFCeBB.10054
Date: Wed, 25 Sep 2019 18:50:26 +0000
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
https://bugs.freedesktop.org/show_bug.cgi?id=3D111235
GitLab Migration User changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #2 from GitLab Migration User ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this =
link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/142=
0.
--=20
You are receiving this mail because:
You are the assignee for the bug.=
--15694374262.Cb5EFCeBB.10054
Date: Wed, 25 Sep 2019 18:50:26 +0000
MIME-Version: 1.0
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: http://bugs.freedesktop.org/
Auto-Submitted: auto-generated
GitLab Migration User
changed
bug 11123=
5
| What |
Removed |
Added |
| Resolution |
---
|
MOVED
|
| Status |
NEW
|
RESOLVED
|
You are receiving this mail because:
- You are the assignee for the bug.
=
--15694374262.Cb5EFCeBB.10054--
--===============1834112336==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: base64
Content-Disposition: inline
X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs
IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz
dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVs
--===============1834112336==--