From: Efraim Flashner <efraim@flashner.co.il>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 0/2] vdpau and vdpauinfo
Date: Tue, 29 Dec 2015 14:14:19 +0200 [thread overview]
Message-ID: <20151229141419.72232387@debian-netbook> (raw)
In-Reply-To: <20151229024046.GA867@jasmine>
[-- Attachment #1: Type: text/plain, Size: 2551 bytes --]
On Mon, 28 Dec 2015 21:40:46 -0500
Leo Famulari <leo@famulari.name> wrote:
> On Mon, Dec 28, 2015 at 07:04:11PM -0500, Leo Famulari wrote:
> [...]
> [...]
> [...]
> [...]
>
> I added libvdpau as an input to mpv, mplayer, and vlc. Here are the
> results.
>
> It seems to have worked for mpv, with ldd reporting a link to the VDPAU
> library in the store.
>
> It also seems to work for vlc, although it appears as a plugin in vlc's
> store directory rather than a dynamic link.
>
> The mplayer build while compiling the "mencoder" output like this:
> libmpcodecs/vd_ffmpeg.o: In function `set_format_params':
> vd_ffmpeg.c:(.text+0x601): undefined reference to
> `av_alloc_vdpaucontext'
> libmpcodecs/vd_ffmpeg.o: In function `update_configuration.isra.2':
> vd_ffmpeg.c:(.text+0xcf9): undefined reference to
> `av_alloc_vdpaucontext'
> collect2: error: ld returned 1 exit status
> Makefile:750: recipe for target 'mencoder' failed
> make: *** [mencoder] Error 1
> make: *** Waiting for unfinished jobs....
> libmpcodecs/vd_ffmpeg.o: In function `set_format_params':
> vd_ffmpeg.c:(.text+0x601): undefined reference to
> `av_alloc_vdpaucontext'
> libmpcodecs/vd_ffmpeg.o: In function `update_configuration.isra.2':
> vd_ffmpeg.c:(.text+0xcf9): undefined reference to
> `av_alloc_vdpaucontext'
> collect2: error: ld returned 1 exit status
> Makefile:750: recipe for target 'mplayer' failed
> make: *** [mplayer] Error 1
> phase `build' failed after 32.3 seconds
>
> I can't truly test mpv or vlc because I don't have any hardware that
> supports VDPAU. I guess the error message I read a few days wasn't
> relevant.
>
here's what I got on mpv with vdpau as an input:
Playing: /home/efraim/Videos/Haman_Song_-_a_Purim_rap--vTLxpz9HKs.mp4
(+) Video --vid=1 (*) (h264)
(+) Audio --aid=1 --alang=und (*) (aac)
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
[vo/vdpau] Error when calling vdp_device_create_x11: 1
Error opening/initializing the selected video_out (-vo) device.
Video: no video
efraim@debian-netbook:~/workspace/guix$ vdpauinfo
display: :0.0 screen: 0
Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object file: No such file or directory
Error creating VDPAU device: 1
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2015-12-29 12:14 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-21 14:45 [PATCH 0/2] vdpau and vdpauinfo Efraim Flashner
2015-12-21 14:45 ` [PATCH 1/2] gnu: Add libvdpau Efraim Flashner
2015-12-21 14:45 ` [PATCH 2/2] gnu: Add vdpauinfo Efraim Flashner
2015-12-26 5:51 ` [PATCH 0/2] vdpau and vdpauinfo Leo Famulari
2015-12-26 20:27 ` Efraim Flashner
2015-12-28 19:59 ` Leo Famulari
2015-12-28 23:01 ` Andreas Enge
2015-12-29 0:04 ` Leo Famulari
2015-12-29 2:40 ` Leo Famulari
2015-12-29 12:14 ` Efraim Flashner [this message]
2015-12-31 10:44 ` Efraim Flashner
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151229141419.72232387@debian-netbook \
--to=efraim@flashner.co.il \
--cc=guix-devel@gnu.org \
--cc=leo@famulari.name \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).