Opus encoding takes a long time.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SoundConverter |
New
|
Undecided
|
Unassigned | ||
soundconverter (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This bug affects soundconverter 2.1.6 and I believe it also affects all versions <= 2.1.6. I am running soundconverter 2.1.6 on linux mint 17.3.
Converting the test file using opusenc with the VBR setting took 34.44 seconds. Soundconverter 2.1.6 converting the same file to opus at the same bitrate takes 214.036 seconds.
I believe this is due to it being encoded in hard CBR. On an individual file basis I know I can run opusenc --vbr --bitrate x inputfile outputfile to obtain high speeds and VBR encoding with a better sound quality.
soundconverter --debug output on soundconverter 2.1.6:
SoundConverter 2.1.6
using Gstreamer version: 0.10.36
using 4 thread(s)
using gio
/usr/local/
gnome.init(name, version)
/usr/local/
gnome.init(name, version)
/usr/local/
gnome.init(name, version)
/usr/local/
gnome.init(name, version)
Queue start: 1 tasks, 4 thread(s).
launching: 'giosrc location=
have_type: application/x-id3 2012_1118Gratit
Queue done in 0.009s (1 tasks)
found_type 2012_1118Gratit
Queue start: 1 tasks, 4 thread(s).
launching: 'giosrc location=
found_tags: 2012_1118Gratit
date=<GstDate: 1/1/2012> (<type 'gst.Date'>)
genre=Vocal (<type 'unicode'>)
artist=Wayne Mudge (<type 'unicode'>)
title=An Attitude of Gratitude (<type 'unicode'>)
found_tags: 2012_1118Gratit
got file duration: 2105
found_tags: 2012_1118Gratit
found_tags: 2012_1118Gratit
found_tags: 2012_1118Gratit
found_tags: 2012_1118Gratit
found_tags: 2012_1118Gratit
/home/joshua/
Queue done in 214.036s (1 tasks)
closing...
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Status changed to 'Confirmed' because the bug affects multiple users.