[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2021-06-23 Thread GautierPortet
Rating and grouping may not be standard enough to be written by the flac converter. ( see https://en.wikipedia.org/w/index.php?title=ID3=9#ID3v2_star_rating_tag_issue ) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-18 Thread GautierPortet
To disable tag filtering, change: if tag not in tag_whitelist: return Into: #if tag not in tag_whitelist: #return Or remove both lines. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-12 Thread GautierPortet
You have to change the list in the source code: https://github.com/kassoulet/soundconverter/blob/py3k/soundconverter/gstreamer.py#L412 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title:

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2020-06-11 Thread GautierPortet
The tags copied are checked against an allowlist to remove unwanted tags. So this behaviour is by design. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732807 Title:

[Bug 1858881] Re: Batch mode doesn't work in version 3.0.2

2020-04-17 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1858881 Title: Batch mode doesn't work in version 3.0.2 To manage

[Bug 1858881] Re: Batch mode doesn't work in version 3.0.2

2020-04-16 Thread GautierPortet
Could you please try to run with "soundconverter --debug -b venus.flac" and paste here the result. Batch mode is working normally with the machines I tested on... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1858881] Re: Batch mode doesn't work in version 3.0.2

2020-01-09 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1858881 Title: Batch mode doesn't work in version 3.

[Bug 1803165] Re: Image files added to queue

2018-11-23 Thread GautierPortet
*** This bug is a duplicate of bug 1767163 *** https://bugs.launchpad.net/bugs/1767163 Fix committed upstream https://github.com/kassoulet/soundconverter/commit/7d4aad9bfe78ff31c50ef6ccfa76d9edef45b6eb ** This bug has been marked a duplicate of bug 1767163 folder drag and drop includes

[Bug 1732807] Re: Ubuntu17.10/version:3.0.0-beta1: converting Flac to MP3: all tags are gone

2018-04-19 Thread GautierPortet
** Changed in: soundconverter Assignee: (unassigned) => GautierPortet (kassoulet) ** Also affects: soundconverter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1614466] Re: Unable to convert any music using soundconverter

2018-03-26 Thread GautierPortet
** Changed in: soundconverter Milestone: None => 3.0.0-beta1 ** Changed in: soundconverter 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/1614466

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2018-03-26 Thread GautierPortet
** Changed in: soundconverter 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/1097610 Title: Opus files are encoded in hard-CBR To manage notifications

[Bug 905617] Re: soundconverter should support multiple artist albums

2018-03-26 Thread GautierPortet
** Changed in: soundconverter 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/905617 Title: soundconverter should support multiple artist albums To

[Bug 1666151] Re: *.m4a converting not works...

2017-02-21 Thread GautierPortet
Can you please try to read the file with totem (they use the same libraries) ? ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1663986] Re: soundconverter to wav 16 bits converts to 32bits

2017-02-13 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1663986 Title: soundconverter to wav 16 bits conve

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2016-09-02 Thread GautierPortet
Fix: https://github.com/kassoulet/soundconverter/commit/b65d4f0bde2439e48dc4ee2021cb22675fc8ce1f Thanks Alexander ! ** Changed in: soundconverter Status: In Progress => Fix Committed ** Changed in: soundconverter Milestone: 3.0 => 3.0.0-beta2 -- You received this bug notification

[Bug 1614466] Re: Unable to convert any music using soundconverter

2016-08-19 Thread GautierPortet
https://github.com/kassoulet/soundconverter/commit/6d22d10c105b852ef870be1706e5d2c29874b820 ** Changed in: soundconverter Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1614466] Re: Unable to convert any music using soundconverter

2016-08-19 Thread GautierPortet
This is due to a missing error case when the destination folder doesn't exist. Try with another destination folder, should work fine. ** Changed in: soundconverter (Ubuntu) Status: New => Confirmed ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => Gautier

[Bug 1588061] Re: Converting flac to mp3 removes "year" tag

2016-06-02 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588061 Title: Converting flac to mp3 removes &q

[Bug 1583520] Re: Unable to convert to AAC using Ubuntu 16.04 / gstreamer0.10-plugins-bad-multiverse not available

2016-05-19 Thread GautierPortet
No success on what? compiling? converting? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583520 Title: Unable to convert to AAC using Ubuntu 16.04 / gstreamer0.10-plugins- bad-multiverse not

[Bug 1583520] Re: Unable to convert to AAC using Ubuntu 16.04 / gstreamer0.10-plugins-bad-multiverse not available

2016-05-19 Thread GautierPortet
Yes, perfect. The old soundconverter still uses gstreamer 0.10, and the plugins are not packaged anymore. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583520 Title: Unable to convert to AAC

[Bug 1583520] Re: Unable to convert to AAC using Ubuntu 16.04 / gstreamer0.10-plugins-bad-multiverse not available

2016-05-19 Thread GautierPortet
You have to install soundconverter v3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1583520 Title: Unable to convert to AAC using Ubuntu 16.04 / gstreamer0.10-plugins- bad-multiverse not

[Bug 1516319] Re: TypeError: %d format: a number is required, not str [Python 3.x + GStreamer 1.0 branch]

2015-11-18 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1516319 Title: TypeError: %d format: a number is required, not str [Python 3.x

[Bug 1515979] Re: SoundConverter crash after first file complete

2015-11-18 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1515979 Title: SoundConverter crash after first f

[Bug 1516319] Re: TypeError: %d format: a number is required, not str [Python 3.x + GStreamer 1.0 branch]

2015-11-18 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1516319 Title: TypeError: %d format: a num

[Bug 1510495] Re: ImportError while doing import mapnik in Python, in Ubuntu 15.10

2015-11-03 Thread GautierPortet
This is the symbol looked by python-mapnik:

[Bug 1510495] Re: ImportError while doing import mapnik in Python, in Ubuntu 15.10

2015-11-03 Thread GautierPortet
Rebuilding the source package fixed it for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1510495 Title: ImportError while doing import mapnik in Python, in Ubuntu 15.10 To manage notifications

[Bug 1432399] Re: drag & drop does no longer work

2015-10-22 Thread GautierPortet
** Changed in: soundconverter (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/1432399 Title: drag & drop does no longer work To manage

[Bug 1432399] Re: drag & drop does no longer work

2015-10-19 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432399 Title: drag & drop does no longer work To manage

[Bug 1432399] Re: drag & drop does no longer work

2015-10-14 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) => GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1432399 Title: drag & drop does no long

[Bug 1423709] Re: [SRU] Update soundconverter with backported bugfixes for 2.0.4

2015-04-17 Thread GautierPortet
Wep, overlooked this. The debug() function is aliased by parse_error() The fix is there : https://github.com/kassoulet/soundconverter/commit/ee70279a4daa70de2e693795c85d0276ccb0ec2d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1421331] Re: [SRU] Please release soundconverter-2.1.5 to trusty and utopic

2015-02-16 Thread GautierPortet
You are right, it's probably better to closer this one, and open another with the branch. Le dim. 15 févr. 2015 à 20:25, Michele Giacomoli 1421...@bugs.launchpad.net a écrit : Since the request now is a bit different from the original one (now we want soundconverter to be updated to Gautier's

[Bug 1421331] Re: [SRU] Please release soundconverter-2.1.5 to trusty and utopic

2015-02-15 Thread GautierPortet
You can find the required packages to build on the bottom right of this page: https://launchpad.net/ubuntu/utopic/+source/soundconverter -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421331 Title:

Re: [Bug 1421331] Re: [SRU] Please release soundconverter-2.1.5 to trusty and utopic

2015-02-15 Thread GautierPortet
You may need to run autogen.sh. Le dim. 15 févr. 2015 à 15:30, Michele Giacomoli 1421...@bugs.launchpad.net a écrit : Installed all the dependencies, same errors. I cant't understand what is wrong. Sorry 2015-02-15 10:10 GMT+01:00 GautierPortet kassou...@gmail.com: You can find

[Bug 1421331] Re: [SRU] Please release soundconverter-2.1.5 to trusty and utopic

2015-02-13 Thread GautierPortet
I've created a branch here: https://github.com/kassoulet/soundconverter/commits/2.0 With highly recommended patches to soundconverter 2.0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1421331

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2015-02-13 Thread GautierPortet
See comment in SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187 Title: Python (v2.7) requires to install plugins to play media files of the following typ To manage notifications about

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2015-02-12 Thread GautierPortet
Thank you Michele! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187 Title: Python (v2.7) requires to install plugins to play media files of the following typ To manage notifications about

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2015-01-29 Thread GautierPortet
You can try to install this: http://www.getdeb.net/software/soundconverter (not tested) And the latest version will be on the next Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2014-10-07 Thread GautierPortet
** Changed in: soundconverter Milestone: None = 3.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about this bug go

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2014-10-07 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2014-08-24 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187 Title: Python (v2.7) requires to install plugins to play media files of

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2014-08-24 Thread GautierPortet
** Changed in: soundconverter 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/1308187 Title: Python (v2.7) requires to install plugins to play media files

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2014-08-19 Thread GautierPortet
This fix it for me: https://github.com/kassoulet/soundconverter/commit/31c8e73b59db696840f82c1afe892e923f818e24 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187 Title: Python (v2.7) requires

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2014-08-19 Thread GautierPortet
) = GautierPortet (kassoulet) ** Changed in: soundconverter Milestone: None = 2.1.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308187 Title: Python (v2.7) requires to install plugins to play

[Bug 747630] Re: SoundConverter requires to install an extension or plugin and fails

2014-08-19 Thread GautierPortet
*** This bug is a duplicate of bug 1308187 *** https://bugs.launchpad.net/bugs/1308187 ** This bug has been marked a duplicate of bug 1308187 Python (v2.7) requires to install plugins to play media files of the following typ -- You received this bug notification because you are a member

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2014-04-17 Thread GautierPortet
So hopefully this will be solved by using gstreamer 1.0... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about this bug go

[Bug 1308187] Re: Python (v2.7) requires to install plugins to play media files of the following typ

2014-04-16 Thread GautierPortet
Try to play the video in Totem first, so all required codecs are installed. ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 905617] Re: soundconverter should support multiple artist albums

2014-02-18 Thread GautierPortet
** Changed in: soundconverter Milestone: 2.2 = 2.1.3 ** Changed in: soundconverter Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/905617 Title:

[Bug 1196131] Re: Soundconverter does not convert wma files with restricted-extras

2013-09-08 Thread GautierPortet
Alright, if totem can't read them, SoundConverter cannot either. Now that's depend of the WMA. Plain WMA should be readable, but DRM or lossless WMA will not play. You should try to as on xubuntu forums, I can't help you more here. ** Changed in: soundconverter (Ubuntu) Status: New =

[Bug 1195951] Re: Freezes when converting to WAV (from FLV)

2013-07-04 Thread GautierPortet
** Also affects: soundconverter (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1195951 Title: Freezes when converting to WAV (from FLV) To

[Bug 1196131] Re: Soundconverter does not convert wma files with restricted-extras

2013-07-04 Thread GautierPortet
Can you read WMA files in totem or rhythmbox ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196131 Title: Soundconverter does not convert wma files with restricted-extras To manage notifications

[Bug 784912] Re: GUI is not updated during mass convert, app frozen.

2013-04-24 Thread GautierPortet
This should be fixed since version 2.1.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784912 Title: GUI is not updated during mass convert, app frozen. To manage notifications about this bug go

[Bug 784912] Re: GUI is not updated during mass convert, app frozen.

2013-04-24 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = Fix Released ** Changed in: soundconverter Milestone: None = 2.1.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784912 Title: GUI is

[Bug 1104988] Re: SoundConverter incomplete translation into Spanish

2013-04-16 Thread GautierPortet
** Changed in: soundconverter Status: Fix Committed = Fix Released ** Changed in: soundconverter Milestone: None = 2.1.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1104988 Title:

[Bug 1120673] Re: add folder feature adds non-requested folders

2013-02-12 Thread GautierPortet
I think this problem was fixed in a previous release. Can you please test the future Ubuntu package, to see if the problem is gone? You can get it here: http://packages.ubuntu.com/raring/all/soundconverter/download ** Changed in: soundconverter (Ubuntu) Status: New = Incomplete -- You

[Bug 1120673] Re: add folder feature adds non-requested folders

2013-02-10 Thread GautierPortet
Are you sure you selected /home/user/music and not /home/user? You have to enter into the output folder and then click OK. ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1104988] Re: SoundConverter incomplete translation into Spanish

2013-02-05 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1104988 Title: SoundConverter incomplete translation into Spanish To manage

[Bug 1104988] Re: SoundConverter incomplete translation into Spanish

2013-01-29 Thread GautierPortet
** Changed in: soundconverter Status: New = Confirmed ** Changed in: soundconverter Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2013-01-15 Thread GautierPortet
** Changed in: soundconverter Status: In Progress = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2013-01-14 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2013-01-13 Thread GautierPortet
** Changed in: soundconverter 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/1097610 Title: Opus files are encoded in hard-CBR To manage notifications about this bug

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2013-01-13 Thread GautierPortet
So I have to add cbr=false to opusenc. But there is a big problem here. It crashes GStreamer... ** Changed in: soundconverter Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1097872] Re: unable to change file destination from home

2013-01-11 Thread GautierPortet
Can you run soundconverter --debug in a terminal, retry to change the destination folder, and paste here the output please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097872 Title: unable to

[Bug 1097872] Re: unable to change file destination from home

2013-01-11 Thread GautierPortet
OK, thank you for your help, I'll have a look. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1097872 Title: unable to change file destination from home To manage notifications about this bug go

[Bug 1097610] Re: Opus files are encoded in hard-CBR

2013-01-09 Thread GautierPortet
** Also affects: soundconverter Importance: Undecided Status: New ** Changed in: soundconverter Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1075497] Re: Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-08 Thread GautierPortet
This is a gstreamer bug, we can only wait. ** Changed in: soundconverter Status: Confirmed = Won't Fix ** Changed in: soundconverter Status: Won't Fix = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1075497] Re: Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-08 Thread GautierPortet
What I found at this point: - xingmux tries to compute the number of frames from a sum of their duration. And this is wrong, as I've found several rounding errors in the calculation. - IMHO it's incredibly easier to just count the frames. I've yet to search if using the duration is really

[Bug 1075497] Re: Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-08 Thread GautierPortet
Patch sent upstream: https://bugzilla.gnome.org/show_bug.cgi?id=687927 ** Bug watch added: GNOME Bug Tracker #687927 https://bugzilla.gnome.org/show_bug.cgi?id=687927 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1075497] Re: Generated MP3s are always invalid: mp3val warns about Xing header

2012-11-06 Thread GautierPortet
This is a problem in gstreamer xingmux. ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Status: New = Confirmed ** Also affects: soundconverter Importance: Undecided Status: New ** Changed

[Bug 1063949] Re: Need to add Opus Support to soundconverter

2012-10-09 Thread GautierPortet
The status selector is disabled? It's a rights problem, or I just can't revert the status when it's set to FixReleased? On Tue, Oct 9, 2012 at 8:38 AM, Vibhav Pant vibh...@gmail.com wrote: GautierPortet: Actually 2.0.4 has not landed in Ubuntu 12.10, could you please change the status

[Bug 1063949] Re: Need to add Opus Support to soundconverter

2012-10-08 Thread GautierPortet
Thank you for the suggestion. You are just one day late :) Please read release notes: https://launchpad.net/soundconverter/trunk/2.0.4 ** Changed in: soundconverter (Ubuntu) Status: Confirmed = Fix Released ** Changed in: soundconverter Status: New = Fix Released -- You

[Bug 1001347] Re: soundconverter won't launch. locale wrong

2012-10-07 Thread GautierPortet
** Changed in: soundconverter Status: Fix Committed = Fix Released ** Changed in: soundconverter (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1058437] Re: not full russian localization

2012-10-03 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058437 Title: not full russian localization To manage

[Bug 784912] Re: GUI is not updated during mass convert, app frozen.

2012-10-03 Thread GautierPortet
Neil: version of SoundConverter please ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/784912 Title: GUI is not updated during mass convert, app frozen. To manage notifications about this bug go

[Bug 1023717] Re: soundconverter crashed with Error in notification(): GDBus.Error:org.freedesktop.Notifications.MaxNotificationsExceeded: Exceeded maximum number of notifications

2012-07-24 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023717 Title: soundconverter crashed with Error

[Bug 1023717] Re: soundconverter crashed with Error in notification(): GDBus.Error:org.freedesktop.Notifications.MaxNotificationsExceeded: Exceeded maximum number of notifications

2012-07-24 Thread GautierPortet
duplicate of http://developer.berlios.de/bugs/?func=detailbugbug_id=17797group_id=3213 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023717 Title: soundconverter crashed with Error in

[Bug 1016692] Re: Sound Recorder cannot output mp3 files.

2012-06-22 Thread GautierPortet
Assuming you're using Ubuntu and Unity interface, you have to move the mouse pointer to the top bar to display it. Then you can choose a different destination folder in Edit/Preferences. ** Changed in: soundconverter (Ubuntu) Status: New = Invalid -- You received this bug notification

[Bug 1001347] Re: soundconverter won't launch. locale wrong

2012-05-20 Thread GautierPortet
** Changed in: soundconverter Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001347 Title: soundconverter won't launch. locale wrong To manage notifications

[Bug 1001347] Re: soundconverter won't launch. locale wrong

2012-05-18 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Also affects: soundconverter Importance: Undecided Status: New ** Changed in: soundconverter Importance: Undecided = High ** Changed in: soundconverter Assignee: (unassigned

[Bug 972045] Re: soundconverter crashed with TypeError in set_string(): GConf.Client.set_string() argument 2 must be string, not None

2012-04-05 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/972045 Title: soundconverter crashed with TypeError

[Bug 784912] Re: GUI is not updated during mass convert, app frozen.

2012-03-14 Thread GautierPortet
** Changed in: soundconverter Importance: Undecided = High ** Changed in: soundconverter Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 905617] Re: soundconverter should support multiple artist albums

2012-01-13 Thread GautierPortet
** Changed in: soundconverter Milestone: 2.0 = 2.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/905617 Title: soundconverter should support multiple artist albums To manage notifications

[Bug 905617] Re: soundconverter should support multiple artist albums

2011-12-19 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Status: New = Confirmed ** Also affects: soundconverter Importance: Undecided Status: New ** Changed in: soundconverter Importance: Undecided

[Bug 508767] Re: Bad audio quality when converting from AAC to Vorbis

2011-11-28 Thread GautierPortet
** Changed in: soundconverter 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/508767 Title: Bad audio quality when converting from AAC to Vorbis To manage

[Bug 778578] Re: Problem with window focus when switching virtual desktops

2011-11-25 Thread GautierPortet
Happen to me every time I switch workspaces while using qtcreator. Qtcreator looses keyboard focus, even when clicking on it. Doing a double alt-tab restores the focus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 508767] Re: Bad audio quality when converting from AAC to Vorbis

2011-11-21 Thread GautierPortet
** Changed in: soundconverter Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/508767 Title: Bad audio quality when converting from AAC to Vorbis To manage

[Bug 508767] Re: Bad audio quality when converting from AAC to Vorbis

2011-11-21 Thread GautierPortet
** Changed in: soundconverter Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/508767 Title: Bad audio quality when converting from AAC to Vorbis To manage

[Bug 508767] Re: Bad audio quality when converting from AAC to Vorbis

2011-11-07 Thread GautierPortet
** Changed in: soundconverter Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter Milestone: None = 1.6.0 ** Changed in: soundconverter Importance: Undecided

[Bug 321461] Re: Please provide more options.

2011-10-24 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 826773] Re: soundconverter: The *.ogg file type filter in 'Add Files' dialog box doesn't work

2011-08-17 Thread GautierPortet
This is fixed in 1.5.4 http://developer.berlios.de/bugs/?func=detailbugbug_id=17675group_id=3213 ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Status: New = Fix Released -- You received this bug

[Bug 796744] Re: Regression: Encoding Vorbis from FLAC source causes audible artefacts at regular intervals

2011-08-03 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/796744 Title: Regression: Encoding Vorbis from FLAC

[Bug 792742] Re: SoundCoverter creates corrupted OGG files

2011-07-29 Thread GautierPortet
Indeed, marking as invalid. It's a pity SoundConverter is unable to convert from FLAC to Vorbis... Maybe it's time for a real test suite for gstreamer audio conversion. ** Changed in: soundconverter (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a

[Bug 87715] Re: Soundconverter creates VBR MP3 files with incorrect length/bitrate

2011-07-29 Thread GautierPortet
have_xingmux is not referenced anywhere because it's dynamically created at start, it's replaced by available_elements in the next version, but the generated files will have the same problem. The real underlying problem is in gstreamer, which seems to be unable to generate a proper xing header.

[Bug 721535] Re: Sound Converter crashes when trying to convert an mp3

2011-02-21 Thread GautierPortet
Can you please try to reproduce the problem with soundconverter --debug and paste here the output ? Thank you for your help. ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu

[Bug 695462] Re: Segmentation fault when converting mp3 file to ogg.

2010-12-30 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695462 Title: Segmentation fault when converting mp3

[Bug 682139] Re: Output PCM WAVs are not in compatible format

2010-11-29 Thread GautierPortet
This is a known problem. You can choose the bit depth for wav files since SoundConverter version 1.5.0 ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- Output PCM WAVs are not in compatible format https://bugs.launchpad.net/bugs/682139 You

[Bug 662411] Re: Missing metadata in FLAC - M4A/AAC files

2010-11-26 Thread GautierPortet
Something is wrong on your setup. Converting preserves all tags on my Ubuntu 10.10. ** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) ** Changed in: soundconverter (Ubuntu) Status: New = Invalid -- Missing metadata in FLAC - M4A/AAC files

[Bug 648171] Re: soundconverter crashed with SIGSEGV in orc_sse_set_mxcsr()

2010-09-27 Thread GautierPortet
** Also affects: liboil Importance: Undecided Status: New -- soundconverter crashed with SIGSEGV in orc_sse_set_mxcsr() https://bugs.launchpad.net/bugs/648171 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 636245] Re: soundconverter crashed with SIGSEGV in PyGILState_Ensure()

2010-09-13 Thread GautierPortet
** Changed in: soundconverter (Ubuntu) Assignee: (unassigned) = GautierPortet (kassoulet) -- soundconverter crashed with SIGSEGV in PyGILState_Ensure() https://bugs.launchpad.net/bugs/636245 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 601464] Re: Slow response and incorrect 'Conversion Done'

2010-07-05 Thread GautierPortet
SoundConverter was designed to converter hundred of files, not thousands. And you are absolutely right, SoundConverter can only convert files when their tags have been read. Even if they are not used. This will be fixed in 2.0. For now, wait for all the tags to be read (the status will display

[Bug 601464] Re: Slow response and incorrect 'Conversion Done'

2010-07-05 Thread GautierPortet
I didn't see you were using 1.4, so: The loading of thousands of files is massively faster and better optimized for multiple cores, you should try it. http://kassoulet.blogspot.com/2010/05/soundconverter-150.html -- Slow response and incorrect 'Conversion Done'

  1   2   >