guayadeque

Here you can post links to your contributed packages.
Post Reply
User avatar
Tim CowChip
Posts: 304
Joined: 27. May 2011, 03:35
Location: Cascade Locks, OR

guayadeque

Post by Tim CowChip »

I have built http://people.salixos.org/timcowchip/gu ... 64-1rl.txz using laprjns' SLKBUILD and the http://people.salixos.org/timcowchip/gu ... .7.tar.bz2 source.
http://people.salixos.org/timcowchip/gu ... 64-1rl.dep
Guayadeque uses gstreamer for transcoding and these components must be present:
  • giosrc
    decodebin2
    audioconvert
    filesink
    lame
    vorbisenc
    oggmux
    flacenc
    faac
    ffmux_mp4
    ffenc_wmav2
    ffmux_asf
    gnlcomposition
    gnlfilesource

Code: Select all

gst-inspect-0.10 | grep {component}
will tell you if they are present.
http://guayadeque.org/index.php?p=/disc ... ild#Item_5
It is necessary to compile gst-plugins-base with gnome-vfs as a dependency for the giosrc component to be built.
http://people.salixos.org/timcowchip/gs ... 6_64-2.txz
or you can build it yourself
http://people.salixos.org/timcowchip/gs ... SlackBuild
http://people.salixos.org/timcowchip/gs ... .36.tar.xz
http://people.salixos.org/timcowchip/gs ... .10.36.dep
gnome-vfs, and its dependencies gnome-mime-data, and libbonobo are available in slapt-src.
linuxdoc-tools is a dependency for libbonobo.
ImageImage
Post Reply