unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* ffmpeg possibly missing compile option?
@ 2021-12-10 14:24 Alexander Asteroth
  2021-12-11 14:03 ` Alexander Asteroth
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Asteroth @ 2021-12-10 14:24 UTC (permalink / raw)
  To: help-guix

Dear all,

I'm trying to use vlc and ffmpeg on guix to cut mp4 files. When trying
to play the mp4 files using vlc I encounter errors like:

> Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory

In [0] it is suggested that missing compile options are the reason for
these kind of errors might be missing compile flags (--enable...) which
are in fact not enabled in the package specification of ffmpeg.

On te ofther hand I tried to install vdpauinfo and it returns:

> $ vdpauinfo 
> display: :0   screen: 0
> Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
> Error creating VDPAU device: 1

So it might be caused by missing libraries for my graphicscard.

Any idea? Someone?

Cheers,

	Alex

----

[0] https://forum.videolan.org/viewtopic.php?p=517583


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

end of thread, other threads:[~2021-12-11 14:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-10 14:24 ffmpeg possibly missing compile option? Alexander Asteroth
2021-12-11 14:03 ` Alexander Asteroth

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).