[Bug 691100] Re: Replay gain in soundkonverter broken

2011-08-30 Thread HessiJames
I'm closing this bug report because I couldn't find a problem and didn't get a response for a while. If you have more information, please feel free to re-open this bug report. ** Changed in: soundkonverter (Ubuntu) Status: New => Invalid -- You received this bug notification because you

[Bug 691100] Re: Replay gain in soundkonverter broken

2011-06-11 Thread HessiJames
Hi, could you please test it again with version 1.0.0 of soundkonverter. I actually was wrong about Replay Gain tags in mp3 files. Because unlike pretty much every other replay gain calculator mp3gain changes the audio data and stores undo information in frame tags. -- You received this bug not

[Bug 254600] Re: no audio cd found

2011-06-11 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/254600 Title: no audio cd found To manage notifications about this bug go to: http

[Bug 654683] Re: soundkonverter doesn't clean up after itself properly

2011-06-11 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/654683 Title: soundkonverter doesn't clean up after itself properly

[Bug 305369] Re: soundKonverter stopped working after upgrading to Ubuntu 8.10

2011-06-11 Thread HessiJames
I'm marking this bug as invalid because soundkonverter 1.0.0 is already released and doesn't include the "KDE audio CD protocol" ripper backend anymore. soundkonverter 0.3.x bugs won't be fixed. ** Changed in: soundkonverter (Ubuntu) Status: Confirmed => Invalid ** Changed in: soundkonver

[Bug 765169] Re: NeroAAC broken?

2011-06-11 Thread HessiJames
As of version 1.0.0 both, the bitrate bug and the handling of aac/m4a/mp4 files is fixed. ** Changed in: soundkonverter (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 795719] Re: no warning when writing on full hard disk

2011-06-11 Thread HessiJames
Thanks for the report, I'll have a look at it. ** Changed in: soundkonverter (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795719 Title: no warning when wri

[Bug 104782] Re: can't change output format in soundkonverter once files are selected

2011-06-11 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/104782 Title: can't change output format in soundkonverter once file

[Bug 688986] Re: --invisible/--autostart/--autoclose do not appear to be working

2011-06-11 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/688986 Title: --invisible/--autostart/--autoclose do not appear to be working To m

[Bug 765169] Re: NeroAAC broken?

2011-04-24 Thread HessiJames
erter (Ubuntu) Assignee: (unassigned) => HessiJames (hessijames) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/765169 Title: NeroAAC broken? -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 765169] Re: NeroAAC broken?

2011-04-22 Thread HessiJames
i'm sorry, but i don't get the problem. you really need to provide more details. please tell me exactly what you tried to do and what happend. also, does it happen with every file or just with a few? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 765169] Re: NeroAAC broken?

2011-04-22 Thread HessiJames
Could you please be more specific. I tried encoding with neroaac 1.5.1 and the .aac file is working. Not with vlc, indeed but it's working fine with mplayer and audacious. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 691100] Re: Replay gain in soundkonverter broken

2010-12-23 Thread HessiJames
I'll need to have a more detailed look at the replay gain feature, there are some things that could be optimized. But theoretically it should work. lame should calculate the replay gain value and add it to the mp3 file. Please keep in mind that replay gain is just a loudness correction offset sav

[Bug 104782] Re: can't change output format in soundkonverter once files are selected

2010-12-18 Thread HessiJames
As of soundkonverter 1.0 you'll have to select the conversion options after adding the files. The newest version is soundkonverter 1.0 rc2. ** Changed in: soundkonverter Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 254600] Re: no audio cd found

2010-12-18 Thread HessiJames
Closing because: 1. Last comment was not answered 2. New soundkonverter version is on the way ** Changed in: soundkonverter Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 688986] Re: --invisible/--autostart/--autoclose do not appear to be working

2010-12-18 Thread HessiJames
I would like to know the cause myself, but again - just to be sure - did you call soundkonverter with the right --profile argument? It's not '--medium' but 'Medium' - just the way it's displayed in the GUI. Because calling soundkonverter with the wrong profile makes it quit instantly here, too.

[Bug 691100] Re: Replay gain in soundkonverter broken

2010-12-18 Thread HessiJames
Please follow these steps: 1. Try to convert the file with the Replay Gain checkbox checked. 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 t

[Bug 688986] Re: --invisible/--autostart/--autoclose do not appear to be working

2010-12-14 Thread HessiJames
Ok, try: command = ['soundkonverter', '--autostart', '--autoclose', '--format', 'mp3', '--profile', 'Medium', '--output', dest_dir] --autoclose simply won't have an effect at the moment, but it will be fixed in the next release. Or: command = ['soundkonve

[Bug 688986] Re: --invisible/--autostart/--autoclose do not appear to be working

2010-12-13 Thread HessiJames
To clarify this, I meant that the soundkonverter window wasn't closing with --autoclose enabled, so you ran into another problem. It would be helpful, if you could provide the complete soundkonverter call with all parameters. At the moment I'm not sure what you are trying to do. -- You received

[Bug 688986] Re: --invisible/--autostart/--autoclose do not appear to be working

2010-12-13 Thread HessiJames
Please make sure that you have passed all arguments necessary to convert the file (--profile,--format,--output). Also make sure you only pass absolute file paths. I just tested it and it works for me. e.g.: soundkonverter --profile High --format mp3 --output /home/daniel/ --autostart /home/danie

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2010-10-05 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- soundkonverter doesn't codec wave to mp3 https://bugs.launchpad.net/bugs/348129 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 428426] Re: SoundKonverter fails to transcode, supplies empty files

2010-10-05 Thread HessiJames
this bug has been fixed some time ago (i guess it was version 0.3.11), so i'm marking it as fixed. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Released -- SoundKonverter fails to transcode, supplies empty files https://bugs.launchpad.net/bugs/428426 You received this bug not

[Bug 104782] Re: can't change output format in soundkonverter once files are selected

2010-10-05 Thread HessiJames
as of soundkonverter 1.0 you'll have to select the conversion options after adding the files so hopefully this will be more user friendly. the current git version can be found at: http://gitorious.org/soundkonverter ** Changed in: soundkonverter (Ubuntu) Status: In Progress => Fix Committe

[Bug 654683] Re: soundkonverter doesn't clean up after itself properly

2010-10-05 Thread HessiJames
thanks for your bug report. i have fixed a bug leaving some .wav files in /tmp. if you are interested, you can get it at http://gitorious.org/soundkonverter please keep in mind that the current version is 0.9.92. anyway, if this is the bug you found, it means that something isn't working right any

[Bug 422318] Re: soundkonverter does not create icon in device manager pop up, kde4.3

2009-10-08 Thread HessiJames
the missing icons could be copied to /usr/share/icons/... by the ubuntu packager (which i am not). but since soundkonverter 0.3 is a kde3 app, i don't think this has a high priority. second, did you set the conversion options before adding the files? if you already added the files, you can chang

[Bug 428426] Re: SoundKonverter fails to transcode, supplies empty files

2009-09-12 Thread HessiJames
seems like some parameters for ffmpeg have disappeared a quick fix for this it to edit the plugin files: /usr/share/apps/soundkonverter/plugins/145.ffmpeg.soundkonverter.xml (line 13) /usr/share/apps/soundkonverter/plugins/146.ffmpeg-lossless.soundkonverter.xml (line 7) set the "enabled" flag

[Bug 374596] Re: Errors are silently ignored

2009-05-12 Thread HessiJames
that's a good point. maybe a file size check would be good as short a term solution. as a long term solution the plugin has to check itself if something went wrong (as it seems that lame is not sending a proper exit code). -- Errors are silently ignored https://bugs.launchpad.net/bugs/374596 You

[Bug 374596] Re: Errors are silently ignored

2009-05-12 Thread HessiJames
that's a good point. maybe a file size check would be good as short a term solution. as a long term solution the plugin has to check itself if something went wrong (as it seems that lame is not sending a proper exit code). -- Errors are silently ignored https://bugs.launchpad.net/bugs/374596 You

[Bug 371849] Re: system crashes when converting audio files

2009-05-05 Thread HessiJames
still a liitle bit strange, but good to hear that it works now :) ** Changed in: soundkonverter (Ubuntu) Status: New => Invalid -- system crashes when converting audio files https://bugs.launchpad.net/bugs/371849 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 371849] Re: system crashes when converting audio files

2009-05-04 Thread HessiJames
sounds bad. but i can't imagine that this is soundkonverter's fault. the worst thing that soundkonverter can do is eat up ram or block the cpu (and both should be handled by linux). so i would think it's more like a driver fault. have you tried converting that files only on the ext4 partition (nt

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-08 Thread HessiJames
yes, for security reasons, linux has permissions. if you want to write elswhere than your home directory you need to do that as the root user. save the file "145.ffmpeg.soundkonverter.xml" to your home directory (eg. /home/dietmar/145.ffmpeg.soundkonverter.xml) press [alt]+[f2] type "konsole", pr

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-07 Thread HessiJames
seems like the new plugin doesn't get loaded. (you can see the plugin version in the soundkonverter config dialog at the plugins tab; ffmpeg should now be version 304.) have you copied the file to /usr/share/kde/apps/soundkonverter/plugins/ (i think that's the path in ubuntu)? you should overwri

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-05 Thread HessiJames
ok, seems like my version of ffmpeg is a little bit more tolerant than yours. copy the attached file to $KDEDIR/share/apps/soundkonverter/plugins ($KDEDIR may be your local or global kde directory, i would prefer the global directory; there you should overwrite the old plugin file). ** Attachmen

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-05 Thread HessiJames
ah and btw i would prefer lame with variable bitrate for encoding music. -- soundkonverter doesn't codec wave to mp3 https://bugs.launchpad.net/bugs/348129 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-05 Thread HessiJames
that's ok, but this is the logfile for the soundkonverter app, there are more log files for each conversion (they get deleted when soundkonverter closes). you'll have to try to convert a file and send me the log file. (just send me the newest log file before closing soundkonverter) -- soundkonver

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-02 Thread HessiJames
have you looked at your local kde directory? there is a global (eg. /usr/share/kde) and you local (eg. /home/dietmar/.kde); the tilt (~) is just your home directoy. and i made a mistake, the directory is log, not logs. so please have a look at: ~/.kde/share/apps/soundkonverter/log and post the new

[Bug 348129] Re: soundkonverter doesn't codec wave to mp3

2009-04-01 Thread HessiJames
when you try to convert a file from wave to mp3, soundkonverter saves a log file in ~/.kde/share/apps/soundkonverter/logs, please post that file (be aware that soundkonverter deletes it when it exits). -- soundkonverter doesn't codec wave to mp3 https://bugs.launchpad.net/bugs/348129 You received

[Bug 285387] Re: SoundKonverter is not called from Amarok

2009-01-28 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- SoundKonverter is not called from Amarok https://bugs.launchpad.net/bugs/285387 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 254600] Re: no audio cd found

2009-01-03 Thread HessiJames
what aboud running: soundkonverter --rip /dev/your_cd_device would be interesting if that worked. -- no audio cd found https://bugs.launchpad.net/bugs/254600 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 305369] Re: soundKonverter stopped working after upgrading to Ubuntu 8.10

2008-12-05 Thread HessiJames
could you please have a look at the settings and post which backend is used for ripping. at the same time you could try to use another backend. supported are the kde audiocd io, cdda2wav and cdparanoia (you may need to install these packages on your system). -- soundKonverter stopped working af

[Bug 250221] Re: package soundkonverter None [modified: /var/lib/dpkg/info/soundkonverter.list] failed to install/upgrade: trying to overwrite `/usr/share/mimelnk/audio/x-ape.desktop', which is also i

2008-11-22 Thread HessiJames
this problem is already fixed in the latest soundkonverter source. i simply renamed the desktop files. maybe someone would like to update the ubuntu package to the current version (0.3.9). -- package soundkonverter None [modified: /var/lib/dpkg/info/soundkonverter.list] failed to install/upgrade

[Bug 285387] Re: SoundKonverter is not called from Amarok

2008-10-29 Thread HessiJames
i think i found the problem, you can check out the new (attached) script if you want. please note that i changed the handling of special characters a little bit in the upcoming version 0.3.9, so most special characters should work then, too. ** Attachment added: "move to ~/.kde/share/apps/amarok

[Bug 289529] Re: SoundKonverter doesn't start (Ubuntu Studio)

2008-10-27 Thread HessiJames
good to hear that it works now. so this is clearly a kde problem, very strange how that happend. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Released -- SoundKonverter doesn't start (Ubuntu Studio) https://bugs.launchpad.net/bugs/289529 You received this bug notification bec

[Bug 269616] Re: duplicate files conflicts between soundkonverter and pacpl packages

2008-09-13 Thread HessiJames
hi, which version of soundkonverter do you use/which version is in the ubuntu repositories? as of version 0.3.7 i renamed those .desktop files. so an update should do it. greetings Daniel Faust -- duplicate files conflicts between soundkonverter and pacpl packages https://bugs.launchpad.net/bugs

[Bug 254600] Re: no audio cd found

2008-08-05 Thread HessiJames
ok, could you run soundkonverter from konsole, try to add audio cd tracks and post the output. also you could post the output of 'dcop kded mediamanager fullList' (only the - maybe last - block with "media/audiocd" in it is needed) maybe that could help, too. and you could try to play the audio

[Bug 254600] Re: no audio cd found

2008-08-05 Thread HessiJames
so soundkonverter can actually rip the cd but can't query for cds? are you using kde4? i'm not using kde4/ubuntu and i don't know if the kde3 device demon is running. and what do you mean by "it doesn`t satisfy me by different reasons"? -- no audio cd found https://bugs.launchpad.net/bugs/254600

[Bug 152418] Re: soundKonverter won't use cdparanoia

2008-05-15 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- soundKonverter won't use cdparanoia https://bugs.launchpad.net/bugs/152418 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 153370] Re: soundkonverter mishandles files with special characters (#, ?) in filename

2008-05-15 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- soundkonverter mishandles files with special characters (#, ?) in filename https://bugs.launchpad.net/bugs/153370 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 178501] Re: soundKonverter problem with files in all caps

2008-05-15 Thread HessiJames
** Changed in: soundkonverter (Ubuntu) Status: Fix Committed => Fix Released -- soundKonverter problem with files in all caps https://bugs.launchpad.net/bugs/178501 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m

[Bug 223472] Re: soundkonverter creates oggs instead when you want flacs

2008-04-28 Thread HessiJames
sorry but i can't reproduce it with version 0.3.7. you could send me the log files (in ~/.kde/share/apps/soundkonverter/log/). please clean the directory first, to not send me old logs and send me the logs before closing soundkonverter (it should delete the logs then). i'll try to reproduce it wi

[Bug 200976] Re: soundkonverter produces wrong file headers in m4a files

2008-03-22 Thread HessiJames
hm ... i didn't find an faac option to influence the header that is being written. it seems to be an faac problem, i don't see any chance to change something in soundkonverter. -- soundkonverter produces wrong file headers in m4a files https://bugs.launchpad.net/bugs/200976 You received this bu

[Bug 152418] Re: soundKonverter won't use cdparanoia

2008-01-28 Thread HessiJames
I found the problem and fixed it. Thank you for the information. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Committed -- soundKonverter won't use cdparanoia https://bugs.launchpad.net/bugs/152418 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 153370] Re: soundkonverter mishandles files with special characters (#, ?) in filename

2008-01-28 Thread HessiJames
i rewrote the filename handling, now # and ? and many more characters are handled correctly. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Committed -- soundkonverter mishandles files with special characters (#, ?) in filename https://bugs.launchpad.net/bugs/153370 You receive

[Bug 178501] Re: soundKonverter problem with files in all caps

2007-12-24 Thread HessiJames
thanks, fixed it for the next release. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Committed -- soundKonverter problem with files in all caps https://bugs.launchpad.net/bugs/178501 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug c

[Bug 152418] Re: soundKonverter won't use cdparanoia

2007-11-08 Thread HessiJames
i'm sorry, but i wasn't able to find the bug. this behaviour really doesn't make sense. the only thing i can do is sending you a modified source with lots of debug outputs, -- soundKonverter won't use cdparanoia https://bugs.launchpad.net/bugs/152418 You received this bug notification because y

[Bug 118084] Re: filenames with commas won't decode with mplayer

2007-10-13 Thread HessiJames
can't reproduce that with soundkonverter 0.3.6 since version 0.3 this bug should be outdated due to a soundkonverter redesign. ** Changed in: soundkonverter (Ubuntu) Status: New => Fix Released -- filenames with commas won't decode with mplayer https://bugs.launchpad.net/bugs/118084 You r

[Bug 152418] Re: soundKonverter won't use cdparanoia

2007-10-13 Thread HessiJames
unfortunately i can't reproduce this error. the settings are saved in ~/.kde/share/config/soundkonverterrc look at the [Ripper] section. which rippers appear in the ripper combobox? i'll have a closer look at it hopefully next week. -- soundKonverter won't use cdparanoia https://bugs.launchpad.n

[Bug 114848] Re: soundkonverter outputs to where?

2007-05-21 Thread HessiJames
You should have set up the output directory before the conversion. When the file was added to the queue list, the output location should be shown in the "output" column. The output file name in the log file is just a temporary location. If you didn't change the output directory in the options tab

[Bug 104779] Re: soundkonverter won't encode from FLAC

2007-04-25 Thread HessiJames
please go to ~/.kde/share/apps/soundkonverter/logs and remove all files. then try the conversion again and before exiting soundkonverter, send me all files in ~/.kde/share/apps/soundkonverter/logs to [EMAIL PROTECTED], thanks. -- soundkonverter won't encode from FLAC https://bugs.launchpad.net/bu

[Bug 104782] Re: can't change output format in soundknverter once files are selected

2007-04-25 Thread HessiJames
hi, it depends on which version of soundkonverter you are using. the current 0.3.x versions are designed to set the output parameters before adding the files to the queue list (there you can see the output options). e.g. after adding some files that should be converter to ogg you can freely add o