Comment 9 for bug 1310576

Revision history for this message
Allan Kelly (wolasallank) wrote :

Downloaded and installed as #8

This 2.1.2 release has the same problem

user@XXXXXXX:~$ soundconverter -d
SoundConverter 2.1.2
  using Gstreamer version: 0.10.36
  using 2 thread(s)
  using gio
/usr/local/lib/soundconverter/python/soundconverter/ui.py:1485: Warning: Attempt to add property GnomeProgram::sm-connect after class was initialised
  gnome.init(name, version)
/usr/local/lib/soundconverter/python/soundconverter/ui.py:1485: Warning: Attempt to add property GnomeProgram::show-crash-dialog after class was initialised
  gnome.init(name, version)
/usr/local/lib/soundconverter/python/soundconverter/ui.py:1485: Warning: Attempt to add property GnomeProgram::display after class was initialised
  gnome.init(name, version)
/usr/local/lib/soundconverter/python/soundconverter/ui.py:1485: Warning: Attempt to add property GnomeProgram::default-icon after class was initialised
  gnome.init(name, version)
Queue start: 1 tasks, 2 thread(s).
launching: 'giosrc location="file:///home/user/conv-test-source-2.wma" ! typefind name=typefinder ! fakesink'
have_type: video/x-ms-asf conv-test-source-2.wma
Queue done in 0.005s (1 tasks)
found_type conv-test-source-2.wma
Queue start: 1 tasks, 2 thread(s).
launching: 'giosrc location="file:///home/user/conv-test-source-2.wma" name=src ! decodebin name=decoder ! audiorate ! audioconvert ! audioresample ! audio/x-raw-int,rate=44100 ! audioconvert ! audioresample ! lamemp3enc encoding-engine-quality=2 target=bitrate cbr=false bitrate=192 ! xingmux ! id3v2mux ! giosink location="file:///home/user/conv-test-source-2.wma.mp3~SC~"'
got file duration: 12
found_tags: conv-test-source-2.wma
 title=Maryland
 artist=Rosellys
 album=Album 4 20140419
 track-number=1
 container-format=ASF
found_tags: conv-test-source-2.wma
 audio-codec=WMA Version 8
found_tags: conv-test-source-2.wma
 bitrate=192000
 codec=MPEG-1 Layer 3 (MP3)
 audio-codec=MPEG-1 Layer 3 (MP3)
/home/user/conv-test-source-2.wma.mp3~SC~ -> /home/user/conv-test-source-2.mp3
Queue done in 0.869s (1 tasks)
closing...
user@XXXXXXX:~$