-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (67) .- Knowledge Base (2) . 

soundKonverter

   2.2.2  

KDE Sound Application

Score 89%
soundKonverter
zoom


soundKonverter
zoom


soundKonverter
zoom


Version Control:  Link
Issue Tacker:  Link
Issue Tacker:  Link
Wiki:  Link
other:  Link
Downloads:  86758
Submitted:  Sep 12 2005
Updated:  May 21 2016

Description:

soundKonverter is a front-end to various audio converters.

The key features are:
- Audio conversion
- Replay Gain calculation
- CD ripping

See the wiki (https://github.com/HessiJames/soundkonverter/wiki) for more information.




Changelog:

new in 2.2.2:
-Change: Move Polish (Poland) translation to Polish
-Change: Move Swedish (Sweden) translation back to Swedish
-Change: Remove so-version for libsoundkonvertercore to satisfy obs lint

new in 2.2.1:
-Add: Dutch, Spanish (Argentina) and Polish (Poland) translations
-Change: Swedish translation moved to Swedish (Sweden)
-Change: Update translations

new in 2.2.0:
-Add: Decode webm audio stream
-Add: --file-list argument
-Change: Remove both APE and ID3 Replay Gain tags with mp3gain and aacgain
-Change: Disable "modify audio stream" option by default in mp3gain and aacgain
-Change: Don't write icedax info file
-Change: Set so-version for libsoundkonvertercore
-Fix: Don't require an output path when using a user defined profile as command line argument
-Fix: Don't crash when tags can't be read
-Fix: Error message when trying to write to a directory without permissions
-Fix: Store album artist information to file list files
-Fix: Some crashes
-Fix: Handle newer ffmpeg versions
-Fix: Don't wait with Replay Gain calculation for items with same album name but no Replay Gain conversion option set
-Fix: Don't convert all files at once if the conversion starts with copying files with the same input an output codec
-Fix: Infinite loop when waiting for album gain for a failed item

new 2.1.90 (2.2.0 rc1):
-Add: Detect (DRM)-encrypted wma and m4a files
-Add: Adjust gain for mp3 files
-Add: Option to copy files instead of re-encoding them if input and output codec are the same
-Change: Fall-back from album artist to artist in "meta data" naming mode if album artist is empty

Full changelog: https://github.com/HessiJames/soundkonverter/blob/master/src/CHANGELOG




LicenseGPL
Source(2.2.2: Source)
(openSUSE)
Source(All releases)
Send to a friend
Subscribe
Other  Content  from HessiJames
Report inappropriate content



goto page: prev  ... 25  26  27  28  29  30  31  32  33  34  35  36  37  38  39 

-

 Nice application!

 
 by JeffroTull on: Mar 11 2012
 
Score 50%

This seems like a great little application! I'm able to quickly take the Vorbis files my CD collection turned into and make them MP3's that my phone gets along with!

My only issue is that I can't seem to convert FLAC files I got from Bandcamp. Those files play fine in Amarok and on my Sansa Clip, and FLAC I personally created convert just fine, but the ones I purchased don't want to be converted for some reason.


Reply to this

-

 Re: Nice application!

 
 by HessiJames on: Mar 11 2012
 
Score 50%

Could you please send me the log of such a file.
You can send it directly to hessijames gmail com.

Here's how to do that:
1. Try to convert the file.
2. Then open the "Log Viewer" by clicking on "Conversion" in the menu bar and selecting "View logs...".
The Log Viewer will now open in a new window.
3. By default the Log Viewer will show the log of the soundKonverter application, sending me this log won't hurt.
4. But the more important log is the log for the file you just tried to convert in step 1. To see that log, click on the combo box (drop down box) at the top of the Log Viewer window and select the file.
5. To save a log to a file, click on the "Save to file..." button on the bottom of the Log Viewer.
6. Attache latter or both log files to your bug report.


Reply to this

-

 Re: Re: Nice application!

 
 by JeffroTull on: Mar 11 2012
 
Score 50%

Thanks for the response. I just sent a log-filled email your way.


Reply to this

-

 Re: Re: Re: Nice application!

 
 by HessiJames on: Mar 11 2012
 
Score 50%

I found the bug, it was supposed to be an optimization in the last release :(
You can check out the git repository or wait for the next release - which will probably be soon.
Thanks for reporting this bug,
Greetings Daniel


Reply to this

-

 Re: Re: Re: Re: Nice application!

 
 by JeffroTull on: Mar 11 2012
 
Score 50%

Glad I could help!

I tried compiling from source to check out your fix, but I'm having some runtime problems. It's been a good while since I've done any appreciable amount of compilation, and none of it on my current distro (Arch Linux x86_64). I'll have to do some poking around to make sure I have everything set up properly on my end.

In the meantime, for anyone else who sees this: the problem I described showed up in version 1.3.3-1 as delivered by Arch's Community repository.


Reply to this

-

 Re: Re: Re: Re: Re: Nice application!

 
 by dlh on: Mar 12 2012
 
Score 50%

I think I have the same issue, when I try to convert flac file I have an error message in log "no more backends left to try :(" and this is compilation from aur community repository the version 1.3.3-1, and when I tried to compile by my own from git reposytory everythings is working fine.


Reply to this

-
.

 rpms for mandriva

 
 by symbianflo on: Mar 18 2012
 
Score 50%
symbianflosymbianflo
MandrivaUser s.ro / Rosalinux.ro
Home

updated to 1.4.0 for mdv 2011.0 i686 && x86_64


Linus Torvalds only has to enter a room, and every Windows computer in it segfaults instantly.
http://video.linuxfoundation.org/video/1057

Reply to this

-

 Conversion of lyrics tags

 
 by imruska on: Apr 6 2012
 
Score 50%

SoundKonverter is a very nice program, and it gets better. Would it be possible to transfer the lyrics tag during conversion?

Another question. When converting to Vorbis files, the comment tag is written as DESCRIPTION. Could you make the option to choose between DESCRIPTION and COMMENT (just as Kid3 tagging program does)?


Reply to this

-

 Re: Conversion of lyrics tags

 
 by HessiJames on: Apr 6 2012
 
Score 50%

Thanks for your feedback.
Transferring lyrics is on my todo list.
Regarding the vorbis comments. They are written using taglib which follows the standard: http://www.xiph.org/vorbis/doc/v-comment.html
Could you name some applications that use the COMMENT field and can't handle the DESCRIPTION field?


Reply to this

-

 Creating one file out of many

 
 by imruska on: Apr 6 2012
 
Score 50%

Could you add the possibility to create one file out of several? E.g. when converting 4 flac files into mp3 creating one unified mp3 rather than 4 separate ones?


Reply to this

-

 Re: Creating one file out of many

 
 by HessiJames on: Apr 6 2012
 
Score 50%

I had this idea once but it would be too complex to integrate into soundkonverter. This task should be done with a different application.


Reply to this

-

 Missing Cmake dependency

 
 by martink123 on: Apr 16 2012
 
Score 50%

A minor point but Cmake didn't warn me that I didn't have libkcddb-dev installed. You may want to add that as a dependency.

Nice app all the same!


Reply to this

-

 Re: Missing Cmake dependency

 
 by HessiJames on: Apr 16 2012
 
Score 50%

Fixed, thanks for the hint.


Reply to this

-

 .deb for xUbuntu 12.04

 
 by nicoduv on: May 3 2012
 
Score 50%

Hi,

Thanks for this app !

can you please add a .deb file for xUbuntu 12.04 with the 1.5 release ?

Regards


Reply to this

-

 Re: .deb for xUbuntu 12.04

 
 by HessiJames on: May 4 2012
 
Score 50%

Unfortunately ubuntu 12.04 is not available on the open build service yet. I'll add it as soon as it gets possible.
Meanwhile why not try to install the 11.10 package. I don't use ubuntu but on opensuse this is usually possible even though the package manager warns you about some conflicts.


Reply to this

-

 Re: Re: .deb for xUbuntu 12.04

 
 by nicoduv on: May 4 2012
 
Score 50%

Thanks for your reply,

I'll wait until buil service is ready, 11.10 package doesn't work for me.

Regards


Reply to this

-

 Re: Re: Re: .deb for xUbuntu 12.04

 
 by HessiJames on: May 5 2012
 
Score 50%

.debs for xUbuntu 12.04 are now available.


Reply to this

-

 Re: Re: Re: Re: .deb for xUbuntu 12.04

 
 by nicoduv on: May 5 2012
 
Score 50%

Thanks for the update !

I've just installed the 1.4.90 version and it works like a charm on Kubuntu 12.04.


Reply to this

-
.

 Re: Re: Re: Re: .deb for xUbuntu 12.04

 
 by KDesk on: May 14 2012
 
Score 50%

There aren't 1.5.0 binaries (i386 nor amd64) for xUbuntu 12.04, there are only up to 1.4.90.

(soundKonverter is great!)


Reply to this

-

 Re: Re: Re: Re: Re: .deb for xUbuntu 12.04

 
 by HessiJames on: May 15 2012
 
Score 50%

Fixed. Thanks.


Reply to this

goto page: prev  ... 25  26  27  28  29  30  31  32  33  34  35  36  37  38  39 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team