有什么方法可以通过来安装这些包吗apt-get
?
我没有找到其中任何一个apt-cache search
。
aRts (for the arts plugin wrapper, and the artsd sink)
http://www.arts-project.org
libdvdread (for the dvdsrc)
http://www.dtek.chalmers.se/groups/dvd/
(optional: libcss for encrypted DVDs)
libdvdnav (for the dvdnavsrc)
http://dvd.sourceforge.net/
(optional: libcss for encrypted DVDs)
>= 0.1.9
libgsm (for the gsm plugin)
http://kbs.cs.tu-berlin.de/~jutta/toast.html
sdl (for the sdl sink)
http://www.libsdl.org
swfdec (for the swfdec (flash) plugin)
http://www.schleef.org/swfdec/
dtsdec (for DTS audio decoding)
http://www.videolan.org/libdca.html
divx (for divx decoding)
http://www.divx.com/divx/linux/
musepack (for musepack audio codec/format)
(http://www.musepack.net/)
nas (for the NAS sound server sink)
(http://radscan.com/nas.html)
libmms (for MMS protocol support)
(http://www.sf.net/projects/libmms)
libamrnb (for AMR-NB support)
(http://www.penguin.cz/~utx/amr)
libamrwb (for AMR-WB support)
(http://www.penguin.cz/~utx/amr)
libkate (for Kate support)
(http://libkate.googlecode.com/)
答案1
由于您尝试从 Ubuntu 中的源代码编译包,因此您可以尝试以下操作:
sudo apt-get builddep gst-plugins-bad-multiverse0.10
但是,这并不能保证您会在旧版 Ubuntu 中获得正确版本的依赖项。