[Bug 673319] Need to use \\\\ for filenames containing '\' when using gst-launch

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 28 00:59:07 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=673319
  GStreamer | gstreamer (core) | unspecified

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
                 CC|                            |wim.taymans at gmail.com
         Resolution|FIXED                       |

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2012-06-28 07:59:01 UTC ---
This breaks: 

gst-launch-1.0 udpsrc caps="application/x-rtp, media=(string)video,
clock-rate=(int)90000, encoding-name=(string)H264,
sprop-parameter-sets=(string)\"Z2QAHqxtAUB7YCIAAAMAAgAAAwB5HixdQAA\\=\\,aO8yyLA\\=\",
payload=(int)96, ssrc=(uint)846275340, timestamp-offset=(uint)2737692532,
seqnum-offset=(uint)31335" ! rtpjitterbuffer ! rtph264depay ! avdec_h264 !
xvimagesink -v

where the caps are pasted from:

gst-launch-1.0 v4l2src ! x264enc tune=zerolatency intra-refresh=1 ! rtph264pay
! udpsink -v

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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