[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#785311: marked as done (mpv: a paused vdpau video prevents display of video of a second vdpau instance)



Your message dated Sun, 29 Jan 2023 12:10:39 +0100
with message-id <Y9ZUL4JcXni54Slf@ramacher.at>
and subject line Re: Bug#785311: mpv: a paused vdpau video prevents display of video of a second vdpau instance
has caused the Debian Bug report #785311,
regarding mpv: a paused vdpau video prevents display of video of a second vdpau instance
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
785311: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785311
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mpv
Version: 0.9.1-1+ffmpeg
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

After the r600 radeon fix incorporated in 4.1.0-rc3, I was able to
play videos using a command like:

mpv --vo=vdpau --hwdec=vdpau *.mkv

However, pausing one video and attempting to start a second mpv session using
vdpau resulted in the second video window being black. The second video could
be replayed successfully using opengl while the first one using vdpau was 
paused.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.1.0-rc3+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages mpv depends on:
ii  libasound2                              1.0.28-1
ii  libass5                                 0.12.2-1
ii  libavcodec-ffmpeg56                     7:2.6.2-1+b1
ii  libavdevice-ffmpeg56                    7:2.6.2-1+b1
ii  libavfilter-ffmpeg5                     7:2.6.2-1+b1
ii  libavformat-ffmpeg56                    7:2.6.2-1+b1
ii  libavutil-ffmpeg54                      7:2.6.2-1+b1
ii  libbluray1                              1:0.8.0-1
ii  libbs2b0                                3.1.0+dfsg-2.1
ii  libc6                                   2.19-18
ii  libcdio-cdda1                           0.83-4.2
ii  libcdio-paranoia1                       0.83-4.2
ii  libcdio13                               0.83-4.2
ii  libdrm2                                 2.4.60-3
ii  libdvdnav4                              5.0.1-1
ii  libdvdread4                             5.0.0-1
ii  libegl1-mesa [libegl1-x11]              10.5.5-1
ii  libenca0                                1.16-1
ii  libgl1-mesa-glx [libgl1]                10.5.5-1
ii  libguess1                               1.2-1
ii  libjack0 [libjack-0.116]                1:0.124.1+20140122git5013bed0-3
ii  libjpeg62-turbo                         1:1.4.0-7
ii  liblcms2-2                              2.6-3+b3
ii  liblua5.2-0                             5.2.3-1.1
ii  libpulse0                               6.0-2
ii  libsdl2-2.0-0                           2.0.2+dfsg1-7
ii  libswresample-ffmpeg1                   7:2.6.2-1+b1
ii  libswscale-ffmpeg3                      7:2.6.2-1+b1
ii  libva-x11-1                             1.5.1-2
ii  libva1                                  1.5.1-2
ii  libvdpau1                               1.1-1
ii  libwayland-client0                      1.6.0-2
ii  libwayland-cursor0                      1.6.0-2
ii  libwayland-egl1-mesa [libwayland-egl1]  10.5.5-1
ii  libx11-6                                2:1.6.3-1
ii  libxext6                                2:1.3.3-1
ii  libxinerama1                            2:1.1.3-1+b1
ii  libxkbcommon0                           0.4.3-2
ii  libxrandr2                              2:1.4.2-1+b1
ii  libxss1                                 1:1.2.2-1
ii  libxv1                                  2:1.0.10-1+b1
ii  zlib1g                                  1:1.2.8.dfsg-2+b1

Versions of packages mpv recommends:
ii  youtube-dl  2015.02.28-1

mpv suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On 2015-05-15 00:14:55 +0930, Arthur Marsh wrote:
> Package: mpv
> Version: 0.9.1-1+ffmpeg
> Severity: normal
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>    * What led up to the situation?
> 
> After the r600 radeon fix incorporated in 4.1.0-rc3, I was able to
> play videos using a command like:
> 
> mpv --vo=vdpau --hwdec=vdpau *.mkv
> 
> However, pausing one video and attempting to start a second mpv session using
> vdpau resulted in the second video window being black. The second video could
> be replayed successfully using opengl while the first one using vdpau was 
> paused.

As this bug is 8 years old and a lot has changed in mpv and the
implementation of the video drivers, I am closing this bug. If it still
exists in an up-to-date stable/testing environment, please reopen the
bug.

Cheers

> 
>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
>    * What was the outcome of this action?
>    * What outcome did you expect instead?
> 
> *** End of the template - remove these template lines ***
> 
> 
> -- System Information:
> Debian Release: stretch/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 4.1.0-rc3+ (SMP w/4 CPU cores; PREEMPT)
> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> Init: sysvinit (via /sbin/init)
> 
> Versions of packages mpv depends on:
> ii  libasound2                              1.0.28-1
> ii  libass5                                 0.12.2-1
> ii  libavcodec-ffmpeg56                     7:2.6.2-1+b1
> ii  libavdevice-ffmpeg56                    7:2.6.2-1+b1
> ii  libavfilter-ffmpeg5                     7:2.6.2-1+b1
> ii  libavformat-ffmpeg56                    7:2.6.2-1+b1
> ii  libavutil-ffmpeg54                      7:2.6.2-1+b1
> ii  libbluray1                              1:0.8.0-1
> ii  libbs2b0                                3.1.0+dfsg-2.1
> ii  libc6                                   2.19-18
> ii  libcdio-cdda1                           0.83-4.2
> ii  libcdio-paranoia1                       0.83-4.2
> ii  libcdio13                               0.83-4.2
> ii  libdrm2                                 2.4.60-3
> ii  libdvdnav4                              5.0.1-1
> ii  libdvdread4                             5.0.0-1
> ii  libegl1-mesa [libegl1-x11]              10.5.5-1
> ii  libenca0                                1.16-1
> ii  libgl1-mesa-glx [libgl1]                10.5.5-1
> ii  libguess1                               1.2-1
> ii  libjack0 [libjack-0.116]                1:0.124.1+20140122git5013bed0-3
> ii  libjpeg62-turbo                         1:1.4.0-7
> ii  liblcms2-2                              2.6-3+b3
> ii  liblua5.2-0                             5.2.3-1.1
> ii  libpulse0                               6.0-2
> ii  libsdl2-2.0-0                           2.0.2+dfsg1-7
> ii  libswresample-ffmpeg1                   7:2.6.2-1+b1
> ii  libswscale-ffmpeg3                      7:2.6.2-1+b1
> ii  libva-x11-1                             1.5.1-2
> ii  libva1                                  1.5.1-2
> ii  libvdpau1                               1.1-1
> ii  libwayland-client0                      1.6.0-2
> ii  libwayland-cursor0                      1.6.0-2
> ii  libwayland-egl1-mesa [libwayland-egl1]  10.5.5-1
> ii  libx11-6                                2:1.6.3-1
> ii  libxext6                                2:1.3.3-1
> ii  libxinerama1                            2:1.1.3-1+b1
> ii  libxkbcommon0                           0.4.3-2
> ii  libxrandr2                              2:1.4.2-1+b1
> ii  libxss1                                 1:1.2.2-1
> ii  libxv1                                  2:1.0.10-1+b1
> ii  zlib1g                                  1:1.2.8.dfsg-2+b1
> 
> Versions of packages mpv recommends:
> ii  youtube-dl  2015.02.28-1
> 
> mpv suggests no packages.
> 
> -- no debconf information

-- 
Sebastian Ramacher

--- End Message ---

Reply to: