[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 1097610] Re: Opus files are encoded in hard-CBR

2017-06-19 Thread Sebastian Ramacher
Fixed in 3.0.0~beta1-1. ** Changed in: soundconverter (Ubuntu) Status: Confirmed => 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

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

2017-05-17 Thread Bug Watch Updater
** Changed in: soundconverter (Debian) Status: New => 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 1097610] Re: Opus files are encoded in hard-CBR

2017-04-10 Thread Bug Watch Updater
** Changed in: soundconverter (Debian) Status: Unknown => New -- 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

2017-04-10 Thread Gunnar Hjalmarsson
** Bug watch added: Debian Bug tracker #834598 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834598 ** Also affects: soundconverter (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834598 Importance: Unknown Status: Unknown -- You received this bug notification

[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 1097610] Re: Opus files are encoded in hard-CBR

2016-09-01 Thread Alexander Schlarb
Just wanted to chime in. I needed to convert some music today and your tool worked almost perfectly for me. :+1: Regarding this issue: I'm using `soundconverter` 3.0.0~alpha1+git20151209-1 with GStreamer 1.0 from Debian Multimedia and tried to convert some 320 MP3s into Opus. However I got an

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

2015-12-28 Thread wayne
I can't use soundconverter for conversion if this is the case. Wouldn't opusenc --vbr work? -- 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

[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 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 1097610] Re: Opus files are encoded in hard-CBR

2014-04-07 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: soundconverter (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/1097610

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

2014-04-07 Thread Lem
Soundconverter 2.1.2, in gstreamer.py, line 668 and 669: def add_opus_encoder(self): return 'opusenc bitrate=%s cbr=false ! oggmux' % (self.opus_quality * 1000) Adding cbr=false seemed to result in a different output. Encoded on Ubuntu 13.10 (unsure whether soundconverter 2.1.2 from

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

2014-04-07 Thread Lem
Oops, I forgot that adding cbr=false crashes Soundconverter. From the debug log: launching: 'giosrc location=file:///media/Arch/Audio/FLAC/New_Age/Tony_O'Connor/Tony%20O'Connor%20-%20Seashore%20Sunrise%20(1991)%20%5BFLAC%5D/03%20-%20North%20Bound.flac name=src ! decodebin name=decoder !

[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 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.