libindicate is not in the latest slackware repository, though an older version is available: http://slackbuilds.org/repository/13.37 ... ibindicate.
if necessary I could probably build new packages for libindicate and its dependency libdbusmenu.
I have attached a text file of the Guayadeque terminal output when trying to copy an ogg podcast to mp3.
copy to mp3 not transcoding in Slackware build
-
- Posts: 3
- Joined: Tue Feb 10, 2015 3:35 am
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
copy to mp3 not transcoding in Slackware build
03:36:43 PM: Error: Error creating the transcode source
This is the important part. Guayadeque cant build the transcoding pipeline. Please be sure you have installed the following gstreamer components.
giosrc
decodebin2
audioconvert
filesink
lame
vorbisenc
oggmux
flacenc
faac
ffmux_mp4
ffenc_wmav2
ffmux_asf
gnlcomposition
gnlfilesource
I dont know what are the packages in slackware that install them.
Regards
Juan Rios
This is the important part. Guayadeque cant build the transcoding pipeline. Please be sure you have installed the following gstreamer components.
giosrc
decodebin2
audioconvert
filesink
lame
vorbisenc
oggmux
flacenc
faac
ffmux_mp4
ffenc_wmav2
ffmux_asf
gnlcomposition
gnlfilesource
I dont know what are the packages in slackware that install them.
Regards
Juan Rios
-
- Posts: 3
- Joined: Tue Feb 10, 2015 3:35 am
copy to mp3 not transcoding in Slackware build
Thanks Anonbeat. giosrc was the missing component. After rebuilding gst-plugins-base with gome-common installed, I was able to transcode with the copy to mp3 feature.
- anonbeat
- Posts: 2045
- Joined: Thu Sep 16, 2010 9:47 pm
copy to mp3 not transcoding in Slackware build
Great that you solve it. This information may help others.
Thank you for your help
Thank you for your help
-
- Posts: 3
- Joined: Tue Feb 10, 2015 3:35 am
copy to mp3 not transcoding in Slackware build
After rebuilding gst-plugins-base with gome-common installed[/quote]
EDIT
After rebuilding gst-plugins-base with gnome-vfs installed
EDIT
After rebuilding gst-plugins-base with gnome-vfs installed