Advertisement
Guest User

Untitled

a guest
May 6th, 2024
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. $ GST_DEBUG=pulse*:5 GST_DEBUG_DUMP_DOT_DIR=./ gst-launch-1.0 filesrc location=~/sample-3.ac3 ! ac3parse disable-passthrough=false ! pulsesink
  2.  
  3. 0:00:00.027949855 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:2215:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 3 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
  4. 0:00:00.028002107 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:2215:gst_pulsesink_query_getcaps:<pulsesink0> caps audio/x-raw, format=(string){ S16LE, S16BE, F32LE, F32BE, S32LE, S32BE, S24LE, S24BE, S24_32LE, S24_32BE, U8 }, layout=(string)interleaved, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-alaw, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-mulaw, rate=(int)[ 1, 384000 ], channels=(int)[ 1, 32 ]; audio/x-ac3, framed=(boolean)true; audio/x-eac3, framed=(boolean)true; audio/x-dts, framed=(boolean)true, block-size=(int){ 512, 1024, 2048 }; audio/mpeg, mpegversion=(int)1, mpegaudioversion=(int)[ 1, 3 ], parsed=(boolean)true; audio/mpeg, mpegversion=(int){ 2, 4 }, framed=(boolean)true, stream-format=(string)adts
  5. Setting pipeline to PAUSED ...
  6. 0:00:00.028049227 3986522 0x61ad88547a10 INFO pulse pulsesink.c:3243:gst_pulsesink_change_state:<pulsesink0> new pa main loop thread
  7. 0:00:00.028158362 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:1832:gst_pulsesink_create_ringbuffer:<pulsesink0> creating ringbuffer
  8. 0:00:00.028219727 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:1834:gst_pulsesink_create_ringbuffer:<pulsesink0> created ringbuffer @0x61ad8854e050
  9. 0:00:00.028229463 3986522 0x61ad88547a10 INFO pulse pulsesink.c:533:gst_pulseringbuffer_open_device:<pulsesink0> new context with name gst-launch-1.0, pbuf=0x61ad8854e050, pctx=0x61ad88532700
  10. 0:00:00.029960634 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:2732:gst_pulsesink_get_current_device:<pulsesink0> we have no ringbuffer
  11. 0:00:00.030309801 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:2643:gst_pulsesink_get_sink_input_info:<pulsesink0> we have no ringbuffer
  12. 0:00:00.030322224 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:2643:gst_pulsesink_get_sink_input_info:<pulsesink0> we have no ringbuffer
  13. 0:00:00.030627753 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:1180:gst_pulseringbuffer_clear:<pulsesink0> clearing
  14. Pipeline is PREROLLING ...
  15. 0:00:00.031200097 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  16. 0:00:00.031653333 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  17. 0:00:00.031929465 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  18. 0:00:00.032108790 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  19. 0:00:00.032529552 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2732:gst_pulsesink_get_current_device:<pulsesink0> we have no ringbuffer
  20. 0:00:00.032859389 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2643:gst_pulsesink_get_sink_input_info:<pulsesink0> we have no ringbuffer
  21. 0:00:00.032870619 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2643:gst_pulsesink_get_sink_input_info:<pulsesink0> we have no ringbuffer
  22. ERROR: from element /GstPipeline:pipeline0/GstAc3Parse:ac3parse0: Internal data stream error.
  23. Additional debug info:
  24. ../libs/gst/base/gstbaseparse.c(3681): gst_base_parse_loop (): /GstPipeline:pipeline0/GstAc3Parse:ac3parse0:
  25. streaming stopped, reason not-negotiated (-4)
  26. ERROR: pipeline doesn't want to preroll.
  27. Setting pipeline to NULL ...
  28. 0:00:00.033111206 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  29. 0:00:00.033280701 3986522 0x61ad88541180 DEBUG pulse pulsesink.c:2247:gst_pulsesink_query_acceptcaps:<pulsesink0> caps audio/x-ac3, framed=(boolean)true, rate=(int)44100, channels=(int)2, alignment=(string)frame
  30. 0:00:00.033431325 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:340:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x61ad8854e050
  31. 0:00:00.033446242 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:354:gst_pulsering_destroy_context:<pulseringbuffer0> releasing context with name gst-launch-1.0, pbuf=0x61ad8854e050, pctx=0x61ad88532700
  32. 0:00:00.033456378 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:360:gst_pulsering_destroy_context:<pulseringbuffer0> destroying final context with name gst-launch-1.0, pbuf=0x61ad8854e050, pctx=0x61ad88532700
  33. 0:00:00.033779596 3986522 0x61ad88547a10 DEBUG pulse pulsesink.c:340:gst_pulsering_destroy_context:<pulseringbuffer0> destroying ringbuffer 0x61ad8854e050
  34. 0:00:00.033849479 3986522 0x61ad88547a10 INFO pulse pulsesink.c:3225:gst_pulsesink_release_mainloop:<pulsesink0> terminating pa main loop thread
  35. Freeing pipeline ...
  36.  
  37. $ pactl info
  38.  
  39. Server String: /run/user/1000/pulse/native
  40. Library Protocol Version: 35
  41. Server Protocol Version: 35
  42. Is Local: yes
  43. Client Index: 1108
  44. Tile Size: 65472
  45. User Name: user
  46. Host Name: user-computer
  47. Server Name: pulseaudio
  48. Server Version: 15.99.1
  49. Default Sample Specification: s16le 2ch 44100Hz
  50. Default Channel Map: front-left,front-right
  51. Default Sink: alsa_output.pci-0000_00_1f.3.hdmi-stereo
  52. Default Source: alsa_output.pci-0000_00_1f.3.hdmi-stereo.monitor
  53. Cookie: 5048:9668
  54.  
  55. $ pactl list sinks
  56.  
  57. Sink #63
  58. State: RUNNING
  59. Name: alsa_output.pci-0000_00_1f.3.hdmi-stereo
  60. Description: Built-in Audio Digital Stereo (HDMI)
  61. Driver: module-alsa-card.c
  62. Sample Specification: s16le 2ch 44100Hz
  63. Channel Map: front-left,front-right
  64. Owner Module: 22
  65. Mute: no
  66. Volume: front-left: 65536 / 100% / 0.00 dB, front-right: 65536 / 100% / 0.00 dB
  67. balance 0.00
  68. Base Volume: 65536 / 100% / 0.00 dB
  69. Monitor Source: alsa_output.pci-0000_00_1f.3.hdmi-stereo.monitor
  70. Latency: 2698 usec, configured 2506 usec
  71. Flags: HARDWARE DECIBEL_VOLUME LATENCY SET_FORMATS
  72. Properties:
  73. alsa.resolution_bits = "16"
  74. device.api = "alsa"
  75. device.class = "sound"
  76. alsa.class = "generic"
  77. alsa.subclass = "generic-mix"
  78. alsa.name = "HDMI 0"
  79. alsa.id = "HDMI 0"
  80. alsa.subdevice = "0"
  81. alsa.subdevice_name = "subdevice #0"
  82. alsa.device = "3"
  83. alsa.card = "0"
  84. alsa.card_name = "HDA Intel PCH"
  85. alsa.long_card_name = "HDA Intel PCH at 0xed128000 irq 144"
  86. alsa.driver_name = "snd_hda_intel"
  87. device.bus_path = "pci-0000:00:1f.3"
  88. sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
  89. device.bus = "pci"
  90. device.vendor.id = "8086"
  91. device.vendor.name = "Intel Corporation"
  92. device.product.id = "a171"
  93. device.product.name = "CM238 HD Audio Controller"
  94. device.form_factor = "internal"
  95. device.string = "hdmi:0"
  96. device.buffering.buffer_size = "352800"
  97. device.buffering.fragment_size = "176400"
  98. device.access_mode = "mmap+timer"
  99. device.profile.name = "hdmi-stereo"
  100. device.profile.description = "Digital Stereo (HDMI)"
  101. device.description = "Built-in Audio Digital Stereo (HDMI)"
  102. module-udev-detect.discovered = "1"
  103. device.icon_name = "audio-card-pci"
  104. Ports:
  105. hdmi-output-0: HDMI / DisplayPort (type: HDMI, priority: 5900, available)
  106. Active Port: hdmi-output-0
  107. Formats:
  108. ac3-iec61937, format.rate = "[ 32000, 44100, 48000, 96000, 192000 ]"
  109. eac3-iec61937, format.rate = "[ 32000, 44100, 48000, 96000, 192000 ]"
  110. mpeg-iec61937, format.rate = "[ 32000, 44100, 48000, 96000, 192000 ]"
  111. dts-iec61937, format.rate = "[ 32000, 44100, 48000, 96000, 192000 ]"
  112. mpeg2-aac-iec61937, format.rate = "[ 32000, 44100, 48000, 96000, 192000 ]"
  113. pcm
  114.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement