


Dolphin Service Menus by labrum 229 comments
Please try the 5.9.5 version with installKDE4.sh - Aug 29 2017

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
Can you try
"sudo ln -s /usr/bin/avconv /usr/bin/ffmpeg"?
I have to think about a solution of this annoying problem. ubuntu could have kept this symlink and everybody would be happy! - Oct 02 2014

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
What exactly do you mean? It can convert ogg to mp3. - Apr 16 2010

Dolphin Service Menus by labrum 229 comments
For ape to flac (lossy format to lossfree format) you must edit your "audioconvert" file. Find it with "which audioconvert".
There is a
function apetoflac()
{
echo -e "# Monkey to FLAC only increases filesize. I won't do this.\n"
kdialog --passivepopup "Monkey to FLAC only increases filesize. I won't do this." 3
# flacname="${encdir}/${EXTRA}/${shortname}.flac"
# nice -10 mac "$1" "${tempfile}" -d
# nice -10 flac ${FLACOPTS} --output-name="${flacname}" "${tempfile}"
# rm -f "${tempfile}"
}
Delete all "#" there, make one before "kdialog" and save the file.
Then you can do "audioconvert -t f filename.ape".
I want to keep audiokonverter simple and sensible. It is not easy to add ape files to the servicemenu, because the mimetype is different in every distro. Probably it is not even existing in most distros, because the software to use it is not free. - Mar 17 2010

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
It worked on my virtual box SUSE installation! - Oct 01 2009

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
sudo ./installKDE4.sh --suseinstall
I already mailed the opensuse maintainer. I will test his package. - Jul 09 2009

Dolphin Service Menus by labrum 229 comments
I cannot test on all distributions. :-( - Jul 07 2009

Dolphin Service Menus by labrum 229 comments
Only the installation in KDE differs due to changes in KDE. - Jul 06 2009

Dolphin Service Menus by labrum 229 comments
Anybody else using it on OpenSuse 11.1? - Jul 06 2009

Dolphin Service Menus by labrum 229 comments
It can even convert directory trees. - Jul 06 2009

Dolphin Service Menus by labrum 229 comments
What does "kde4-config --prefix" say? - May 01 2009

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
I would like to improve kde4install with your help.
Can you tell me the output of
kde4-config --type services ?
You can also reach me easier via
mail at puchalla-online.de
Merci,
Jochen - Nov 17 2008

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
First, it will not work in GNOME, this is kde-apps.
Second, I don't have any idea what else to write into the documentation. I guess you installed it for yourself, but .kde/bin is not in your PATH in FC9. When installing globally, install.sh finds out the path of kde by kde-config and installs audiokonverter there. Then it will enrich your service menu as audiokonverter is a service menu.
There is a mail address in the README, not without a reason. Use it. I cannot test on all distributions, sorry. And if people do not complain, I cannot improve audiokonverter. - Jul 15 2008

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
install -m 644 $DESKTOPFILES $PREFIX/share/apps/dolphin/servicemenus/
If it works, I can add it to the release. - May 02 2008

Dolphin Service Menus by labrum 229 comments
version 5.7 is on the way. It features a fix to your problem (MPlayer was the cause, being replaced by ffmpeg) and in addition the possibility to dump the audio track of a video to a file, so no quality loss there. - Apr 01 2008

Dolphin Service Menus by labrum 229 comments
Can you show a link to a youtube video with problems?
Which MPlayer version do you have? I have 1.0rc2. - Mar 30 2008

Dolphin Service Menus by labrum 229 comments
Does it happen with all flv files? I have to check this, but probably I will not be able to do much apart from seeking another program to extract audio from video other than MPlayer. - Mar 26 2008

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
What does "which mppdec" say for you and for root?
The version doesn't matter.
The installer doesn't complain about other programs?
What's the problem with m4a? Do you have faac 1.25? - Jun 20 2007

Dolphin Service Menus by labrum 229 comments
PATH=/usr/bin:/usr/local/bin:${PATH}
This would be my fix for your problem. - Jun 20 2007

Dolphin Service Menus by labrum 229 comments
The script is looking in $PATH of root, this may be empty in this special case. I will to try to fix this in the next version. Meanwhile ignore the warning if you know better. - Jun 19 2007

Dolphin Service Menus by labrum 229 comments
- Default is the dir you selected last time, this is useful for USB sticks. Same dir is a problem for ro media. This is a matter of taste, some people will not be satisfied, no matter what I do.
- delete or maintain old file: ro media issues, too many parameters issue.
- kdialog is a nice tool, easy to program, therefore 3 or 4 single windows one after the other.
- progress bar from the output of several encoders is a problem. Progress bar for the amount of files is possible.
To make it short, I have neither the ability nor the time to program what you suggested, but you are welcome to do so.
I also like a nicer interface, but I cannot code it, sorry. - Jun 19 2007

Dolphin Service Menus by labrum 229 comments
metaflac --show-tag=YEAR
and
metaflac --show-tag=GENRE
of a problematic file. - Jun 09 2007

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
Which distro do you use? - Feb 21 2007

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments

Dolphin Service Menus by labrum 229 comments
People using exotic formats are also often able to use the command line, there it will work if you have the mac binary in your $PATH. - Nov 05 2006

Dolphin Service Menus by labrum 229 comments