All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 82835] New: GeForce 8800 GS VDPAU h264 decoding hang
@ 2014-08-20  3:55 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-82835-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 27+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-08-20  3:55 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


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

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

          Priority: medium
            Bug ID: 82835
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: GeForce 8800 GS VDPAU  h264 decoding hang
        QA Contact: xorg-team-go0+a7rfsptAfugRpC6u6w@public.gmane.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: randrik-JGs/UdohzUI@public.gmane.org
          Hardware: x86 (IA32)
            Status: NEW
           Version: git
         Component: Driver/nouveau
           Product: xorg

Created attachment 104933
  --> https://bugs.freedesktop.org/attachment.cgi?id=104933&action=edit
dmesg from 3.17.0-rc1 kernel, nouveau.debug=debug

So, I  followed  instructions  at
http://nouveau.freedesktop.org/wiki/VideoAcceleration/ and tried vdpau/h264
acceleration for  my  card. It  hanged  happily...

Kernel: both self-compiled 3.14.9 (64-bit) and 3.17.0-rc1 (32-bit) failed.
Mesa: currently OpenGL version string: 3.0 Mesa 10.3.0-devel (git-a4359bc)
libdrm: git d9ce09de12131fa8c5ff2d7c2dbd6b61d8a5fd14 (" exynos: Use symbol
visibility.")
xf86-video-nouveau: 16c885ce9c7bebcfa1252a5d500956dd5f551043 (" Fix event
handling on multi-x-screen configs.")
Xserver: 1.12.4 (from 1.12 branch)

+ MPlayer SVN-r37116 (32  bit, like  full userspace), compiled  with gcc 4.7.3

Command  line:
 mplayer ~/botva/vid/MMC_14_may_2011_four_pilot_whales.mp4 -quiet -vo vdpau -vc
ffh264vdpau -fs (it  hangs  without 'fs', too)

Same  video plays  if  VDPAU  used  only  for  displaying.

vdpauinfo:
 vdpauinfo
display: :0   screen: 0
API version: 1
Information string: G3DVL VDPAU Driver Shared Library version 1.0

Video surface:

name   width height types
-------------------------------------------
420     8192  8192  NV12 YV12
422     8192  8192  UYVY YUYV
444     8192  8192  Y8U8V8A8 V8U8Y8A8

Decoder capabilities:

name               level macbs width height
-------------------------------------------
MPEG1                 0 16384  2048  2048
MPEG2_SIMPLE          3 16384  2048  2048
MPEG2_MAIN            3 16384  2048  2048
H264_BASELINE        41 16384  2048  2048
H264_MAIN            41 16384  2048  2048
H264_HIGH            41 16384  2048  2048

Output surface:

name              width height nat types
----------------------------------------------------
B8G8R8A8          8192  8192    y  NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
R8G8B8A8          8192  8192    y  NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
R10G10B10A2       8192  8192    y  NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8
B10G10R10A2       8192  8192    y  NV12 YV12 UYVY YUYV Y8U8V8A8 V8U8Y8A8

Bitmap surface:

name              width height
------------------------------
B8G8R8A8          8192  8192
R8G8B8A8          8192  8192
R10G10B10A2       8192  8192
B10G10R10A2       8192  8192
A8                8192  8192

Video mixer:

feature name                    sup
------------------------------------
DEINTERLACE_TEMPORAL             y
DEINTERLACE_TEMPORAL_SPATIAL     -
INVERSE_TELECINE                 -
NOISE_REDUCTION                  y
SHARPNESS                        y
LUMA_KEY                         -
HIGH QUALITY SCALING - L1        -
HIGH QUALITY SCALING - L2        -
HIGH QUALITY SCALING - L3        -
HIGH QUALITY SCALING - L4        -
HIGH QUALITY SCALING - L5        -
HIGH QUALITY SCALING - L6        -
HIGH QUALITY SCALING - L7        -
HIGH QUALITY SCALING - L8        -
HIGH QUALITY SCALING - L9        -

parameter name                  sup      min      max
-----------------------------------------------------
VIDEO_SURFACE_WIDTH              y        48     2048
VIDEO_SURFACE_HEIGHT             y        48     2048
CHROMA_TYPE                      y
LAYERS                           y         0        4

attribute name                  sup      min      max
-----------------------------------------------------
BACKGROUND_COLOR                 y
CSC_MATRIX                       y
NOISE_REDUCTION_LEVEL            y      0.00     1.00
SHARPNESS_LEVEL                  y     -1.00     1.00
LUMA_KEY_MIN_LUMA                y
LUMA_KEY_MAX_LUMA                y

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

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

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

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

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

end of thread, other threads:[~2019-12-04  8:48 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20  3:55 [Bug 82835] New: GeForce 8800 GS VDPAU h264 decoding hang bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-82835-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-08-20  3:55   ` [Bug 82835] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-20  4:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-24 15:22   ` [Bug 82835] [NV92] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-01 22:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-02 16:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-02 16:25   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-02 16:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-02 23:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  0:03   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  1:57   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  1:58   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  1:59   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  3:35   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-09-03  6:50   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-10-12 11:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-21 17:46   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-21 18:13   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-21 18:53   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-21 19:04   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-03-21 19:55   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2015-10-19 14:56   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-04-10  6:51   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-05 19:22   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2016-05-05 19:32   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2017-11-25 12:24   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2019-12-04  8:48   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

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.