Skip to content

Update libvdpau from 0.7 to 1.1.1 #199

Merged
merged 4 commits into from Nov 16, 2016
Merged

Conversation

david
Copy link
Collaborator

@david david commented Nov 16, 2016

Tested on sigint (367.57), and thehawk (340.98).

pmenzel and others added 4 commits November 15, 2016 17:16
Update to version 1.1.1 released on August 31st, 2015 [1].

[1] https://cgit.freedesktop.org/vdpau/libvdpau/log/
Currently, on machines with modern Nvidia graphics devices using the
current driver (367.x), ffmpeg fails to start, as libvdpau.so.1 is not
there.

Fix this by using the generic library, which is shipped separately.

```
pmenzel@keineahnung:~> more /dev/shm/nvidia_current-368.57-0.x86_64/source/NVIDIA_Changelog

2016-01-05 version 361.16

    * Removed the VDPAU wrapper and trace libraries libvdpau.so.1 and
      libvdpau_trace.so.1 from the driver package.  These libraries may be
      available via your distribution's package management system, or can be
      compiled from the sources available at:

        http://people.freedesktop.org/~aplattner/vdpau/

      Please see

        http://freedesktop.org/wiki/Software/VDPAU/

      for more information.
```
@pmenzel pmenzel force-pushed the update-libvdpau-from-0.7-to-1.1.1 branch from eb69fba to 4021c8e Compare November 16, 2016 10:19
@pmenzel
Copy link
Collaborator

pmenzel commented Nov 16, 2016

Tested on sigint?

pmenzel@sigint:~> sudo bee update nvidia-mxlinks libvdpau
Installation of nvidia-mxlinks-0.8-6.x86_64 failed: nvidia-mxlinks-0.8-6.x86_64 is already installed
  use bee install --force (-f) to force reinstallation.
Installation of libvdpau-1.1.1-0.x86_64 failed: libvdpau-1.1.1-0.x86_64 is already installed
  use bee install --force (-f) to force reinstallation.
pmenzel@sigint:~> ffmpeg
ffmpeg version 2.8.5 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/usr --enable-shared --enable-pthreads --enable-gpl --enable-swscale --enable-postproc --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable-swscale
  libavutil      54. 31.100 / 54. 31.100
  libavcodec     56. 60.100 / 56. 60.100
  libavformat    56. 40.101 / 56. 40.101
  libavdevice    56.  4.100 / 56.  4.100
  libavfilter     5. 40.101 /  5. 40.101
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  2.101 /  1.  2.101
  libpostproc    53.  3.100 / 53.  3.100
Hyper fast Audio and Video encoder
usage: ffmpeg [options] [[infile options] -i infile]... {[outfile options] outfile}...

Use -h to get full help or, even better, run 'man ffmpeg'

@david
Copy link
Collaborator Author

david commented Nov 16, 2016

yes and on thehawk

@pmenzel pmenzel merged commit 99ec6b1 into master Nov 16, 2016
@donald donald deleted the update-libvdpau-from-0.7-to-1.1.1 branch November 22, 2016 20:59
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants