Advertisement
Guest User

Untitled

a guest
Nov 20th, 2012
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. soundconverter --debug
  2. SoundConverter 2.0.4
  3. using Gstreamer version: 0.10.36
  4. using 4 thread(s)
  5. using gio
  6. "faac" gstreamer element not found, disabling AAC output.
  7. "opusenc" gstreamer element not found, disabling Opus output.
  8. Queue start: 1 tasks, 4 thread(s).
  9. launching: 'giosrc location="file:///home/matthew/Music/Beatles,%20The/2009%20Stereo%20Remaster/The%20Beatles%20-%202009%20Stereo%20Remaster/Let%20It%20Be/01%20Two%20Of%20Us.m4a" ! typefind name=typefinder ! fakesink'
  10. have_type: audio/x-m4a 01 Two Of Us.m4a
  11. found_type 01%20Two%20Of%20Us.m4a
  12. Queue done in 0.005s (1 tasks)
  13. Queue start: 1 tasks, 4 thread(s).
  14. launching: 'giosrc location="file:///home/matthew/Music/Beatles,%20The/2009%20Stereo%20Remaster/The%20Beatles%20-%202009%20Stereo%20Remaster/Let%20It%20Be/01%20Two%20Of%20Us.m4a" name=src ! decodebin name=decoder ! audiorate ! audioresample ! audioconvert ! flacenc mid-side-stereo=true quality=8 ! giosink location="file:///home/matthew/Music/Beatles,%20The/2009%20Stereo%20Remaster/The%20Beatles%20-%202009%20Stereo%20Remaster/Let%20It%20Be/01%20Two%20Of%20Us.flac"'
  15. got file duration: 216
  16. found_tags: 01 Two Of Us.m4a
  17. audio-codec=Apple lossless audio
  18. language-code=en
  19. found_tags: 01 Two Of Us.m4a
  20. datetime=<GstDateTime at 0x2ee6330>
  21. title=Two of Us
  22. grouping=2009 Stereo Remaster
  23. artist=The Beatles
  24. album-artist=The Beatles
  25. album=Let It Be
  26. date=<GstDate: 19/10/1987>
  27. encoder=Max 0.9.1
  28. track-number=1
  29. track-count=12
  30. album-disc-number=1
  31. album-disc-count=1
  32. genre=Pop
  33. musicbrainz-sortname=Beatles, The
  34. album-artist-sortname=Beatles, The
  35. musicbrainz-trackid=4576371a-a0d6-4dbf-b3b7-8f1e1b58ec43
  36. musicbrainz-albumid=82a4adf2-008b-3236-bb7a-bd93d7ed9677
  37. musicbrainz-artistid=b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d
  38. musicbrainz-albumartistid=b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d
  39. container-format=ISO MP4/M4A
  40.  
  41. Error: <b>GStreamer Error:</b>
  42. Could not initialize supporting library.
  43. <i>(01 Two Of Us.m4a)</i>
  44.  
  45. (soundconverter:16937): GStreamer-CRITICAL **:
  46. Trying to dispose element flacenc0, but it is in PAUSED instead of the NULL state.
  47. You need to explicitly set elements to the NULL state before
  48. dropping the final reference, to allow them to clean up.
  49. This problem may also be caused by a refcounting bug in the
  50. application or some element.
  51.  
  52.  
  53. Error: <b>GStreamer Error:</b>
  54. GStreamer encountered a general stream error.
  55. <i>(01 Two Of Us.m4a)</i>
  56. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement