All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ@public.gmane.org
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: [Bug 82835] New: GeForce 8800 GS VDPAU h264 decoding hang
Date: Wed, 20 Aug 2014 03:55:35 +0000	[thread overview]
Message-ID: <bug-82835-8800@http.bugs.freedesktop.org/> (raw)


[-- 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

             reply	other threads:[~2014-08-20  3:55 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-20  3:55 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ [this message]
     [not found] ` <bug-82835-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-08-20  3:55   ` [Bug 82835] GeForce 8800 GS VDPAU h264 decoding hang 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-82835-8800@http.bugs.freedesktop.org/ \
    --to=bugzilla-daemon-cc+yj3umiyqdupfqwhejaq@public.gmane.org \
    --cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.