All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 110616] vce module in h264 encode
@ 2019-05-06  5:53 bugzilla-daemon
  2019-05-06  8:57 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-05-06  5:53 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1294 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=110616

            Bug ID: 110616
           Summary: vce module in h264 encode
           Product: DRI
           Version: DRI git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/Radeon
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: baopeng88_com@163.com

We have a playback problem in the vce module of the amd graphics card, when
using libva for h264 encoding, the field of pic_order_cnt_type in sps supports
other options besides 0? Includes 1 or 2 and so on.
      Pic_order_cnt_type specifies the encoding method for poc (picture order
count), and poc identifies the playback order of the images. The poc can be
calculated from the frame-num through the mapping relationship, or it can be
explicitly transmitted by the encoder.
      When pic_order_cnt_type = 2, the POC calculation method relies on the
least extra parameters (can save the number of bits in the slice header), and
it can only get the serial number of the top and bottom fields according to
frame_num. We need to play it quickly in this way.

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

[-- Attachment #1.2: Type: text/html, Size: 2567 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 110616] vce module in h264 encode
  2019-05-06  5:53 [Bug 110616] vce module in h264 encode bugzilla-daemon
@ 2019-05-06  8:57 ` bugzilla-daemon
  2019-05-06  9:10 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-05-06  8:57 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=110616

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Please attach the corresponding output of dmesg and vainfo.

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

[-- Attachment #1.2: Type: text/html, Size: 991 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 110616] vce module in h264 encode
  2019-05-06  5:53 [Bug 110616] vce module in h264 encode bugzilla-daemon
  2019-05-06  8:57 ` bugzilla-daemon
@ 2019-05-06  9:10 ` bugzilla-daemon
  2019-05-06  9:14 ` bugzilla-daemon
  2019-05-24  7:40 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-05-06  9:10 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 384 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=110616

--- Comment #2 from baopeng <baopeng88_com@163.com> ---
(In reply to Michel Dänzer from comment #1)
> Please attach the corresponding output of dmesg and vainfo.


It doesn't matter with dmesg and vainfo ? 
Dmesg and vainfo can't see anything

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

[-- Attachment #1.2: Type: text/html, Size: 1187 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 110616] vce module in h264 encode
  2019-05-06  5:53 [Bug 110616] vce module in h264 encode bugzilla-daemon
  2019-05-06  8:57 ` bugzilla-daemon
  2019-05-06  9:10 ` bugzilla-daemon
@ 2019-05-06  9:14 ` bugzilla-daemon
  2019-05-24  7:40 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-05-06  9:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 522 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=110616

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
We need the information printed by dmesg and vainfo, otherwise we cannot help
you.

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

[-- Attachment #1.2: Type: text/html, Size: 1791 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 110616] vce module in h264 encode
  2019-05-06  5:53 [Bug 110616] vce module in h264 encode bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-05-06  9:14 ` bugzilla-daemon
@ 2019-05-24  7:40 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-05-24  7:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 532 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=110616

Andre Klapper <a9016009@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WORKSFORME
             Status|NEEDINFO                    |RESOLVED

--- Comment #4 from Andre Klapper <a9016009@gmx.de> ---
No reply by the reporter, hence closing.

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

[-- Attachment #1.2: Type: text/html, Size: 1974 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-24  7:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-06  5:53 [Bug 110616] vce module in h264 encode bugzilla-daemon
2019-05-06  8:57 ` bugzilla-daemon
2019-05-06  9:10 ` bugzilla-daemon
2019-05-06  9:14 ` bugzilla-daemon
2019-05-24  7:40 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.