NoPaste

gst-launch

von tommiwe

SNIPPET_TEXT:
  1. $ gst-launch filesrc location=rachelcasca_massacre.mp3 ! mad ! alsasink
  2. RUNNING pipeline ...
  3. ERROR: from element /pipeline0/alsasink0: ALSA device "default" is already in use by another program.
  4. ERROR: pipeline doesn't want to play.
  5. chi@liquid:~$ gst-launch filesrc location=rachelcasca_massacre.mp3 ! mad ! alsasink
  6. RUNNING pipeline ...
  7. ERROR: from element /pipeline0/alsasink0: Could not get/set settings from/on resource.
  8. ERROR: from element /pipeline0/mad0: Internal GStreamer error: pad problem.  File a bug.
  9. Additional debug info:
  10. gstpad.c(2562): gst_pad_set_explicit_caps: /pipeline0/mad0:
  11. failed to negotiate (try_set_caps with "audio/x-raw-int, endianness=(int)4321, signed=(boolean)true, width=(int)16, depth=(int)16, rate=(int)44100, channels=(int)2" returned REFUSED)
  12. ERROR: from element /pipeline0/mad0: Internal GStreamer error: negotiation problem.  File a bug.
  13. Additional debug info:
  14. gstmad.c(1206): gst_mad_check_caps_reset: /pipeline0/mad0:
  15. Failed to negotiate 44100 Hz, 2 channels
  16. Execution ended after 1 iterations (sum 23932000 ns, average 23932000 ns, min 23932000 ns, max 23932000 ns).

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN