[Webkit-unassigned] [Bug 245876] [GStreamer] FLAC Audio Format Support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 02:14:04 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245876

--- Comment #3 from Tamas Cservenak <tamas at cservenak.net> ---
I cannot make it produce log file as requested. Tried this (has much more than requested, but gst.log file is NOT produced):

export PIPEWIRE_DEBUG=5 && export EPHY_LOG_MODULES="all" && export GST_DEBUG=8 && export GST_DEBUG_FILE=gst.log && epiphany https://www.deezer.com/us/

On the other hand, on console these lines appears in the moment of error:

(WebKitWebProcess:2): GLib-GObject-WARNING **: 11:04:12.563: invalid (NULL) pointer instance
(WebKitWebProcess:2): GLib-GObject-CRITICAL **: 11:04:12.563: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(WebKitWebProcess:2): GStreamer-CRITICAL **: 11:04:12.563: gst_element_link_many: assertion 'GST_IS_ELEMENT (element_2)' failed


Also, gst-inspect-1.0 do report flac as present:
flac:  flacdec: FLAC audio decoder
flac:  flacenc: FLAC audio encoder
flac:  flactag: FLAC tagger

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221003/62252058/attachment.htm>


More information about the webkit-unassigned mailing list