[Bug 765251] New: Trying to set string on structure field 'debug', but string is not valid UTF-8

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 19 08:18:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=765251

            Bug ID: 765251
           Summary: Trying to set string on structure field 'debug', but
                    string is not valid UTF-8
    Classification: Platform
           Product: GStreamer
           Version: 1.8.0
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marcin at saepia.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When I am trying to launch the following pipeline with LC_ALL=pl_PL 

$ gst-launch-1.0 udpsrc caps=application/x-rtp,media=audio timeout=5000000000 !
rtpjitterbuffer latency=200 do-lost=true ! rtpopusdepay ! opusdec plc=true
use-inband-fec=true apply-gain=false ! audioconvert ! audioresample quality=5 !
queue ! osxaudiosink
Ustawianie potoku na PAUZOWANIE...

the following warning appears

(gst-launch-1.0:45100): GStreamer-WARNING **: Trying to set string on structure
field 'debug', but string is not valid UTF-8. Please file a bug.
BŁĄD: potok odmawia pauzowania.
BŁĄD: od elementu /GstPipeline:pipeline0/GstUDPSrc:udpsrc0: Nie udało się
pobrać/ustawić ustawień zasobu.
Ustawianie potoku na NULL...
Zwalnianie potoku...

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list